diff --git a/pages.json b/pages.json index 4758517..16542d8 100644 --- a/pages.json +++ b/pages.json @@ -243,6 +243,20 @@ "enablePullDownRefresh": true } }, + { + "path": "pages/demandHall/projectDetail/index", + "style": { + "navigationBarTitleText": "项目详情", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/demandHall/business/index", + "style": { + "navigationBarTitleText": "商业", + "enablePullDownRefresh": true + } + }, { "path": "pages/release/index", "style": { diff --git a/pages/demandHall/business/index.vue b/pages/demandHall/business/index.vue new file mode 100644 index 0000000..79aa995 --- /dev/null +++ b/pages/demandHall/business/index.vue @@ -0,0 +1,477 @@ + + + + + diff --git a/pages/demandHall/demoInvestment/index.vue b/pages/demandHall/demoInvestment/index.vue index dfb7ef0..80aff97 100644 --- a/pages/demandHall/demoInvestment/index.vue +++ b/pages/demandHall/demoInvestment/index.vue @@ -24,14 +24,14 @@ - + - + 富硒产品 农业项目、国家扶贫、乡村振兴、优质资源利用、国家大力支持 - + 持续盈利 财务规范 零负债 @@ -295,7 +295,7 @@ } .right-con { .title { - margin-top: -8rpx; + line-height: 24rpx; font-weight: 800; .new-icon { width: 48rpx; @@ -311,9 +311,8 @@ height: 70rpx; font-size: 24rpx; color: #707070; - margin: 18rpx 0 10rpx 0; } - .supply-screen { + .category-box { .tag { width: 112rpx; height: 36rpx; diff --git a/pages/demandHall/enterpriseServer/index.vue b/pages/demandHall/enterpriseServer/index.vue index f87ff0c..f84ef69 100644 --- a/pages/demandHall/enterpriseServer/index.vue +++ b/pages/demandHall/enterpriseServer/index.vue @@ -28,7 +28,7 @@ APP开发平台搭建外卖小程序返现H5定制一站式解决 - + 商务合作 场地租赁 @@ -49,7 +49,7 @@ 招聘前端工程师若干名 - + 商务合作 场地租赁 diff --git a/pages/demandHall/projectDetail/index.vue b/pages/demandHall/projectDetail/index.vue new file mode 100644 index 0000000..4c73d11 --- /dev/null +++ b/pages/demandHall/projectDetail/index.vue @@ -0,0 +1,331 @@ + + + + + diff --git a/pages/demandHall/supplyHall/index.vue b/pages/demandHall/supplyHall/index.vue index 653dc16..34f4126 100644 --- a/pages/demandHall/supplyHall/index.vue +++ b/pages/demandHall/supplyHall/index.vue @@ -31,7 +31,7 @@ ¥20,000 李先生需要景区方面资源,洽谈相关合作 - + 商务合作 场地租赁 @@ -65,7 +65,7 @@ ¥20,000 李先生需要景区方面资源,洽谈相关合作 - + 商务合作 场地租赁 @@ -78,7 +78,7 @@ APP开发平台搭建外卖小程序返现H5定制一站式解决 - + 商务合作 场地租赁 @@ -343,7 +343,7 @@ color: #1D1D1D; margin: 0 0 16rpx 20rpx; } - .supply-screen{ + .category-box{ margin: 8rpx 0 12rpx 20rpx; } .tag{ diff --git a/pages/life/yunInfo/index.vue b/pages/life/yunInfo/index.vue index 437e7b6..3115e13 100644 --- a/pages/life/yunInfo/index.vue +++ b/pages/life/yunInfo/index.vue @@ -156,8 +156,8 @@ } .scroll-view_N{ width: 100%; - height: 208rpx; - margin: 40rpx 0 0 40rpx; + height: 228rpx; + margin: 30rpx 0 0 30rpx; white-space: nowrap; } .rotaion{ @@ -166,7 +166,7 @@ background: #FFFFFF; box-shadow: 0rpx 6rpx 12rpx rgba(0, 0, 0, 0.16); border-radius: 16rpx; - margin-right: 32rpx; + margin: 10rpx 22rpx 20rpx 10rpx; display: inline-block; } .rotaion image{ diff --git a/static/images/business-img1.png b/static/images/business-img1.png new file mode 100644 index 0000000..8584827 Binary files /dev/null and b/static/images/business-img1.png differ diff --git a/static/images/business-img2.png b/static/images/business-img2.png new file mode 100644 index 0000000..b989238 Binary files /dev/null and b/static/images/business-img2.png differ diff --git a/static/images/business-img3.png b/static/images/business-img3.png new file mode 100644 index 0000000..e2c7a6b Binary files /dev/null and b/static/images/business-img3.png differ diff --git a/static/images/business-news.png b/static/images/business-news.png new file mode 100644 index 0000000..0878b23 Binary files /dev/null and b/static/images/business-news.png differ diff --git a/static/images/business-title1.png b/static/images/business-title1.png new file mode 100644 index 0000000..a31005e Binary files /dev/null and b/static/images/business-title1.png differ diff --git a/static/images/business-title2.png b/static/images/business-title2.png new file mode 100644 index 0000000..960b702 Binary files /dev/null and b/static/images/business-title2.png differ diff --git a/static/images/business-title3.png b/static/images/business-title3.png new file mode 100644 index 0000000..b66a672 Binary files /dev/null and b/static/images/business-title3.png differ diff --git a/static/images/hot-icon.png b/static/images/hot-icon.png new file mode 100644 index 0000000..4503769 Binary files /dev/null and b/static/images/hot-icon.png differ diff --git a/static/images/rem-icon.png b/static/images/rem-icon.png new file mode 100644 index 0000000..7b2387a Binary files /dev/null and b/static/images/rem-icon.png differ diff --git a/static/images/shu.png b/static/images/shu.png new file mode 100644 index 0000000..8e45da7 Binary files /dev/null and b/static/images/shu.png differ diff --git a/static/images/update-icon.png b/static/images/update-icon.png new file mode 100644 index 0000000..f66e153 Binary files /dev/null and b/static/images/update-icon.png differ