troulbe reject

This commit is contained in:
caoqianming 2019-12-04 22:57:46 +08:00
parent 5be66b318e
commit 1dbaa87ca9
2 changed files with 2 additions and 2 deletions

View File

@ -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'}}">

View File

@ -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,