1 Star 0 Fork 304

武林q传 / tacomall-uniapp

forked from Jerry Tang / 塔可商城 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.js 502 Bytes
一键复制 编辑 原始数据 按行查看 历史
/*
* @Author: 码上talk|RC
* @Date: 2020-06-09 23:20:26
* @LastEditTime: 2020-12-13 17:58:35
* @LastEditors: 码上talk|RC
* @Description:
* @FilePath: /tacomall-uniapp/config.js
* @Just do what I think it is right
*/
export const appConfig = {
wx: {
appid: 'wx564dd23bb47073b1'
},
tokenKey: 'user-access-token',
historySearchKey: 'local-history-search',
apiUrl: process.env.NODE_ENV === 'development' ? 'http://localhost:4000/' : 'https://apitc.codingtalk.cn/'
}
JavaScript
1
https://gitee.com/php_mysql/tacomall-uniapp.git
git@gitee.com:php_mysql/tacomall-uniapp.git
php_mysql
tacomall-uniapp
tacomall-uniapp
master

搜索帮助