Commit d3261de9 by 赵雅纹

Merge branch 'fixbug-ZYW' into 'dev_7.1.0'

我的发布进入详情

See merge request !144
parents 115c2666 fe9d374f
......@@ -13,7 +13,7 @@
</view>
</view>
<template name="water-list">
<view class="item" bindtap="gotoDetail" data-id="{{id}}" data-currentType="{{currentType}}">
<view class="item" bindtap="gotoDetail" data-id="{{id}}" data-current-type="{{currentType}}">
<view class="no-audited" wx:if="{{currentType != 2}}">
待审核
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment