From f226f44cbdcbf2793db533e3a16f2bfd892f9376 Mon Sep 17 00:00:00 2001 From: "@fawn-nine" <1271023382@qq.com> Date: Mon, 9 Oct 2023 12:00:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/bookShop/orderList.vue | 10 +++++----- pages/peanut/mine.vue | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/pages/bookShop/orderList.vue b/pages/bookShop/orderList.vue index cf1bc03..b60d818 100644 --- a/pages/bookShop/orderList.vue +++ b/pages/bookShop/orderList.vue @@ -27,7 +27,7 @@ {{item.productName}} - ¥{{item.productPrice}}
+ {{item.productPrice}}
X {{item.quantity}}
@@ -42,7 +42,7 @@ 天医币充值 - ¥{{ifex.realMoney}} + {{ifex.realMoney}}
@@ -55,7 +55,7 @@ 会员充值 - ¥{{ifex.realMoney}} + {{ifex.realMoney}}
@@ -64,7 +64,7 @@ 下单时间:{{ifex.createTime}} 实付款 : - {{ifex.realMoney}} + {{ifex.realMoney}} 取消订单 @@ -553,7 +553,7 @@ import { background-color: #fff; border-radius: 30rpx; margin-bottom: 30rpx; - .orderSn{font-size: 26rpx; color: #999; padding-bottom: 20rpx; border-bottom: 1px solid #eee; color: #666; margin-top: 60rpx; margin-bottom: 30rpx;} + .orderSn{font-size: 26rpx; color: #999; padding-bottom: 20rpx; border-bottom: 1px solid #eee; margin-top: 60rpx; margin-bottom: 30rpx;} .orderState { color: #fff; position: absolute; left: 0; top: 20rpx; diff --git a/pages/peanut/mine.vue b/pages/peanut/mine.vue index 8d206e9..f1a660b 100644 --- a/pages/peanut/mine.vue +++ b/pages/peanut/mine.vue @@ -177,6 +177,7 @@ shareUrl:"https://www.nuttyreading.com/nuttyreading.apk", shareTitle:"疯子读书", type:'0', + summary:'疯子读书,请使用浏览器打开本链接,自动下载安装包', // 分享内容的摘要 shareContent:"疯子读书,请使用浏览器打开本链接,自动下载安装包", shareImg:"static/fengziIcon.jpg", appId : "wx47134a8f15083734", // 默认不传type的时候,必须传appId和appPath才会显示小程序图标