618活动修改
This commit is contained in:
6
main.js
6
main.js
@@ -31,11 +31,9 @@ Vue.prototype.$commonJS = commonJS
|
||||
import http from '@/config/requestConfig.js';
|
||||
Vue.prototype.$http = http
|
||||
// 地址
|
||||
// Vue.prototype.$baseUrl = "https://testapi.nuttyreading.com/"
|
||||
// Vue.prototype.$baseUrl = "http://192.168.110.100:9200/pb/"
|
||||
// Vue.prototype.$baseUrl = "http://59.110.212.44:9100/pb/"
|
||||
//Vue.prototype.$baseUrl = "http://192.168.110.100:9200/pb/"
|
||||
Vue.prototype.$baseUrl = "https://api.nuttyreading.com/"
|
||||
// Vue.prototype.$baseUrl = "http://101.201.146.165:8088/App-EH/"//app
|
||||
|
||||
// 安卓安卓包下载地址
|
||||
// Vue.prototype.$apkUrl = "https://www.nuttyreading.com/nuttyreading.apk" // 本地地址
|
||||
Vue.prototype.$apkUrl = "https://a.app.qq.com/o/simple.jsp?pkgname=com.cn.zmzm" // 应用宝
|
||||
|
||||
Reference in New Issue
Block a user