troulbe reject
This commit is contained in:
parent
5be66b318e
commit
1dbaa87ca9
|
@ -400,7 +400,7 @@
|
||||||
<view class="weui-cell weui-cell_access">
|
<view class="weui-cell weui-cell_access">
|
||||||
<view class="weui-cell__bd weui-cell_primary">
|
<view class="weui-cell__bd weui-cell_primary">
|
||||||
<view>驳回原因</view>
|
<view>驳回原因</view>
|
||||||
<view class="weui-cell__bd" wx:if="{{yhzt==0}}">
|
<view class="weui-cell__bd" wx:if="{{yhzt==0}}" style="color:red">
|
||||||
{{pgyj}}
|
{{pgyj}}
|
||||||
</view>
|
</view>
|
||||||
<view class="weui-cell__bd" wx:if="{{shresult=='reject'}}">
|
<view class="weui-cell__bd" wx:if="{{shresult=='reject'}}">
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
"newFeature": true
|
"newFeature": true
|
||||||
},
|
},
|
||||||
"compileType": "miniprogram",
|
"compileType": "miniprogram",
|
||||||
"libVersion": "2.8.3",
|
"libVersion": "2.9.4",
|
||||||
"appid": "wx5c39b569f01c27db",
|
"appid": "wx5c39b569f01c27db",
|
||||||
"projectname": "aqyj",
|
"projectname": "aqyj",
|
||||||
"isGameTourist": false,
|
"isGameTourist": false,
|
||||||
|
|
Loading…
Reference in New Issue