|
|
@@ -80,8 +80,8 @@
|
|
|
|
|
|
<view class="title">
|
|
|
商品信息
|
|
|
- <text @click="printAllLabel(detailInfo)" style="float:right;font-weight:normal;color:#3385FF;">打全部标签</text>
|
|
|
- <text @click="goRefund(detailInfo)" style="float:right;font-weight:normal;color:#3385FF;margin-right:60upx;">申请退款</text>
|
|
|
+ <text @click="goRefund(detailInfo)" style="float:right;font-weight:normal;color:#3385FF;margin-right:20upx;">申请退款</text>
|
|
|
+ <text @click="printAllLabel(detailInfo)" style="float:right;font-weight:normal;color:#3385FF;margin-right:100upx;">打全部标签</text>
|
|
|
</view>
|
|
|
<view class="module-com content-box">
|
|
|
<view class="commodity-view">
|