@@ -37,7 +37,7 @@
"window": {
"backgroundTextStyle": "dark",
"navigationBarBackgroundColor": "#fff",
- "navigationBarTitleText": "仿网易严选",
+ "navigationBarTitleText": "换换官方站",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": true
},
@@ -1,4 +1,4 @@
-const ApiRootUrl = 'http://127.0.0.1:8360/api/';
+const ApiRootUrl = 'https://north.fogice.com:8400/apol/';
module.exports = {
IndexUrl: ApiRootUrl + 'index/index', //首页数据接口