提交 5bb67975 authored 作者: haodaking's avatar haodaking

新增分享海报背景

上级 74876942
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
}, },
"plugins": { "plugins": {
"tencentvideo": { "tencentvideo": {
"version": "2.0.2", "version": "2.0.5",
"provider": "wxa75efa648b60994b" "provider": "wxa75efa648b60994b"
} }
}, },
......
...@@ -36,6 +36,14 @@ Component({ ...@@ -36,6 +36,14 @@ Component({
'https://webapp-pub.ezijing.com/weapp/share/bg/07.jpg', 'https://webapp-pub.ezijing.com/weapp/share/bg/07.jpg',
'https://webapp-pub.ezijing.com/weapp/share/bg/08.jpg', 'https://webapp-pub.ezijing.com/weapp/share/bg/08.jpg',
'https://webapp-pub.ezijing.com/weapp/share/bg/09.jpg', 'https://webapp-pub.ezijing.com/weapp/share/bg/09.jpg',
'https://webapp-pub.ezijing.com/weapp/share/bg/10.jpg',
'https://webapp-pub.ezijing.com/weapp/share/bg/11.jpg',
'https://webapp-pub.ezijing.com/weapp/share/bg/12.jpg',
'https://webapp-pub.ezijing.com/weapp/share/bg/13.jpg',
'https://webapp-pub.ezijing.com/weapp/share/bg/14.jpg',
'https://webapp-pub.ezijing.com/weapp/share/bg/15.jpg',
'https://webapp-pub.ezijing.com/weapp/share/bg/16.jpg',
'https://webapp-pub.ezijing.com/weapp/share/bg/17.jpg',
'https://webapp-pub.ezijing.com/weapp/share/bg/01.jpg' 'https://webapp-pub.ezijing.com/weapp/share/bg/01.jpg'
], ],
textList: [], textList: [],
......
...@@ -32,9 +32,10 @@ ...@@ -32,9 +32,10 @@
"packNpmRelationList": [], "packNpmRelationList": [],
"minifyWXSS": true, "minifyWXSS": true,
"disableUseStrict": false, "disableUseStrict": false,
"minifyWXML": true,
"showES6CompileOption": false, "showES6CompileOption": false,
"useCompilerPlugins": false "useCompilerPlugins": false,
"ignoreUploadUnusedFiles": true,
"minifyWXML": true
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.21.0", "libVersion": "2.21.0",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论