复制
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
...
|
||||
</block>
|
||||
</view> -->
|
||||
<view class="absolute right-0 box-middle text-right">
|
||||
<view class="absolute right-0 box-middle text-right mt5">
|
||||
<view class="text-center">
|
||||
<view class="inline-block relative img-55x55 bg-333 font-28 color-fff mr30 ulib-r750" catchtap="showMessage" data-id="{{detailinfo.id}}">
|
||||
<i class="absolute box-center-middle iconfont icon-duanxinguanli"></i>
|
||||
@@ -33,7 +33,7 @@
|
||||
<i class="absolute box-center-middle iconfont icon-dianhua"></i>
|
||||
</view>
|
||||
</view>
|
||||
<view class="inline-block pt5 pb5 pl20 pr20 btn-36afa2 font-26 color-fff ulib-r5" bindtap="copyWord">复制</view>
|
||||
<view class="inline-block mt5 pt5 pb5 pl20 pr20 btn-36afa2 font-26 color-fff ulib-r750" bindtap="copyWord">复制</view>
|
||||
</view>
|
||||
</view>
|
||||
<block wx:for="{{detailinfo.other_data}}" wx:for-index='key' wx:for-item='value' wx:key='i'>
|
||||
|
||||
Reference in New Issue
Block a user