摘要:
<view wx:for="{{projectList}}" wx:key="index" class="list" bindtap="detail" data-id="{{item.project_id}}"> <view class="flow_status_name_list" wx:for= 阅读全文
posted @ 2023-07-05 20:14
LALAYU
阅读(139)
评论(0)
推荐(0)
摘要:
小程序 · image标签:图片宽度100%,高度自适应 image { width: 100%; } <image mode='widthFix'></image> 阅读全文
posted @ 2023-07-05 17:24
LALAYU
阅读(29)
评论(0)
推荐(0)