diff --git a/main.js b/main.js index 4cf0e5e..e6a7361 100644 --- a/main.js +++ b/main.js @@ -2,8 +2,8 @@ import App from './App' import store from './store/' // const baseURL = 'http://localhost:7010' -// const baseURL = 'http://81.69.47.31:7010' -const baseURL = 'http://veqf45.natappfree.cc' +const baseURL = 'http://81.69.47.31:7010' +//const baseURL = 'http://veqf45.natappfree.cc' Vue.prototype.baseURL = baseURL; diff --git a/manifest.json b/manifest.json index 15fc3ae..d3495c5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name" : "app", + "name" : "节点壁纸", "appid" : "", "description" : "", "versionName" : "1.0.0", @@ -58,8 +58,10 @@ "mp-toutiao" : { "appid" : "ttc408b2b55b364f6601", "setting" : { - "urlCheck" : false, - "es6" : true + "urlCheck" : true, + "es6" : true, + "minified" : true, + "postcss" : true } } } diff --git a/static/img/start.gif b/static/img/start.gif index aa95825..d5e4d7c 100644 Binary files a/static/img/start.gif and b/static/img/start.gif differ