码迷,mamicode.com
首页 > 其他好文 > 详细

layui加载显示问题

时间:2019-10-17 11:58:03      阅读:102      评论:0      收藏:0      [点我收藏+]

标签:export   extend   comm   func   admin   min   custom   路径   等于   

1.layui.config({
base: ‘../layuiadmin/‘ //静态资源所在路径
}).extend({
index: ‘lib/index‘ //主入口模块
}).use([‘index‘, ‘gas_group_customer‘, ‘table‘, ‘gas_common‘], function () {


2.exports(‘gas_group_customer‘, {})

1的‘gas_group_customer‘, 要等于2.(‘gas_group_customer‘,

layui加载显示问题

标签:export   extend   comm   func   admin   min   custom   路径   等于   

原文地址:https://www.cnblogs.com/llsade/p/11690880.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!