mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-19 09:25:53 +08:00
feat: ✨ 新增全局Input表单默认最大输入值,开放config全局配置
This commit is contained in:
@@ -11,4 +11,5 @@ module.exports = {
|
||||
website: "https://www.pickmall.cn", //官网地址
|
||||
enableCDN: true, //生产环境 是否启用cdn加载 vue等js
|
||||
port: 10003, //端口
|
||||
inputMaxLength:'140' //全局输入框默认最大输入长度字
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user