@ -2,7 +2,7 @@ module.exports = {
// 小程序配置
// #ifdef MP || APP-PLUS
// 请求域名 格式: https://您的域名
HTTP_REQUEST_URL: `http://rzds.njrzwl.cn`,
HTTP_REQUEST_URL: `https://rzds.njrzwl.cn`,
// HTTP_REQUEST_URL: `https://demo.crmeb.com`,
// #endif
@ -17,7 +17,7 @@ import configs from './config/app.js'
import socket from './libs/new_chat.js'
import i18n from './utils/lang.js';
Vue.prototype.$util = util;
Vue.prototype.$baseurl = 'http://rzds.njrzwl.cn';
Vue.prototype.$baseurl = 'https://rzds.njrzwl.cn';
Vue.prototype.$config = configs;
Vue.prototype.$Cache = Cache;
Vue.prototype.$eventHub = new Vue();
@ -1,6 +1,6 @@
{
"name" : "猫小鱼潮玩",
"appid" : "__UNI__A3F1ED4",
"appid" : "__UNI__BFA0B04",
"description" : "猫小鱼潮玩",
"versionName" : "5.3.0",
"versionCode" : 530,
@ -203,8 +203,8 @@
"startLocationUpdateBackground",
"chooseAddress"
]
// "__usePrivacyCheck__" : true
},
"mp-alipay" : {
"usingComponents" : true