图片调整
This commit is contained in:
2
main.js
2
main.js
@@ -26,6 +26,8 @@ Vue.prototype.judgeLogin = judgeLogin;
|
||||
Vue.prototype.isShowHtml = store.state.loadingShow;
|
||||
|
||||
Vue.prototype.$baseUrl = "https://api.nuttyreading.com/"
|
||||
//Vue.prototype.$baseUrl = 'http://192.168.110.100:9200/pb/'
|
||||
|
||||
//判断手机型号
|
||||
uni.getSystemInfo({
|
||||
success: function (res) {
|
||||
|
||||
Reference in New Issue
Block a user