|
|
@@ -7,10 +7,10 @@
|
|
|
</div>
|
|
|
<div class="status-text app-size-36 app-bold">支付成功</div>
|
|
|
<view>
|
|
|
- <button class="button-com red big" style="width:280upx;" @click="goOrder()">订单详情</button>
|
|
|
+ <button class="button-com red big" style="width:340upx;" @click="goOrder()">订单详情</button>
|
|
|
</view>
|
|
|
<div>
|
|
|
- <button class="button-com default big" style="width:280upx;margin-top:40upx;" @click="goBack()">返回</button>
|
|
|
+ <button class="button-com default big" style="width:340upx;margin-top:40upx;" @click="goBack()">返回</button>
|
|
|
</div>
|
|
|
|
|
|
<!-- #ifdef MP-WEIXIN -->
|