mirror of https://gitee.com/stylefeng/guns
页面单选框,多选框组件配置
parent
fd712f9ac2
commit
15b67d3c6a
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue