仪表盘
版本库
文件存储
活动
搜索
登录
main
/
ep-law-abiding-weixin
守法自助微信小程序项目
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
首发版本 2022.10.21
riku
2022-10-21
0f2fdf16f47bd2d1d8fee86449c3a5095ccc8c23
[ep-law-abiding-weixin.git]
/
pages
/
m_promise
/
promiseresult
/
promiseresult.wxml
1
2
3
4
5
<!--pages/promiseresult/promiseresult.wxml-->
<view class="">
<image wx:for="{{promise.picPath}}" src="{{item}}" class="image" show-menu-by-longpress="true" mode="widthFix"></image>
<!-- <image src="https://fyami.com.cn:447/images/commitment-restaurant-1659927781518.jpg" class="image" show-menu-by-longpress="true" mode="widthFix"></image> -->
</view>