1 Star 0 Fork 319

大白菜/tacomall-uniapp

forked from Jerry Tang/塔可商城 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.js 471 Bytes
一键复制 编辑 原始数据 按行查看 历史
/*
* @Author: 码上talk|RC
* @Date: 2020-06-09 23:20:26
* @LastEditTime: 2020-10-24 12:11:37
* @LastEditors: 码上talk|RC
* @Description:
* @FilePath: /tacomall-uniapp/config.js
* @Just do what I think it is right
*/
export const appConfig = {
wx: {
appid: 'wx1492e33a9a6b64a3'
},
tokenKey: 'x-access-token',
historySearchKey: 'local-history-search',
apiUrl: process.env.NODE_ENV === 'development' ? 'http://localhost:4000/' : ''
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ooooinfo/tacomall-uniapp.git
git@gitee.com:ooooinfo/tacomall-uniapp.git
ooooinfo
tacomall-uniapp
tacomall-uniapp
master

搜索帮助