Browse Source

feature-tiktok-1.0:压缩图片大小

feature-1.0
chengkun 4 years ago
parent
commit
19268622bf
  1. 4
      main.js
  2. 8
      manifest.json
  3. BIN
      static/img/start.gif

4
main.js

@ -2,8 +2,8 @@ import App from './App'
import store from './store/' import store from './store/'
// const baseURL = 'http://localhost:7010' // const baseURL = 'http://localhost:7010'
// const baseURL = 'http://81.69.47.31:7010' const baseURL = 'http://81.69.47.31:7010'
const baseURL = 'http://veqf45.natappfree.cc' //const baseURL = 'http://veqf45.natappfree.cc'
Vue.prototype.baseURL = baseURL; Vue.prototype.baseURL = baseURL;

8
manifest.json

@ -1,5 +1,5 @@
{ {
"name" : "app", "name" : "节点壁纸",
"appid" : "", "appid" : "",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.0",
@ -58,8 +58,10 @@
"mp-toutiao" : { "mp-toutiao" : {
"appid" : "ttc408b2b55b364f6601", "appid" : "ttc408b2b55b364f6601",
"setting" : { "setting" : {
"urlCheck" : false, "urlCheck" : true,
"es6" : true "es6" : true,
"minified" : true,
"postcss" : true
} }
} }
} }

BIN
static/img/start.gif

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 432 KiB

Loading…
Cancel
Save