0821
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<block wx:for="{{list}}" wx:key='index'>
|
||||
<view class="relative pt30 pb30 pr250 bbs-1-eb last-b-none {{item.status==1?'':'opacity-50'}}">
|
||||
<view class="text-nowrap">
|
||||
<image class='img-50x50 bds-1-eb ulib-r750 text-middle' lazy-load="{{true}}" mode="scaleToFill" src="{{imgUrl}}common/default-head.jpg?v=220223"></image>
|
||||
<image class='img-50x50 bds-1-eb ulib-r750 text-middle' lazy-load="{{true}}" mode="scaleToFill" src="https://img.liche.cn/lichebao/defalut.png?v=240821"></image>
|
||||
<text class="pl10 text-middle font-26">{{item.uname}}</text>
|
||||
<text class="pl10 text-middle font-26">{{item.mobile}}</text>
|
||||
</view>
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"appid": "wx4733380c110313ec",
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "latest",
|
||||
"libVersion": "3.5.0",
|
||||
"packOptions": {
|
||||
"ignore": [],
|
||||
"include": []
|
||||
|
||||
Reference in New Issue
Block a user