|
|
@@ -33,11 +33,15 @@
|
|
|
"@dcloudio/uni-mp-toutiao": "^2.0.0-25120200103006",
|
|
|
"@dcloudio/uni-mp-weixin": "^2.0.2-3071120230427001",
|
|
|
"@dcloudio/uni-stat": "^2.0.0-25120200103006",
|
|
|
+ "autoprefixer": "^8.0.0",
|
|
|
"echarts": "4.2.1",
|
|
|
"flyio": "^0.6.2",
|
|
|
"js-base64": "^2.5.1",
|
|
|
"jweixin-module": "^1.4.1",
|
|
|
"lodash": "^4.17.20",
|
|
|
+ "postcss": "^7.0.0",
|
|
|
+ "postcss-import": "^12.0.1",
|
|
|
+ "postcss-loader": "^4.0.3",
|
|
|
"regenerator-runtime": "^0.12.1",
|
|
|
"text-encoding": "^0.7.0",
|
|
|
"to-array-buffer": "^3.2.0",
|
|
|
@@ -67,7 +71,9 @@
|
|
|
"mini-types": "*",
|
|
|
"miniprogram-api-typings": "^2.8.0-2",
|
|
|
"moment": "^2.24.0",
|
|
|
+ "postcss": "^7.0.0",
|
|
|
"postcss-comment": "^2.0.0",
|
|
|
+ "postcss-import": "^12.0.1",
|
|
|
"qs": "^6.8.0",
|
|
|
"sass": "1.32.13",
|
|
|
"sass-migrator": "^1.7.3",
|