Commit ee3d965a by fengshuonan

更新js加载的版本号

parent 4661a453
...@@ -86,7 +86,7 @@ Feng.closeAllLoading = function () { ...@@ -86,7 +86,7 @@ Feng.closeAllLoading = function () {
// 以下代码是配置layui扩展模块的目录,每个页面都需要引入 // 以下代码是配置layui扩展模块的目录,每个页面都需要引入
layui.config({ layui.config({
version: true, version: 20190626,
base: Feng.ctxPath + '/assets/common/module/' base: Feng.ctxPath + '/assets/common/module/'
}).extend({ }).extend({
formSelects: 'formSelects/formSelects-v4', formSelects: 'formSelects/formSelects-v4',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment