页面单选框,多选框组件配置

pull/78/head
“guigui30000” 2021-09-23 17:35:20 +08:00
parent fd712f9ac2
commit 15b67d3c6a
1 changed files with 2 additions and 0 deletions

View File

@ -152,6 +152,8 @@ layui.config({
HttpEncryptionRequest: '../../expand/module/HttpRequest/HttpEncryptionRequest',
func: '../../expand/module/func/func',
dict: '../../expand/module/dict/dict',
gunsRadio: '../../expand/module/gunsRadio/gunsRadio',
gunsCheckbox: '../../expand/module/gunsCheckbox/gunsCheckbox',
gunsSelect: '../../expand/module/gunsSelect/gunsSelect',
ws: '../../expand/module/webSocket/webSocket',
i18n: '../../expand/module/i18n/i18n'