diff --git a/pages.json b/pages.json
index 627f062..eb2c761 100644
--- a/pages.json
+++ b/pages.json
@@ -310,6 +310,14 @@
"navigationStyle": "custom"
}
+ }, {
+ "path": "tourism/indexa",
+ "style": {
+ "navigationBarTitleText": "特色文旅",
+ "enablePullDownRefresh": false,
+ "navigationStyle": "custom"
+ }
+
}
]
},
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 5a9597f..ff1d9db 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -197,13 +197,13 @@
// #endif
},
onTabItemTap(e) {
-
- uni.pageScrollTo({
- selector: ".Circle_friends",
- scrollTop: 0
- })
-
+ uni.pageScrollTo({
+ selector: ".Circle_friends",
+ scrollTop: 0
+ })
+
+
},
onReachBottom() {
if (this.status == 'nomore') return;
@@ -249,7 +249,7 @@
this.backColor = 'rgba(252, 252, 252, 1.0)'
this.isFshow = true
this.show = false
- this.$nextTick(()=>{
+ this.$nextTick(() => {
uni.setTabBarItem({
index: 0,
text: '返回顶部',
@@ -318,6 +318,8 @@
},
+
+
kkchange(e) {
this.bgColor = e
},
diff --git a/pages/nongKe/cloud_entrepot/index.vue b/pages/nongKe/cloud_entrepot/index.vue
index 35b938c..b99742f 100644
--- a/pages/nongKe/cloud_entrepot/index.vue
+++ b/pages/nongKe/cloud_entrepot/index.vue
@@ -1,143 +1,591 @@
-
-
-
- {{town}}里海云仓
-
-
-
- {{item.category_name}}云仓服务
- {{item.description}}
- 查看
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+ 通滩镇里海云仓
+
+
+
+
+ 全部
+
+
+
+
+
+
+
+
+
+
+
+ 供销综合云市场
+
+
+
+
+
+
+
+
+
+ 全部
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 综合
+
+
+ 销量
+
+
+ 价格
+
+
+
+
+
+
+
+
+
+ 亿福馒头粉纯天然无添加小麦粉加工 1000g/袋
+
+
+
+ 5.0
+ 3000+评论
+
+
+
+
+ ¥10.00
+
+
+ ¥30.00
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥20.00
+
+
+ 支持配送 售后无忧
+
+
+
+
+ 去结算
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 里海云仓
+
+
+
+
+
+
+
+ 生活服务云仓服务
+
+
+ 生活服务云仓服务
+
+
+
+
+
+
+
+
+
-
+ .pop {
+ width: 615.07rpx;
+ padding: 30rpx 28rpx;
+
+ .pop_content {
+ width: 559rpx;
+ height: 80vh;
+ background-color: #F4F4F4;
+ padding: 28rpx;
+ border-radius: 21.03rpx 21.03rpx 0rpx 0rpx;
+ margin-top: 47rpx;
+
+ .pop_head {
+ // display: flex;
+ }
+
+ .pop_li {
+ display: flex;
+ margin-bottom: 52rpx;
+ }
+ }
+
+
+ }
+
+ .head_tit {
+ margin-left: 20rpx;
+ font-size: 40rpx;
+ // font-weight: 700;
+ transform: skewX(-10deg);
+ }
+
+
+
+ .head {
+ position: absolute;
+ z-index: 100;
+ color: white;
+ display: flex;
+ justify-content: space-between;
+ width: 100%;
+ padding: 0 20rpx;
+ align-items: center;
+
+
+
+ }
+
+ .heads {
+ position: fixed;
+ z-index: 100;
+ color: white;
+ display: flex;
+ justify-content: space-between;
+ width: 100%;
+ padding: 0 20rpx;
+ align-items: center;
+
+
+
+
+ }
+
+ .menu {
+ position: absolute;
+ top: 748rpx;
+ width: 750rpx;
+
+ }
+
+ .goods_list {
+
+ box-shadow: 0 -330rpx 20px rgba(255, 255, 255, 0.6);
+
+ .goods {
+ display: flex;
+ padding: 21rpx;
+ background-color: white;
+ border-radius: 21.03rpx 21.03rpx 21.03rpx 21.03rpx;
+ margin-bottom: 20rpx;
+
+ .left {
+ width: 192.76rpx;
+ height: 192.76rpx;
+ border-radius: 10.51rpx 10.51rpx 10.51rpx 10.51rpx;
+ margin-right: 21rpx;
+ }
+
+ .right {
+ display: flex;
+ justify-content: space-between;
+ flex-direction: column;
+
+ .tit {
+ font-size: 29.79rpx;
+ color: black;
+ font-weight: bold;
+
+ }
+
+ .good_score {
+ font-size: 26rpx;
+ color: #B3B3B3;
+ margin-bottom: 15rpx;
+ }
+
+ .good_price {
+ display: flex;
+ justify-content: space-between;
+ align-items: center;
+
+ .good_price_l {
+ display: flex;
+
+ .old_price {
+ color: #B3B3B3;
+ text-decoration: line-through;
+ font-size: 26.29rpx;
+ margin-left: 15rpx;
+ }
+ }
+ }
+
+ }
+
+ // color: greenyellow;
+ }
+ }
+
+ .activeClass {
+ width: 400rpx;
+ height: 400rpx;
+ }
+
+ .content_sift {
+ width: 750rpx;
+ padding: 22rpx 0;
+ display: flex;
+ justify-content: space-around;
+ position: fixed;
+ z-index: 99999;
+ background-color: white;
+ }
+
+ .swipers {
+ width: 750rpx;
+ height: 998.83rpx;
+ }
+
+ .card {
+ width: 720rpx;
+ // margin:auto;
+ left: 50%;
+ transform: translateX(-50%);
+ position: fixed;
+ bottom: 0;
+ background-color: #333333;
+ height: 101.64rpx;
+ border-radius: 50.82rpx;
+ overflow: hidden;
+ color: white;
+ display: flex;
+ justify-content: space-between;
+ box-sizing: border-box;
+
+ .left {
+ display: flex;
+ align-items: center;
+ padding: 10rpx 35rpx;
+
+ .tot_price {
+ display: flex;
+ margin-left: 42rpx;
+ flex-direction: column;
+ justify-content: space-between;
+ }
+ }
+
+ .right {
+ font-size: 33.29rpx;
+ line-height: 50px;
+ background: linear-gradient(to right, #F84221, #FF6D20);
+ width: 175.23rpx;
+ text-align: center;
+ }
+ }
+
+ // .cloud_entrepot {
+ // background: url("https://lihai001.oss-cn-chengdu.aliyuncs.com/public/kk/luzhou/static4/13/ycbg.png") no-repeat;
+ // background-size: cover;
+ // padding-bottom: 92.98rpx;
+ // }
+
+ // .head-wrapper {
+ // height: 485.96rpx;
+ // width: 100%;
+ // background: url("https://lihai001.oss-cn-chengdu.aliyuncs.com/public/kk/luzhou/static4/13/top.png") no-repeat;
+ // background-size: cover;
+ // margin-bottom: 49.12rpx;
+ // }
+
+ // .town-title {
+ // margin: 0 auto;
+ // width: 100%;
+ // text-align: center;
+ // font-size: 50.88rpx;
+ // color: #fff;
+ // margin-bottom: 28.07rpx;
+
+ // &::after {
+ // content: '';
+ // display: inline-block;
+ // width: 66.67rpx;
+ // height: 31.58rpx;
+ // background: url("https://lihai001.oss-cn-chengdu.aliyuncs.com/public/kk/luzhou/static4/13/you.png") no-repeat;
+ // background-size: cover;
+ // margin-left: 24.56rpx;
+ // }
+
+ // &::before {
+ // content: '';
+ // display: inline-block;
+ // width: 66.67rpx;
+ // height: 31.58rpx;
+ // background: url("https://lihai001.oss-cn-chengdu.aliyuncs.com/public/kk/luzhou/static4/13/zuo.png") no-repeat;
+ // background-size: cover;
+ // margin-right: 24.56rpx;
+ // }
+ // }
+
+ // .body-wrapper {
+ // width: 694.74rpx;
+ // display: flex;
+ // justify-content: space-between;
+ // flex-wrap: wrap;
+ // margin: 0 auto;
+
+ // .item {
+ // width: 336.84rpx;
+ // height: 100%;
+ // padding: 24.56rpx 28.07rpx;
+ // margin-bottom: 21.05rpx;
+ // background-repeat: no-repeat;
+ // background-size: 100% 100%;
+ // box-sizing: border-box;
+
+ // text {
+ // display: block;
+ // font-size: 24.56rpx;
+ // color: #999;
+ // margin-bottom: 14.04rpx;
+ // }
+
+ // .item-title {
+ // font-size: 31.58rpx;
+ // color: #333;
+ // }
+
+ // .chakan-btn {
+ // width: 114.04rpx;
+ // height: 49.12rpx;
+ // font-size: 28.07rpx;
+ // text-align: center;
+ // line-height: 49.12rpx;
+ // color: #fff;
+ // margin-top: auto;
+ // background: linear-gradient(90deg, #FE5300 0%, #F84221 100%);
+ // border-radius: 50px;
+ // }
+ // }
+ // }
+
\ No newline at end of file
diff --git a/pages/nongKe/food/indexa.vue b/pages/nongKe/food/indexa.vue
index 03faba3..5e3d3cd 100644
--- a/pages/nongKe/food/indexa.vue
+++ b/pages/nongKe/food/indexa.vue
@@ -40,91 +40,90 @@
+
+
+
+
+
-
-
-
-
-
-
-
-
- 特产
- {{item.mer_name}}
- {{item.type_name}}
-
-
-
- 5.0
- 月销2000+
- 20分钟
- 1.1km
-
-
-
- {{item.service_phone}}
-
-
-
- {{item.mer_take_time[0]}}-{{item.mer_take_time[1]}}
-
-
-
- {{item.mer_address}}
-
-
-
-
-
-
-
- 笑口常开地方就是的开发建设的开发建设的,v空间和客户可怜见立刻就
-
-
- $10.00
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+ 全部美食
+
+
+ 附近
+
+
+ 智能排序
+
+
+ 筛选
-
-
-
+
+
+ 泸州万达
+
+
+
+
+
+
+
+
+
+
+
+ {{item.mer_name}}
+ {{item.type_name}}
+
+
+
+ 5.0
+ ¥80/人
+ 20分钟
+ 1.1km
+
+
+
+
+ {{item.service_phone}}
+
+
+
+ {{item.mer_take_time[0]}}-{{item.mer_take_time[1]}}
+
+
+
+ {{item.mer_address}}
+
+
+
+
+ 惠
+ ¥100
+ 6.9折
+ ¥100
+ 究极套餐
+
+
+
+
+
+
+
@@ -138,7 +137,14 @@
keyword: "",
list: [1, 1, 1, 11, 1, 11, 11],
lists: [1, 1, 1, 1, 1],
- storeList: [1, 1, 1, 1, 1, 1, 1, 1, 1]
+ storeList: [1, 1, 1, 1, 1, 1, 1, 1, 1],
+ list1: [{
+ name: "美食餐厅"
+ }, {
+ name: "聚餐宴请"
+ }, {
+ name: "单人餐"
+ }, ]
}
},
onLaunch() {
@@ -199,6 +205,10 @@
.foodType {
display: flex;
+ justify-content: space-around;
+ background-color: #fff;
+ padding: 21rpx 38rpx;
+ border-radius: 21.03rpx 21.03rpx 21.03rpx 21.03rpx;
.foodLi {}
}
@@ -232,7 +242,18 @@
}
}
+ .hot_serch {
+ margin: 20rpx;
+
+ .hot_serch_li {
+ background-color: white;
+ padding: 8rpx 22rpx;
+ border-radius: 10.51rpx 10.51rpx 10.51rpx 10.51rpx;
+ }
+ }
+
.store {
+
.goods_list {
margin-top: 20rpx;
@@ -303,6 +324,41 @@
margin: 0 10rpx 0;
}
}
+
+ .package {
+ margin-top: 30rpx;
+ align-items: center;
+
+ .hui {
+ border-radius: 10.51rpx 10.51rpx 10.51rpx 10.51rpx;
+ background-color: #FEEBE7;
+ color: #F84221;
+ font-size: 22.78rpx;
+ // padding: 5rpx;
+ width: 36rpx;
+ height: 35rpx;
+ text-align: center;
+
+ }
+
+ .price {
+ color: #F84221;
+ font-size: 36.8rpx;
+ font-weight: bold;
+ }
+
+ .sale {
+ width: 77.1rpx;
+ height: 44rpx;
+ background-color: white;
+ color: #F84221;
+ border: 1px solid #F84221;
+ border-radius: 10.51rpx 10.51rpx 10.51rpx 10.51rpx;
+ font-size: 22.78rpx;
+ text-align: center;
+ line-height: 40rpx;
+ }
+ }
}
}
}
@@ -323,4 +379,9 @@
transform: translateY(-50%);
}
+
+ .display_around {
+ display: flex;
+ justify-content: space-around;
+ }
\ No newline at end of file
diff --git a/pages/nongKe/supply_chain/supplier.vue b/pages/nongKe/supply_chain/supplier.vue
index 6921a8f..8e24527 100644
--- a/pages/nongKe/supply_chain/supplier.vue
+++ b/pages/nongKe/supply_chain/supplier.vue
@@ -20,9 +20,6 @@
-
+
+
+
+
+
+
+
+
+ 特色文旅
+
+
+
+ 江阳区
+
+ 晴天30℃
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 热门景点
+
+
+
+
+
+
+
+
+
+
+ sdsd
+
+
+ sdssds
+
+
+
+
+ sdsd
+
+
+
+ asdsadasdsd
+
+
+
+
+
+
+
+
+
+ 趣玩榜
+
+
+
+
+ 3.5万人游玩过
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.mer_name}}
+ AAAA
+
+
+
+ 5.0
+ 2000条评论
+
+
+
+
+ 距离你6.8KM
+ 江阳区
+
+
+
+ 公园
+ 绿化
+
+
+ 免费预约
+
+
+
+ 必玩
+ 张家大叔、卧龙树、京杭太
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/supply_chains/supply_chains.vue b/pages/supply_chains/supply_chains.vue
index e84d6bf..3a65a78 100644
--- a/pages/supply_chains/supply_chains.vue
+++ b/pages/supply_chains/supply_chains.vue
@@ -74,8 +74,10 @@
+
+ @tap="navgo('/pages/nongKe/specialty/indexa?type_code=TypeFamousSpecialties')">
+ @click="navgo('/pages/nongKe/food/indexa?type_code=TypeLocalCuisine')">
+
+ @click="navgo('/pages/nongKe/tourism/indexa?type_code=TypeFeaturedCultural')">