1 Star 0 Fork 0

dungang / eeui-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
eeui.config.js 975 Bytes
一键复制 编辑 原始数据 按行查看 历史
kuaifan 提交于 2019-12-13 23:26 . no message
/**
* 配置文件
* 参数详细说明:https://eeui.app/guide/config.html
*/
module.exports = {
serviceUrl: "",
homePage: "",
homePageParams: { },
appKey: "3TRWyttKzxRBtmHc004sJMjjyAxOf08l",
android: {
imageEngine: "picasso",
},
wxpay: {
appid: 'wx76cd9902f7e09bf3',
},
rongim: {
ios: {
enabled: true,
appKey: "vnroth0kv8o7o",
appSecret: "5mILjdXtXid7iM",
},
android: {
enabled: true,
appKey: "vnroth0kv8o7o",
appSecret: "5mILjdXtXid7iM",
},
},
umeng: {
ios: {
enabled: true,
appKey: "5cfa398c3fc1959f7b000e9b",
channel: "eeuidemo",
},
android: {
enabled: true,
appKey: "5cfa3958570df3a0e8001015",
messageSecret: "49d0bac141dc8dc6df35d210a9c79289",
channel: "eeuidemo",
}
},
};
1
https://gitee.com/dungang/eeui-template.git
git@gitee.com:dungang/eeui-template.git
dungang
eeui-template
eeui-template
master

搜索帮助