From 56d5180a9567ac11aec3fe8add11f4f09dca41dd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=B9=E7=A3=8A?= <45566618@qq.com>
Date: Fri, 26 Jul 2024 10:45:31 +0800
Subject: [PATCH 01/10] =?UTF-8?q?=E8=AE=A2=E5=8D=95=E9=A1=B5=E9=9D=A2?=
=?UTF-8?q?=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
manifest.json | 2 +-
pages/my/fuwuGengduo.vue | 4 +-
pages/my/fuwuxiangm.vue | 217 +++++++++++++++++++++------------------
pages/my/newseckill.vue | 6 +-
pages/shop/index.vue | 4 +-
5 files changed, 124 insertions(+), 109 deletions(-)
diff --git a/manifest.json b/manifest.json
index a21c9c4..d843a22 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
{
"name" : "盛安到家",
- "appid" : "__UNI__0A81F4F",
+ "appid" : "__UNI__807ED4C",
"description" : "",
"versionName" : "1.0.1",
"versionCode" : 101,
diff --git a/pages/my/fuwuGengduo.vue b/pages/my/fuwuGengduo.vue
index 0cb8476..defa7d7 100644
--- a/pages/my/fuwuGengduo.vue
+++ b/pages/my/fuwuGengduo.vue
@@ -18,9 +18,9 @@
-
+
diff --git a/pages/my/fuwuxiangm.vue b/pages/my/fuwuxiangm.vue
index d0ad60c..bd26bbe 100644
--- a/pages/my/fuwuxiangm.vue
+++ b/pages/my/fuwuxiangm.vue
@@ -1,74 +1,70 @@
-
-
-
-
- 服务项目
-
-
-
-
-
- 搜索
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.title}}
-
-
-
-
-
- ¥
- {{item.price}}
-
- ¥
- {{item.oldPrice}}
-
-
-
- {{tag}}
-
-
- 助眠解压
-
-
-
- 已售{{item.sales}}
-
-
- 查看
-
-
-
-
-
-
-
-
+
+
+
+
+
+ 服务项目
+
+
+
+
+
+ 搜索
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.title}}
+
+
+
+
+
+ ¥
+ {{item.price}}
+
+ ¥
+ {{item.oldPrice}}
+
+
+
+ {{tag}}
+
+
+ 助眠解压
+
+
+
+ 已售{{item.sales}}
+
+
+ 查看
+
+
+
+
+
\ No newline at end of file
+
diff --git a/pages/my/indextaociliaoList.vue b/pages/my/indextaociliaoList.vue
index 67613fa..e5830ec 100644
--- a/pages/my/indextaociliaoList.vue
+++ b/pages/my/indextaociliaoList.vue
@@ -1,71 +1,65 @@
-
-
-
-
- {{typeData=='104'?'服务套餐':typeData=='105'?'项目次卡':'服务疗程'}}
-
-
-
-
-
-
- 搜索
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.title}}
-
-
-
- ¥
- {{item.price}}
- / {{item.serviceCount}} {{typeData=='104'?'套':typeData=='105'?'次':'次'}}
- ¥
- {{item.oldPrice}}/{{item.serviceCount}}{{typeData=='104'?'套':typeData=='105'?'次':'次'}}
-
-
- {{tag}}
-
-
- 助眠解压
-
-
-
- 已售{{item.sales}}
-
-
- 查看
-
-
-
-
-
-
-
+
+
+
+
+
+ {{typeData=='104'?'服务套餐':typeData=='105'?'项目次卡':'服务疗程'}}
+
+
+
+
+
+
+ 搜索
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.title}}
+
+
+
+ ¥
+ {{item.price}}
+ / {{item.serviceCount}} {{typeData=='104'?'套':typeData=='105'?'次':'次'}}
+ ¥
+ {{item.oldPrice}}/{{item.serviceCount}}{{typeData=='104'?'套':typeData=='105'?'次':'次'}}
+
+
+ {{tag}}
+
+
+ 助眠解压
+
+
+
+ 已售{{item.sales}}
+
+
+ 查看
+
+
+
+
+
-
-
diff --git a/pages/my/pinTuanOderDrtail.vue b/pages/my/pinTuanOderDrtail.vue
index f3d6568..4678395 100644
--- a/pages/my/pinTuanOderDrtail.vue
+++ b/pages/my/pinTuanOderDrtail.vue
@@ -9,7 +9,7 @@
-
+
-
+
@@ -165,7 +165,7 @@
that.getData();
that.isVip=this.$queue.getData('isVIP');
},
-
+
methods:{
goNav(e) {
uni.navigateTo({
@@ -173,7 +173,7 @@
})
},
openpay(item) {
-
+
uni.navigateTo({
url:'/my/order/payModifyTc?ordersId='+item.id
})
@@ -200,7 +200,7 @@
'&limit='+10
})
}
-
+
},
getData(){
var that=this;
@@ -215,7 +215,7 @@
that.detailData=res.data.detailData;
that.backgroundImageUrl=that.mainData.packageImg;
}
- })
+ })
},
}
}
@@ -251,6 +251,8 @@
flex-direction: row;
align-items: center;
justify-content: space-between;
+ margin-top: 5px;
+ height: 100px;
}
/deep/uni-checkbox .uni-checkbox-input{
width: 26px;
@@ -350,7 +352,7 @@
/* #ifndef MP-WEIXIN */
/* height: 130px; */
/* #endif */
-
+
}
.pay_btn {
width: 90%;
@@ -402,7 +404,7 @@
width: 34.03rpx;
height: 32.64rpx;
}
-
+
.shouc{
display: flex;
align-items: center;
@@ -466,7 +468,7 @@
align-items: center;
padding: 15px 0px;
}
-
+
.tese span:nth-child(1){
font-weight: bold;
font-size: 24rpx;
@@ -506,7 +508,7 @@
font-size: 30rpx;
color: #029d88;
}
-
+
.detail-foot-mian{
width: 100%;
display: flex;
@@ -583,7 +585,7 @@
width: 100%;
display: flex;
flex-direction: row;
- align-items: center;
+ align-items: center;
margin-top: 8rpx;
}
.header-bottom-money-jia{
@@ -594,7 +596,7 @@
margin-left: 5px;
}
.header-bottom-money-zhen span{
- color: #F95900;
+ color: #FF1200;
}
.header-bottom-money-zhen span:nth-child(1){
font-size: 26rpx;
@@ -611,7 +613,7 @@
flex-direction: row;
align-items: baseline;
}
-
+
.header-bottom-money-view{
width: 100%;
display: flex;
@@ -660,7 +662,7 @@
display: flex;
flex-direction: column;
}
-
+
.header{
width: 100%;
display: flex;
@@ -687,4 +689,4 @@
justify-content: fex-end;
background: #eefffa;
}
-
\ No newline at end of file
+
diff --git a/pages/my/serviceOderDrtail.vue b/pages/my/serviceOderDrtail.vue
index 1929c86..3200ca1 100644
--- a/pages/my/serviceOderDrtail.vue
+++ b/pages/my/serviceOderDrtail.vue
@@ -9,7 +9,7 @@
-
+
-
+
@@ -185,7 +185,7 @@
}],
this.openWay = 2;
// #endif
-
+
// #ifdef MP-WEIXIN
this.openLists = [{
image: '../../static/images/icon_weixin.png',
@@ -221,7 +221,7 @@
} else {
that.$queue.showToast(res.msg)
}
-
+
});
},
goOrder() {//生成orderId
@@ -250,7 +250,7 @@
} else {
that.$queue.showToast(res.msg)
}
-
+
});
},
openpay(item) {
@@ -268,7 +268,7 @@
selectWay: function(item) {
this.openWay = item.id;
},
-
+
payJZ() {
let that = this;
if (that.openWay == 1) { //零钱支付
@@ -325,7 +325,7 @@
})
that.getData()
// this.$queue.showToast('支付成功');
-
+
// uni.switchTab({
// url: '/pages/my/index'
// })
@@ -341,7 +341,7 @@
}
});
// #endif
-
+
// #ifdef H5
let ua = navigator.userAgent.toLowerCase();
if (ua.indexOf('micromessenger') != -1) {
@@ -383,9 +383,9 @@
}
});
}
-
+
// #endif
-
+
// #ifdef APP
let data = {
ordersId: that.order.ordersId,
@@ -415,7 +415,7 @@
that.getData()
});
// #endif
-
+
// #ifdef APP-PLUS
let data = {
ordersId: that.tordersId,
@@ -429,7 +429,7 @@
});
// #endif
}
-
+
},
// 支付订单
pay() {
@@ -468,7 +468,7 @@
console.log('用户点击取消');
}
}
-
+
})
} else if (that.openWay == 2) { //微信支付
that.$queue.showLoading('支付中...')
@@ -496,7 +496,7 @@
})
that.getData()
// this.$queue.showToast('支付成功');
-
+
// uni.switchTab({
// url: '/pages/my/index'
// })
@@ -512,7 +512,7 @@
}
});
// #endif
-
+
// #ifdef H5
let ua = navigator.userAgent.toLowerCase();
if (ua.indexOf('micromessenger') != -1) {
@@ -560,9 +560,9 @@
}
});
}
-
+
// #endif
-
+
// #ifdef APP
let data = {
ordersId: that.order.ordersId,
@@ -593,7 +593,7 @@
that.getData()
});
// #endif
-
+
// #ifdef APP-PLUS
let data = {
ordersId: that.order.ordersId,
@@ -629,8 +629,8 @@
'&name='+this.nameText
})
}
-
-
+
+
},
getData(){
var that=this;
@@ -647,7 +647,7 @@
that.backgroundImageUrl=that.mainData.packageImg;
that.nameText="my"
}
- })
+ })
}else{//从首页 推荐进入 请求的接口
let data = {
mainId: that.serviData.id,
@@ -663,7 +663,7 @@
}
})
}
-
+
},
}
}
@@ -699,6 +699,8 @@
flex-direction: row;
align-items: center;
justify-content: space-between;
+ margin-top: 5px;
+ height: 100px;
}
/deep/uni-checkbox .uni-checkbox-input{
width: 26px;
@@ -798,7 +800,7 @@
/* #ifndef MP-WEIXIN */
/* height: 130px; */
/* #endif */
-
+
}
.pay_btn {
width: 90%;
@@ -851,7 +853,7 @@
width: 34.03rpx;
height: 32.64rpx;
}
-
+
.shouc{
display: flex;
align-items: center;
@@ -917,7 +919,7 @@
align-items: center;
padding: 15px 0px;
}
-
+
.tese span:nth-child(1){
font-weight: bold;
font-size: 24rpx;
@@ -957,7 +959,7 @@
font-size: 30rpx;
color: #029d88;
}
-
+
.detail-foot-mian{
width: 100%;
display: flex;
@@ -1038,7 +1040,7 @@
width: 100%;
display: flex;
flex-direction: row;
- align-items: center;
+ align-items: center;
margin-top: 8rpx;
}
.header-bottom-money-jia{
@@ -1066,7 +1068,7 @@
flex-direction: row;
align-items: baseline;
}
-
+
.header-bottom-money-view{
width: 100%;
display: flex;
@@ -1115,7 +1117,7 @@
display: flex;
flex-direction: column;
}
-
+
.header{
width: 100%;
display: flex;
@@ -1142,4 +1144,4 @@
justify-content: fex-end;
background: #eefffa;
}
-
\ No newline at end of file
+
diff --git a/pages/my/servicePackage.vue b/pages/my/servicePackage.vue
index f3200b7..727995c 100644
--- a/pages/my/servicePackage.vue
+++ b/pages/my/servicePackage.vue
@@ -23,21 +23,21 @@
-->
-
+
-
+
-
-
+
+
-
+
From a4f6f5f8b7bb4058512f9102575d18d8d2820598 Mon Sep 17 00:00:00 2001
From: kbing1981 <549711992@qq.com>
Date: Fri, 26 Jul 2024 14:52:39 +0800
Subject: [PATCH 09/10] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/my/indextaociliaoList.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/my/indextaociliaoList.vue b/pages/my/indextaociliaoList.vue
index e5830ec..e5ab203 100644
--- a/pages/my/indextaociliaoList.vue
+++ b/pages/my/indextaociliaoList.vue
@@ -477,7 +477,7 @@
font-weight: bold;
position: absolute;
right:40rpx;
- top: 26rpx;
+ top: 20rpx;
font-size: 30rpx;
display: flex;
align-items: center;
From cacdfd4e896906b51a8255fac3a2bb3329158c92 Mon Sep 17 00:00:00 2001
From: kbing1981 <549711992@qq.com>
Date: Fri, 26 Jul 2024 15:00:04 +0800
Subject: [PATCH 10/10] =?UTF-8?q?=E9=97=B4=E8=B7=9D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/my/indextaociliaoList.vue | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/pages/my/indextaociliaoList.vue b/pages/my/indextaociliaoList.vue
index e5ab203..f90614e 100644
--- a/pages/my/indextaociliaoList.vue
+++ b/pages/my/indextaociliaoList.vue
@@ -355,7 +355,7 @@
white-space: nowrap;
}
.item-view{
- width:60%;
+ width:59%;
height: 100%;
display: flex;
flex-direction: column;
@@ -364,8 +364,8 @@
padding:5rpx 0;
}
.item-img{
- width: 240rpx;
- height: 200rpx;
+ width: 246rpx;
+ height: 206rpx;
border-radius: 14rpx;
position: relative;
}
@@ -390,8 +390,8 @@
height: 100%;
}
.item {
- width: 96%;
- margin: 0 2% ;
+ width: 100%;
+ margin:0 auto;
display: flex;
flex-direction: row;
justify-content: space-between;
@@ -400,7 +400,7 @@
border-radius: 21rpx;
margin-top:10px;
align-items: center;
- padding:20rpx;
+ padding:16rpx;
}
.item-detail {
@@ -477,7 +477,7 @@
font-weight: bold;
position: absolute;
right:40rpx;
- top: 20rpx;
+ top: 19rpx;
font-size: 30rpx;
display: flex;
align-items: center;