|
|
@ -27,6 +27,6 @@ |
|
|
bindtouchstart='touchStart' bindtouchmove='touchMove' bindtouchend='touchEnd'>{{item}}</text> |
|
|
bindtouchstart='touchStart' bindtouchmove='touchMove' bindtouchend='touchEnd'>{{item}}</text> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
<view class='cu-dialog show-dialog' wx:if="{{dialogIsShow}}"> |
|
|
|
|
|
|
|
|
<view class='cu-dialog show-dialog' wx:if="{{dialogIsShow && dialongValue!=null}}"> |
|
|
<text>{{dialongValue}}</text> |
|
|
<text>{{dialongValue}}</text> |
|
|
</view> |
|
|
</view> |