diff --git a/pages/account/index.vue b/pages/account/index.vue
index 560d0ab..41e0a80 100644
--- a/pages/account/index.vue
+++ b/pages/account/index.vue
@@ -1,25 +1,27 @@
-
+
-
-
+
+
-
-
- LOGIN / SIGUP>
-
-
+
+
+ LOGIN / SIGUP>
+
+
-
+
Hey.{{user_info.nickname!=''?user_info.nickname:user_info.email}}.>
-
+
{{ hb_num }}
@@ -39,33 +41,42 @@
-
+
- My Orders
+ My Orders
+
+
+
-
+
Unpaid
-
+
Processing
-
+
Shipped
-
+
Completed
-
+
My Service
-
-
+
+
{{ item.block_title }}
@@ -101,32 +112,36 @@
-->
-
+
-
-
+
+
-
+
Recommend
-
-
+
+
{{item.name}}
- US${{item.is_promote==0? item.shop_price :item.promote_price}}
+ US${{item.is_promote==0? item.shop_price :item.promote_price}}
-
-
+
+
-
+
{{ item.name}}
@@ -135,334 +150,340 @@
\ No newline at end of file
+
diff --git a/pages/account/message.vue b/pages/account/message.vue
index 61c2124..38dce89 100644
--- a/pages/account/message.vue
+++ b/pages/account/message.vue
@@ -2,7 +2,7 @@
-
+
Message
@@ -160,11 +160,14 @@
// uni.navigateTo({
// url:'../category/index'
// })
- uni.navigateTo({
- // url:'index'
- url:'../category/index'
- // url:'../account/index'
- })
+ // uni.navigateTo({
+ // // url:'index'
+ // // url: '../index'
+ // url:'../account/index'
+ // })
+ uni.navigateBack({
+ delta: 1,
+ })
}
},
onLoad() {
@@ -180,7 +183,8 @@
display: flex;
position: fixed;
background-color: #000;
- height: 44px;
+ height: 50px;
+ // height: 44px;
width: 100%;
z-index: 999;
// padding-top: 28px;
@@ -189,6 +193,7 @@
top: 0;
left: 0;
font-size: 16px;
+ padding-top: 20px;
// font-weight: bold;
}
diff --git a/pages/category/index.vue b/pages/category/index.vue
index 871d183..27351ec 100644
--- a/pages/category/index.vue
+++ b/pages/category/index.vue
@@ -1,8 +1,8 @@
-
-
+
+
@@ -349,7 +349,8 @@
width: 100%;
background-color:#000;
box-sizing: border-box;
- padding: 33.33rpx 26.67rpx;
+ // padding: 33.33rpx 26.67rpx;
+ padding: 8px 15px;
position: fixed;
top: 0;
@@ -413,7 +414,8 @@
height: 100%;
display: flex;
overflow: hidden;
- margin-top: 166rpx;
+ // margin-top: 166rpx;
+ margin-top: 68px;
}
.category_left{
height: 100%;
@@ -549,5 +551,15 @@
border-radius: 10rpx;
}
}
+ .search .search1 .navigation_title_right uni-image {
+ // margin-top: 8px;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ margin: 0 auto;
+ }
+ .uni-badge--x {
+ display: flex;
+ }
diff --git a/pages/index/index.vue b/pages/index/index.vue
index e6ce784..cccd53e 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -1341,19 +1341,11 @@
-
-
-
-
-
-