第一版 支付微信
This commit is contained in:
4
main.js
4
main.js
@@ -19,10 +19,10 @@ Vue.prototype.$commonJS = commonJS
|
||||
import http from '@/config/requestConfig.js';
|
||||
Vue.prototype.$http = http
|
||||
// 地址
|
||||
Vue.prototype.$baseUrl = "https://testapi.nuttyreading.com/"
|
||||
// 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 = "https://api.nuttyreading.com/"
|
||||
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" // 本地地址
|
||||
|
||||
Reference in New Issue
Block a user