32 Star 250 Fork 57

智鲸开源/ibaleine-weapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.js 244 Bytes
一键复制 编辑 原始数据 按行查看 历史
//app.js
import config from './utils/config.js'
const collection = require('./utils/collection.js')
if(config.is_mock){
require('./mock/modules/index.js')
}
App({
globalData: {
function: {
...collection
},
config
},
})
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/ibaleine-open-source/ibaleine-weapp.git
git@gitee.com:ibaleine-open-source/ibaleine-weapp.git
ibaleine-open-source
ibaleine-weapp
ibaleine-weapp
master

搜索帮助