diff --git a/pages/account/addAddress.vue b/pages/account/addAddress.vue
index 6d77673..12b6ee3 100644
--- a/pages/account/addAddress.vue
+++ b/pages/account/addAddress.vue
@@ -574,6 +574,10 @@
input{
font-size: 24rpx;
padding-left: 10rpx;
+ height: 100%;
+ z-index: 1;
+ position: relative;
+ // padding-bottom: 4px;
}
}
}
diff --git a/pages/account/myProfile.vue b/pages/account/myProfile.vue
index 3991a29..0495bf6 100644
--- a/pages/account/myProfile.vue
+++ b/pages/account/myProfile.vue
@@ -9,11 +9,13 @@
-
+
+
Name
{{user_info.nickname}}
-
+
+
diff --git a/pages/index/index.vue b/pages/index/index.vue
index a1248ca..70f0df8 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -188,7 +188,6 @@
title: '网络不佳,请重新打开........',
duration: 20000
});
-
} else {
that.typee = 2
console.log("有网络", that.typee);
@@ -196,13 +195,11 @@
title: '网络不佳,请重新打开........',
duration: 2000
});
-
}
}, 3000)
}
}); */
// },
-
onLoad() {
let that = this;
let s = 0;
@@ -384,7 +381,6 @@
// 计算图片渲染高度
let showH = (50 * image.height) / image.width
// console.log(Swiper_H)
-
}
})
return this.hotheight
@@ -434,7 +430,6 @@
this.popUrl = item.zone_more_link
this.open()
// console.log(this.popImg,item.zone_code)
-
}
})
}
@@ -463,14 +458,10 @@
// if (this.countdownTime < 1) {
// clearInterval(timer)
// this.countdownTime = 0
-
// }
-
// }, 1000)
-
let timer2 = setInterval(() => {
// uni.hideTabBar();
-
this.countdownTime2--;
console.log(this.countdownTime2)
@@ -571,13 +562,11 @@
if (item.zone_code == 'HONLIST3') {
item.blocks.map(item1 => {
// console.log('HONLIST3',item1)
-
})
}
if (item.zone_code == 'HONLIST2') {
item.blocks.map(item1 => {
// console.log('HONLIST2',item1)
-
})
}
if (this.info.length > 1) {
@@ -691,7 +680,6 @@
// if(item.attr_name){
// this.sizenum=item.goods_attrs.length
// }
-
// if(item.attr_name=="Color"){
// this.colorNum=item.goods_attrs.length
// console.log(this.colorNum)
@@ -707,11 +695,9 @@
// }
// else if(item.attr_name=="Size"){
// Size_list = item.goods_attrs
-
// console.log(this.sizenum)
// Size_list.map( item =>{
// this.Size_list +=item.attr_value + ' '
-
// })
// this.Size_list= this.Size_list.substring(0, this.Size_list.length-1)
// }
@@ -744,7 +730,6 @@
}
// this.catQuery.cat=res.data.cat_id
-
}
})
},
@@ -916,7 +901,6 @@
// ////console.log(sum)
-
})
},
gotoSearch() {
@@ -961,9 +945,7 @@
// skillList.push(mm)
// this.skillList = skillList
-
// }
-
}
})
},
@@ -1100,7 +1082,6 @@
let code = item.zone_code
this.getIndex(code)
// this.getCatList()
-
},
start(e) {
// console.log(e)
@@ -1135,7 +1116,6 @@
// console.log('滚动了',this.hot_index)
// this.start(this.hot_index)
// this.end(this.hot_index)
-
},
gridSwiper(e) {
@@ -1206,7 +1186,6 @@
-
@@ -1219,11 +1198,8 @@
-
-
-
@@ -1233,17 +1209,14 @@
-
-
-
search
@@ -1262,9 +1235,7 @@
@click="scrollChange(item,index)" :key="item.zone_name">{{item.zone_name}}
-
-
@@ -1278,7 +1249,6 @@
-
@@ -1292,13 +1262,11 @@
{{item2.block_title}}
-
-
@@ -1349,9 +1317,6 @@
mode="" @click="imgTo(item1)" v-for="(item1,index1) in item.blocks" :key="item1.block_id">
-
-
-
@@ -1363,8 +1328,6 @@
-
-
@@ -1378,10 +1341,8 @@
US${{item1.promote_price}}
US${{item1.shop_price}}
-
-
{{item.blocks[0].block_title}}
@@ -1389,9 +1350,7 @@
-
-
@@ -1415,7 +1374,6 @@
-
-
-
-->
-
-
@@ -1485,7 +1439,6 @@
{{item1.block_title}}
{{item1.block_title2}}
-
@@ -1502,14 +1455,12 @@
{{item1.block_title}}
{{item1.block_title2}}
-->
-
-
-
-
@@ -1619,13 +1567,11 @@
-
Quantity
-
@@ -1633,7 +1579,6 @@
-
-
@@ -1661,7 +1605,6 @@
-
-THE END-
@@ -1873,7 +1816,6 @@
z-index: 99;
background: rgba(0, 0, 0, 0.7) !important;
// margin-top: -150rpx;
-
}
.isScrollShow3 {
@@ -2016,7 +1958,6 @@
// height: 0;
// background-color: #000;
// }
-
view {
margin-left: 46.67rpx;
display: inline-block;
@@ -2085,7 +2026,6 @@
.grid_swiper {
// height: 380rpx;
// margin: 0 10rpx 0 10rpx;
-
.grid_content {
display: flex;
flex-wrap: wrap;
@@ -2127,7 +2067,6 @@
// .grid_item:nth-child(n+4){
// margin-right: 0;
// }
-
}
}
@@ -2361,7 +2300,6 @@
// margin-top: 24.67rpx;
margin-top: 14.67rpx;
// margin-bottom: 32.67rpx;
-
}
.title1 {
@@ -2409,7 +2347,6 @@
margin: 0 10rpx 0 10rpx;
// width: 80vw;
// height:400rpx ;
-
.best_one {
width: 45vw;
height: 400rpx;
@@ -2444,7 +2381,6 @@
background-color: #000;
color: white;
// padding-bottom: 50rpx;
-
.uni-view {}
}
@@ -2464,7 +2400,6 @@
// margin-top: 24.67rpx;
color: #fff;
// margin-bottom: 10.67rpx;
-
}
.title1 {
@@ -2607,7 +2542,6 @@
z-index: 9999999;
position: fixed;
// padding-top: 50rpx;
-
overflow: hidden;
background-size: cover;
background-repeat: no-repeat;
@@ -2663,9 +2597,8 @@
// width: 100%;
// height: 100%;
// margin: -6px 0;
-
// image {
// width: 100%;
// }
// }
-
+
\ No newline at end of file
diff --git a/pages/login/index.vue b/pages/login/index.vue
index b5f76a7..bea51aa 100644
--- a/pages/login/index.vue
+++ b/pages/login/index.vue
@@ -18,7 +18,7 @@
- ooo{{errMsg}}
+ {{errMsg}}
Forgot your Password?
-
+
-->
-
-
+
+
+
@@ -77,7 +79,6 @@
},
methods: {
getpage() {
-
let imglist
defaultRequest(this.data).then(res => {
if (res.error == 0) {
@@ -97,14 +98,14 @@
})
},
imgTo(item) {
- console.log(item, 'item')
- //console.log(item.block_link.includes('dope.youhui'))
+ console.log(item, 'item数据?')
+ // console.log(item.block_link)
+ // console.log(item.block_link.includes('dope.youhui'))
let goodid
-
if (item.goodid) {
-
uni.navigateTo({
- url: '../productDetails/index?goodid=' + item.goodid
+ // url: '../productDetails/index?goodid=' + item.goodid
+ url: './paypalWebview?src' + item.goodid
})
} else if (item.block_link) {
const i = item.block_link.indexOf('?')