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__bd weui-cell_primary">
|
||||
<view>驳回原因</view>
|
||||
<view class="weui-cell__bd" wx:if="{{yhzt==0}}">
|
||||
<view class="weui-cell__bd" wx:if="{{yhzt==0}}" style="color:red">
|
||||
{{pgyj}}
|
||||
</view>
|
||||
<view class="weui-cell__bd" wx:if="{{shresult=='reject'}}">
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"newFeature": true
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "2.8.3",
|
||||
"libVersion": "2.9.4",
|
||||
"appid": "wx5c39b569f01c27db",
|
||||
"projectname": "aqyj",
|
||||
"isGameTourist": false,
|
||||
|
|
Loading…
Reference in New Issue