xuhaolan 3 år sedan
förälder
incheckning
fca3eb3bed
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      manifest.json
  2. 1 1
      store/index.js

+ 1 - 1
manifest.json

@@ -1,6 +1,6 @@
 {
     "name" : "响亮商城",
-    "appid" : "__UNI__52209B6",
+    "appid" : "__UNI__F0EBD91",
     "description" : "",
     "versionName" : "1.0.0",
     "versionCode" : "100",

+ 1 - 1
store/index.js

@@ -12,7 +12,7 @@ Vue.use(Vuex)
 const store = new Vuex.Store({
 	state: {
 		// baseURL:"http://yrh.liuniu946.com",//'http://eb.shuibo.net',//请求地址配置 
-		baseURL:'http://base.liuniu946.com',//请求地址配置 
+		baseURL:'http://lnpt.frp.liuniu946.com',//请求地址配置 
 		urlFile:'/index',//项目部署所在文件夹
 		userInfo: {}, //登录信息
 		loginInterceptor:false,//是否打开强制登录