修改图片的地址为本地文件

This commit is contained in:
limqhz
2020-07-06 23:30:46 +08:00
parent 3473871d79
commit 8a32e4529d
6 changed files with 30 additions and 11 deletions

View File

@@ -92,5 +92,5 @@
<view class='share-btn-box'>
<button open-type='share'></button>
<image src='https://yingdd.oss-cn-hangzhou.aliyuncs.com/9bc27242fd0c9f9f08d867dc027cc82b.png' style='width:100%; height: 100%'></image>
<image src='../../images/10@3x.png' style='width:100%; height: 100%'></image>
</view>