From 8876ab732267bb51e8f6314ab8f8a246f2e1a2c0 Mon Sep 17 00:00:00 2001 From: kk_888 <1422704179@qq.com> Date: Tue, 4 Jan 2022 13:41:18 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BA=91=E7=94=9F=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/index.js | 4 +- pages.json | 7 + pages/demandHall/business/index.vue | 194 ++++--- pages/demandHall/demoInvestment/index.vue | 5 +- pages/demandHall/enterpriseServer/index.vue | 66 ++- pages/demandHall/supplyHall/index.vue | 99 ++-- pages/home/activityCenter/index.vue | 61 ++- pages/information/index.vue | 2 +- pages/life/index2.vue | 560 ++++++++++++++++++++ pages/life/learnMore/index.vue | 74 ++- pages/shop/GoodSearch/index.vue | 32 +- static/images/life-icon1.png | Bin 0 -> 4211 bytes static/images/life-icon2.png | Bin 0 -> 4321 bytes static/images/life-icon3.png | Bin 0 -> 4035 bytes static/images/life-icon4.png | Bin 0 -> 4093 bytes 15 files changed, 906 insertions(+), 198 deletions(-) create mode 100644 pages/life/index2.vue create mode 100644 static/images/life-icon1.png create mode 100644 static/images/life-icon2.png create mode 100644 static/images/life-icon3.png create mode 100644 static/images/life-icon4.png diff --git a/config/index.js b/config/index.js index 1751c55..9ade227 100644 --- a/config/index.js +++ b/config/index.js @@ -1,8 +1,8 @@ // export const VUE_APP_API_URL = 'http://natapp.xinxintuan.co/api'; // export const VUE_APP_API_URL = 'https://wxapi.yixiang.co/api' // export const VUE_APP_API_URL = 'http://192.168.0.112:8092/api' - export const VUE_APP_API_URL = 'http://10.11.32.103:8092/api' -// export const VUE_APP_API_URL = 'https://cloud.api.cyjyyjy.com/api' + // export const VUE_APP_API_URL = 'http://10.11.32.103:8092/api' +export const VUE_APP_API_URL = 'https://cloud.api.cyjyyjy.com/api' // export const VUE_APP_API_URL = 'http://natapp.xinxintuan.co/api'; // export const VUE_APP_API_URL = 'https://thapi.xinxintuan.co/api' // export const VUE_APP_API_URL = 'https://h5api.xinxintuan.co/api'; diff --git a/pages.json b/pages.json index 7e9740c..839277a 100644 --- a/pages.json +++ b/pages.json @@ -320,6 +320,13 @@ "enablePullDownRefresh": true } }, + { + "path": "pages/life/index2", + "style": { + "navigationBarTitleText": "生活", + "enablePullDownRefresh": true + } + }, { "path": "pages/life/temp/index", "style": { diff --git a/pages/demandHall/business/index.vue b/pages/demandHall/business/index.vue index 10a47f6..0feb907 100644 --- a/pages/demandHall/business/index.vue +++ b/pages/demandHall/business/index.vue @@ -30,7 +30,8 @@ - + + @@ -40,13 +41,13 @@ - + 换一批 - {{item.enterpriseName}} + {{item.enterpriseName}} {{item.cname}} - {{item.enterpriseTitle}} + {{item.enterpriseTitle}} @@ -207,7 +205,7 @@ } - + + diff --git a/pages/life/learnMore/index.vue b/pages/life/learnMore/index.vue index cf6d13c..ee8ee9a 100644 --- a/pages/life/learnMore/index.vue +++ b/pages/life/learnMore/index.vue @@ -1,30 +1,70 @@ - diff --git a/pages/demandHall/projectDetail/index.vue b/pages/demandHall/projectDetail/index.vue index e3dc818..e03bd10 100644 --- a/pages/demandHall/projectDetail/index.vue +++ b/pages/demandHall/projectDetail/index.vue @@ -3,9 +3,9 @@ - 蜂蜜供应商 + 蜂蜜供应商 A轮 - 优质的供应源、多元化的土地使用、快速扩张的能力、稳定的分销渠道 + 优质的供应源、多元化的土地使用、快速扩张的能力、稳定的分销渠道 @@ -14,33 +14,36 @@ 财务规范 零负债 - - - - 项目领域 - 农业 - - - 融资金额 - 200万元-300万元 + + + 项目领域 + 农业 + + + 融资金额 + 200万元-300万元 + - - 项目详情 + + + 项目详情 + + 所属区域:武汉 + 项目详情:融资方的合作标准封锁地带 - 所属区域:武汉 - 项目详情:融资方的合作标准 - - + + - 项目详情 + 项目推荐 今日已更新7个 @@ -52,8 +55,8 @@ - 蜂蜜供应商 - 优质的供应源,多元化的土地sssssssssssss + 蜂蜜供应商 + 优质的供应源,多元化的土地 持续盈利 财务规范 @@ -85,6 +88,8 @@ width: 100%; height: 284rpx; background: #fff; + position: relative; + margin-bottom: 90rpx; padding: 20rpx 40rpx 0 40rpx; .content-box { @@ -92,11 +97,18 @@ height: 130rpx; margin-bottom: 25rpx; + image { + width: 128rpx; + height: 128rpx; + margin-left: auto; + } + .content-left { width: 536rpx; .title { - width: 208rpx; + width: auto; + max-width: 280rpx; height: 52rpx; font-size: 36rpx; margin-right: 22rpx; @@ -123,22 +135,21 @@ } } } - - .content-box image { - width: 128rpx; - height: 128rpx; - margin-left: auto; - } - } .category-box { + width: 100%; + height: 36rpx; + overflow: hidden; + .tag { - width: 112rpx; + width: auto; + padding: 0 10rpx; height: 36rpx; + line-height: 34rpx; border-radius: 4rpx; font-size: 20rpx; - margin-right: 5rpx; + margin-right: 16rpx; text-align: center; } @@ -165,7 +176,7 @@ box-shadow: 0px 6rpx 12rpx rgba(0, 0, 0, 0.16); border-radius: 12rpx; position: relative; - top: -48rpx; + bottom: -21rpx; margin: 0 auto; .regin-box { @@ -185,7 +196,6 @@ color: #FF5100; } } - .br1 { border-right: 1rpx solid #E9E9E9; } @@ -193,69 +203,77 @@ .detials-box { width: 750rpx; - height: 384rpx; + height: auto; + min-height: 384rpx; background: #FFFFFF; font-size: 28rpx; font-weight: 400; color: #343434; - padding: 24rpx 0 0 32rpx; - } + position: relative; - .detials-box view { - margin-bottom: 22rpx; - } + .pa20 { + width: 100%; + height: 100%; + padding: 24rpx 32rpx 10rpx 32rpx; + filter: blur(6rpx); + view { + margin-bottom: 15rpx; + } - .title { - height: 52rpx; - font-size: 36rpx; - font-family: PingFang SC; - font-weight: 600; - color: #343434; - } + .detail-con { + width: 100%; + height: auto; + overflow: hidden; + } + } - .title image { - width: 18rpx; - height: 36rpx; - margin-right: 10rpx; - } + .mask-box { + width: 750rpx; + height: 100%; + background: rgba(255,255,255,0.7); + box-shadow: 0px 6rpx 12rpx rgba(0, 0, 0, 0.01); + position: absolute; + top: 0; - .mask-box { - width: 750rpx; - height: 384rpx; - background: #fff; - box-shadow: 0px 6rpx 12rpx rgba(0, 0, 0, 0.01); - filter: blur(6rpx); - position: fixed; - top: 390rpx; - } + .mask-con { + width: 484rpx; + height: 136rpx; + z-index: 9999; - .mask-con { - width: 484rpx; - height: 136rpx; - z-index: 9999; - } + .con { + font-size: 36rpx; + font-weight: 600; + color: #FF5100; + margin-bottom: 20rpx; + } - .con { - font-size: 36rpx; - font-weight: 600; - color: #FF5100; - margin-bottom: 20rpx; + .authentication-btn { + width: 148rpx; + height: 52rpx; + background: linear-gradient(315deg, #FF6D31 0%, #FFC2AA 100%); + border-radius: 12rpx; + font-size: 24rpx; + font-weight: 600; + line-height: 52rpx; + color: #FFFFFF; + text-align: center; + } + } + } } - .authentication-btn { - width: 148rpx; + .title { height: 52rpx; - background: linear-gradient(315deg, #FF6D31 0%, #FFC2AA 100%); - border-radius: 12rpx; - font-size: 24rpx; + font-size: 36rpx; + font-family: PingFang SC; font-weight: 600; - line-height: 52rpx; - color: #FFFFFF; - text-align: center; - } + color: #343434; - .recommend-box .title { - margin-left: 32rpx; + image { + width: 18rpx; + height: 36rpx; + margin-right: 10rpx; + } } .recommend-box { @@ -263,74 +281,78 @@ height: 528rpx; background: #FFFFFF; margin: 32rpx 0; - // padding: 24rpx 0 0 32rpx; padding: 24rpx 0 0 0rpx; - } - .update-box { - width: 670rpx; - height: 48rpx; - color: #FF6D31; - font-size: 24rpx; - margin-bottom: 26rpx; - margin-left: 32rpx; - } + .title { + margin-left: 32rpx; + } - .update-icon { - width: 118rpx; - height: 48rpx; - background: #FFFFFF; - box-shadow: 0rpx 6rpx 12rpx rgba(0, 0, 0, 0.16); - border-radius: 24rpx; - font-size: 20rpx; - line-height: 26rpx; - color: #666666; - margin-left: auto; - } + .update-box { + width: auto; + height: 48rpx; + color: #FF6D31; + font-size: 24rpx; + margin: 0rpx 32rpx 26rpx 32rpx; + + .update-icon { + width: 118rpx; + height: 48rpx; + background: #FFFFFF; + box-shadow: 0rpx 6rpx 12rpx rgba(0, 0, 0, 0.16); + border-radius: 24rpx; + font-size: 20rpx; + line-height: 26rpx; + color: #666666; + margin-left: auto; + + image { + width: 26rpx; + height: 26rpx; + background: rgba(0, 0, 0, 0); + margin-right: 10rpx; + } + } + } - .update-icon image { - width: 26rpx; - height: 26rpx; - background: rgba(0, 0, 0, 0); - margin-right: 10rpx; - } + .scroll-view_H { + width: 100%; + height: 345rpx; + white-space: nowrap; + + .recommend-list { + width: 392rpx; + background: #FFFFFF; + box-shadow: 0px 6rpx 12rpx rgba(0, 0, 0, 0.16); + border-radius: 12rpx; + font-size: 24rpx; + color: #707070; + display: inline-block; + margin: 0 32rpx 0 0rpx; - .scroll-view_H { - width: 100%; - height: 345rpx; - white-space: nowrap; - } + image { + width: 392rpx; + height: 194rpx; + border-radius: 12rpx 12rpx 0 0; + } + } - .recommend-list { - width: 392rpx; - background: #FFFFFF; - box-shadow: 0px 6rpx 12rpx rgba(0, 0, 0, 0.16); - border-radius: 12rpx; - font-size: 24rpx; - color: #707070; - display: inline-block; - margin: 0 32rpx 0 0rpx; - } - .recommend-list:nth-child(1){ - margin-left: 32rpx; - } - .recommend-list image { - width: 392rpx; - height: 194rpx; - border-radius: 12rpx 12rpx 0 0; - } + .recommend-list:nth-child(1) { + margin-left: 32rpx; + } - .recommend-bottom { - height: 130rpx; - padding: 0 16rpx 15rpx 24rpx; - } + .recommend-bottom { + height: 130rpx; + padding: 0 16rpx 15rpx 24rpx; - .title-item { - height: 30rpx; - line-height: 30rpx; - font-size: 28rpx; - font-weight: 600; - color: #1D1D1D; + .title-item { + height: 30rpx; + line-height: 30rpx; + font-size: 28rpx; + font-weight: 600; + color: #1D1D1D; + } + } + } } .footer { @@ -338,18 +360,18 @@ height: 132rpx; background: #FFFFFF; padding: 32rpx 32rpx 0 0; - } - .toContact { - width: 223rpx; - height: 76rpx; - line-height: 76rpx; - text-align: center; - background: linear-gradient(144deg, #FFA782 0%, #FF5100 100%); - border-radius: 38rpx; - margin-left: auto; - font-size: 32rpx; - font-weight: 500; - color: #FFFFFF; + .toContact { + width: 223rpx; + height: 76rpx; + line-height: 76rpx; + text-align: center; + background: linear-gradient(144deg, #FFA782 0%, #FF5100 100%); + border-radius: 38rpx; + margin-left: auto; + font-size: 32rpx; + font-weight: 500; + color: #FFFFFF; + } } diff --git a/pages/demandHall/projectManage/index.vue b/pages/demandHall/projectManage/index.vue new file mode 100644 index 0000000..cd313ba --- /dev/null +++ b/pages/demandHall/projectManage/index.vue @@ -0,0 +1,312 @@ + + + + + diff --git a/pages/demandHall/supplyHall/index.vue b/pages/demandHall/supplyHall/index.vue index b1f2f0f..a9e39d6 100644 --- a/pages/demandHall/supplyHall/index.vue +++ b/pages/demandHall/supplyHall/index.vue @@ -51,15 +51,18 @@ {{item.title}} {{item.capital}} - - - {{item.cname}} - {{item.resourceEndTime}}截止报名 + + + + {{item.cname}} + + {{item.resourceEndTime}}截止报名 + - {{item.enterpriseName}} + {{item.enterpriseName}} 查看详情 @@ -76,7 +79,7 @@ @@ -108,7 +111,7 @@ - 湖北知音动漫有限公司 + 湖北知音动漫有限公司 查看详情 @@ -445,6 +448,8 @@ } .user-name { + width: auto; + max-width: 250rpx; height: 40rpx; color: #1D1D1D; margin: 0 10rpx 0 16rpx; @@ -474,7 +479,7 @@ height: auto; color: #1D1D1D; font-weight: 600; - padding: 10rpx 0; + margin: 10rpx 0; } .category-box{ width: 100%; @@ -483,7 +488,7 @@ .tag { width: auto; height: 36rpx; - line-height: 28rpx; + line-height: 34rpx; border-radius: 4rpx; font-size: 20rpx; margin-right: 8rpx; @@ -555,18 +560,28 @@ font-size: 28rpx; color: #FF5100; } + .enterprise-name{ + max-width: 382rpx; + height: 40rpx; + color: #1D1D1D; + margin: 0 10rpx 0 16rpx; + } .head-logo { width: 72rpx; height: 72rpx; } - + .wd37{ + width: 370rpx; + height: 36rpx; + overflow: hidden; + } .time-end-t { - position: absolute; - right: 15rpx; + width: 250rpx; height: 34rpx; font-size: 24rpx; color: #707070; + text-align: right; } .enterprise-con { @@ -674,6 +689,7 @@ } .screen-item .item-active { + line-height: 44rpx; border: 2rpx solid #FF6E33; color: #FE7D26; background: #FDEFE6; diff --git a/pages/home/index.vue b/pages/home/index.vue index 2ebb4ae..a46eb3a 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -1,8 +1,8 @@