diff --git a/components/CitySelect.vue b/components/CitySelect.vue
index 007458d..a71114c 100644
--- a/components/CitySelect.vue
+++ b/components/CitySelect.vue
@@ -145,7 +145,7 @@ export default {
},
selectProvince(index) {
this.provinceActive = this.province[index];
- this.city = this.province[index].c;
+ this.city = this.province[index ].c;
this.current = 1;
},
selectCity(index) {
diff --git a/components/CouponWindow.vue b/components/CouponWindow.vue
index 77096db..837dc9b 100644
--- a/components/CouponWindow.vue
+++ b/components/CouponWindow.vue
@@ -32,8 +32,7 @@
import {handleLoginFailure} from "@/utils";
import {
couponReceiveBatch
- } from "@/api/user";
-
+ } from "@/api/user",
export default {
name: "CouponWindow",
props: {
diff --git a/components/Footer.vue b/components/Footer.vue
index 10b839a..591facd 100644
--- a/components/Footer.vue
+++ b/components/Footer.vue
@@ -1,7 +1,7 @@
-
-
+
+
diff --git a/pages/demandHall/companyDetail/index.vue b/pages/demandHall/companyDetail/index.vue
index fdc2358..34c916b 100644
--- a/pages/demandHall/companyDetail/index.vue
+++ b/pages/demandHall/companyDetail/index.vue
@@ -65,7 +65,7 @@
{{detail.businessNature}}
-
+
关于我们
@@ -169,6 +169,7 @@
+
+
+
diff --git a/pages/demandHall/enterprisePage/index.vue b/pages/demandHall/enterprisePage/index.vue
new file mode 100644
index 0000000..31f36be
--- /dev/null
+++ b/pages/demandHall/enterprisePage/index.vue
@@ -0,0 +1,353 @@
+
+
+
+
+
+
+
+ {{detail.enterpriseName}}
+ {{detail.enterpriseTitle}}
+
+ {{detail.cname}}
+
+
+
+
+
+
+ {{detail.enterpriseAddress}}
+
+
+
+ {{detail.enterpriseNet}}
+
+
+
+ {{detail.enterprisePhone}}
+
+
+
+
+
+ 首页
+ 资源({{detail.resourceList.length || 0}})
+ 需求({{detail.demandList.length || 0}})
+
+
+
+
+
+
+
+ 案例展示
+
+
+
+
+
+
+
+
+
+
+
+
+ 基本信息
+
+
+
+ 企业名称
+ {{detail.enterpriseName}}
+
+
+ 所属类型
+ {{detail.enterpriseType == 1? '企业' : '个人团队' }}
+
+
+ 法定代表
+ {{detail.legalPersonName}}
+
+
+ 企业规模
+ {{detail.enterpriseScale}}人
+
+
+ 经营范围
+ {{detail.businessNature}}
+
+
+
+
+ 关于我们
+
+
+ {{detail.resourceIntroduction}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/demandHall/enterpriseServer/index.vue b/pages/demandHall/enterpriseServer/index.vue
new file mode 100644
index 0000000..38854b5
--- /dev/null
+++ b/pages/demandHall/enterpriseServer/index.vue
@@ -0,0 +1,611 @@
+
+
+
+
+
+
+
+ 搜一下
+
+
+ 服务列表
+ 企业列表
+
+
+ 筛选
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ APP开发平台搭建外卖小程序返现H5定制一站式解决
+
+ 商务合作
+ 场地租赁
+
+ ¥20,000
+
+
+
+
+ 湖北知音动漫有限公司
+
+ 查看详情
+
+
+
+
+
+ {{item.enterpriseType == 1 ? '企业' : '个人'}}
+
+
+
+
+
+
+ {{item.enterpriseName}}
+
+ {{item.cname}}
+
+
+ {{item.enterpriseTitle}}
+
+
+
+
+
+
+
+
+
+
+
+
+ 所有服务
+
+ {{item.cagetoryName}}
+
+
+
+ 商家身份(所有商家均实名认证)
+
+ 个人认证
+ 企业认证
+
+
+
+ 重置
+ 完成
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/demandHall/index.vue b/pages/demandHall/index.vue
index ad6ebaa..98ca69e 100644
--- a/pages/demandHall/index.vue
+++ b/pages/demandHall/index.vue
@@ -1,86 +1,90 @@
-
-
-
- 资源供应
- 需求广场
-
-
-
-
-
-
- 资源列表
- 企业列表
+
+
+
+ 资源供应
+ 需求广场
+
+
+
+
+
+
+ 资源列表
+ 企业列表
+
+
+
+ {{choseCagetory}}
+ -
+ {{choseBusiness}}
+
+
+ 筛选
+
+
+
-
-
- {{choseCagetory}}
- -
- {{choseBusiness}}
-
-
- 筛选
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.title}}
-
- {{item.cname}}
-
- {{item.detailedDescription}}
- ¥{{item.capital}}
-
-
- {{item.enterpriseName}}
-
-
- 了解详情
-
-
-
-
- {{item.enterpriseType == 1 ? '企业' : '个人'}}
-
-
-
- {{item.enterpriseName}}
-
- {{item.cname}}
-
+
+
+
+
+
+
+
+ {{item.title}}
+
+ {{item.cname}}
+
+ {{item.detailedDescription}}
+ ¥{{item.capital}}
+
+
+ {{item.enterpriseName}}
+
+
+ 了解详情
+
+
+
+
+
+ {{item.enterpriseType == 1 ? '企业' : '个人'}}
+
+
+
+ {{item.enterpriseName}}
+
+ {{item.cname}}
+
-
- {{item.enterpriseTitle}}
-
-
-
-
-
-
+
+
-
-
-
-
-
-
- {{loading ? '加载更多...' : '没有更多啦...'}}
+
+
+
+
+
+
+ {{loading ? '加载更多...' : '没有更多啦...'}}
+
-
-
-
-
+
+
-
-
-
- {{item.title}}
- {{item.capital}}
-
-
- {{item.cname}}
-
- {{item.detailedDescription}}
-
- {{item.resourceEndTime}}截止报名
- 了解详情
-
-
-
-
-
-
-
-
- 所有服务
-
- {{item.cagetoryName}}
-
-
-
-
-
-
- 商家身份(所有商家均实名认证)
-
- 个人认证
- 企业认证
-
-
-
- 重置
- 完成
-
-
-
-
-
-
+
+ 商家身份(所有商家均实名认证)
+
+ 个人认证
+ 企业认证
+
+
+
+ 重置
+ 完成
+
+
+
+
+
+
\ No newline at end of file
+ @keyframes move {
+ 0% {
+ transform: translateX(800rpx);
+ }
+
+ 100% {
+ transform: translateX(0rpx);
+ }
+ }
+
+ .screen-item {
+ width: 100%;
+ padding: 0 38rpx;
+ padding-bottom: 22rpx;
+ border-bottom: 2rpx solid #EEEEEE;
+ }
+
+ .screen-title {
+ font-size: 24rpx;
+ color: #000;
+ margin-bottom: 32rpx;
+ }
+
+ .screen-item {
+ padding-top: 40rpx;
+ }
+
+ .screen-item .item {
+ width: 162rpx;
+ height: 48rpx;
+ line-height: 48rpx;
+ text-align: center;
+ font-size: 24rpx;
+ color: #666666;
+ background: #F6F6F6;
+ border-radius: 4rpx;
+ margin-bottom: 20rpx;
+ margin-right: 20rpx;
+ }
+
+ .screen-item .item:nth-child(3n) {
+ margin-right: 0;
+ }
+
+ .screen-item .item-active {
+ border: 2rpx solid #FF6E33;
+ color: #FE7D26;
+ background: #FDEFE6;
+ }
+
+ .across-line {
+ width: 44rpx;
+ height: 2rpx;
+ background: #ACABAB;
+ margin: 0 12rpx;
+ }
+
+ .low-price {
+ width: 228rpx;
+ height: 60rpx;
+ background: #F6F5F5;
+ border-radius: 4rpx;
+ }
+
+ .low-price input {
+ width: 100%;
+ height: 100%;
+ text-align: center;
+ }
+
+ .fz20 {
+ font-size: 20rpx;
+ color: #393939;
+ }
+
+ .submit-box {
+ width: 602rpx;
+ height: 100rpx;
+ box-shadow: 2rpx 0px 12rpx rgba(0, 0, 0, 0.16);
+ position: fixed;
+ bottom: 0;
+ right: 0;
+ }
+
+ .submit-box .btn {
+ width: 50%;
+ height: 100%;
+ line-height: 100rpx;
+ text-align: center;
+ }
+
+ .submit-box .finish {
+ background: #FF660C;
+ color: #fff;
+ }
+
diff --git a/pages/demandHall/projectDetail/index.vue b/pages/demandHall/projectDetail/index.vue
new file mode 100644
index 0000000..6f79c64
--- /dev/null
+++ b/pages/demandHall/projectDetail/index.vue
@@ -0,0 +1,336 @@
+
+
+
+
+
+ 蜂蜜供应商
+ A轮
+ 优质的供应源、多元化的土地使用、快速扩张的能力、稳定的分销渠道
+
+
+
+
+ 持续盈利
+ 财务规范
+ 零负债
+
+
+
+
+ 项目领域
+ 农业
+
+
+ 融资金额
+ 200万元-300万元
+
+
+
+
+ 项目详情
+
+ 所属区域:武汉
+ 项目详情:融资方的合作标准
+
+
+
+
+ 项目详情
+
+
+ 今日已更新7个
+
+ 换一批
+
+
+
+
+
+
+ 蜂蜜供应商
+ 优质的供应源,多元化的土地sssssssssssss
+
+ 持续盈利
+ 财务规范
+ 零负债
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/demandHall/supplyHall/index.vue b/pages/demandHall/supplyHall/index.vue
new file mode 100644
index 0000000..1ac9b41
--- /dev/null
+++ b/pages/demandHall/supplyHall/index.vue
@@ -0,0 +1,566 @@
+
+
+
+
+
+
+
+ 搜一下
+
+
+ 需求广场
+ 供应广场
+
+
+ 筛选
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 大老虎
+ 武汉
+ ¥20,000
+
+ 李先生需要景区方面资源,洽谈相关合作
+
+ 商务合作
+ 场地租赁
+
+ 2021.8.30截止报名
+
+ 查看详情
+
+
+
+
+
+ 招聘前端工程师若干名
+ 2K-10K
+
+ 网站建设
+ APP开发
+ 2021.8.30截止报名
+
+
+
+ 湖北知音动漫有限公司
+
+
+
+ 查看详情
+
+
+
+
+
+
+
+
+ 大老虎
+ 武汉
+ ¥20,000
+
+ 李先生需要景区方面资源,洽谈相关合作
+
+ 商务合作
+ 场地租赁
+
+ 2021.8.30截止报名
+
+ 查看详情
+
+
+
+
+
+
+ APP开发平台搭建外卖小程序返现H5定制一站式解决
+
+ 商务合作
+ 场地租赁
+
+ ¥20,000
+
+
+
+
+ 湖北知音动漫有限公司
+
+ 查看详情
+
+
+
+
+
+
+
+ 所有服务
+
+ {{item.cagetoryName}}
+
+
+
+ 商家身份(所有商家均实名认证)
+
+ 个人认证
+ 企业认证
+
+
+
+ 重置
+ 完成
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/home/activityCenter/index.vue b/pages/home/activityCenter/index.vue
new file mode 100644
index 0000000..6cd7306
--- /dev/null
+++ b/pages/home/activityCenter/index.vue
@@ -0,0 +1,145 @@
+
+
+
+
+ 活动中心
+
+
+
+
+ 云生态会员招募开始
+
+
+ 12-23 00:00至11-25 23:00
+
+
+
+ 武汉市江夏区文化大道288号斤斤计较经济放假安排发金额为吉安打了个
+
+
+ ¥888.00
+ 进行中
+ 立即报名
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/home/index.vue b/pages/home/index.vue
index 3efda8d..63b0f40 100644
--- a/pages/home/index.vue
+++ b/pages/home/index.vue
@@ -1,13 +1,13 @@
-
+
禪易生态云
- 了解详情
+ 了解详情
@@ -30,14 +30,14 @@
{{item.name}}
-
-
+
+
{{item.activityStartTime.split(' ')[0]}}至{{item.activityEndTime.split(' ')[0]}}
-
+
- {{item.address}}
+ {{item.address}}
进行中
@@ -57,7 +57,7 @@
-
+
@@ -79,7 +79,7 @@
-
+
{{item.title}}
@@ -103,6 +103,7 @@
+
@@ -203,7 +204,7 @@ export default {
onReady:function(){
const that = this;
- that.$refs.skeleton.attachedAction();
+ // that.$refs.skeleton.attachedAction();
that.$refs.skeleton.readyAction();
},
@@ -250,7 +251,9 @@ export default {
uni.hideNavigationBarLoading();
})
},
-
+ tolearnMore() {
+ this.$yrouter.push("/pages/life/learnMore/index")
+ },
toAritcleList(){
this.$yrouter.push("/pages/life/articleList/index")
},
@@ -489,9 +492,9 @@ export default {
margin-right: 28rpx;
border-radius: 12rpx;
}
-.act-adress,.act-time{
- margin: 8rpx 0 20rpx 0;
-
+.act-con{
+ width: 338rpx;
+ height: 190rpx;
}
.act-adress view,.act-time view{
width: 300rpx;
@@ -501,25 +504,34 @@ export default {
.act-time image{
width: 18rpx;
height: 22rpx;
- margin: 7rpx 16rpx 0 0;
+ margin-right: 16rpx;
}
.act-adress image{
width: 19rpx;
height: 23rpx;
- margin: 8rpx 14rpx 0 0;
-}
-.act-price{
- margin-top: 40rpx;
+ margin: 7rpx 14rpx 0 0;
}
-.act-i {
+.title-line{
+ width: 308rpx;
+ height: 68rpx;
font-size: 24rpx;
- color: #FF5A0E;
+ font-weight: 500;
+ color: #191919;
+ white-space:pre-wrap;
}
-.act-p{
- font-size: 32rpx;
- color: #2A2B2B;
+.act-price{
+ width: 335rpx;
font-weight: 600;
+ .act-i {
+ font-size: 24rpx;
+ color: #FF5A0E;
+ }
+ .act-p{
+ font-size: 32rpx;
+ color: #2A2B2B;
+ }
}
+
.act-bottom{
position: relative;
width: 562rpx;
@@ -554,14 +566,14 @@ export default {
// 推荐供需
.rec-box{
- width: 706rpx;
+ width: 670rpx;
height: 493rpx;
- margin: 32rpx 22rpx 8rpx 22rpx;
+ margin: 32rpx auto 8rpx auto;
position: relative;
}
.rec-switch{
- width: 706rpx;
+ width: 670srpx;
height: 423rpx;
margin-top: 18rpx;
background: #FFFFFF;
@@ -611,6 +623,7 @@ export default {
.rec-t{
width: 100%;
height: 100%;
+ line-height: 37rpx;
position: absolute;
z-index: 3;
}
@@ -635,14 +648,14 @@ export default {
.rec-list{
position: relative;
height: 165rpx;
- padding: 33rpx 40rpx 0 40rpx;
+ padding: 30rpx 30rpx 15rpx 30rpx;
}
.rec-list image{
width: 64rpx;
height: 64rpx;
}
.rec-name{
- width: 340rpx;
+ width: 130rpx;
font-size: 28rpx;
color: #1D1D1D;
margin-left: 16rpx;
@@ -660,15 +673,13 @@ export default {
.rec-end{
font-size: 24rpx;
color: #707070;
- position: absolute;
- right: 22rpx;
+ margin-left: auto;
}
.rec-message{
width: 582rpx;
height: 40rpx;
font-size: 28rpx;
color: #1D1D1D;
- margin-top: 15rpx;
}
diff --git a/pages/information/index.vue b/pages/information/index.vue
index 76e8a21..3115e13 100644
--- a/pages/information/index.vue
+++ b/pages/information/index.vue
@@ -1,6 +1,88 @@
-
- information
+
+
+
+
+ 搜一下
+
+
+
+ 武汉12月底双层公交车将全面下线
+ 趁着有时间和你爱的人再去回味一下,那你认为有下线的必要吗?
+
+
+
+
+
+
+
+
+
+ 今日大事
+ 每日热点资讯
+
+
+
+
+
+
+
+
+
+
+ 海鸥出行将大巴车市场带入平台化阶段,提高包车出行效率
+
+ 云资讯
+ 1小时前
+ 203
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 热点
+ 禅易云生态:加入云生态,共建万亿私域资源圈获取海量资源与福利。
+
+
+
+
+
+
+
+
+
+
+ 2021中国酒店与商用厨具行业品牌盛会
+
+ 云资讯
+ 1小时前
+ 203
+
+
+
+
+
+
+
+
+
+ 云咨詢
+ 每天发布商业/生活等相关内容...
+
+ 关注+
+
+
+
@@ -8,4 +90,289 @@
+ .information-box{
+ width: 100%;
+ height: 100vh;
+ position: relative;
+ }
+ .search-box{
+ width: 670rpx;
+ height: 68rpx;
+ border: 2rpx solid #FF5100;
+ border-radius: 8rpx;
+ margin: 52rpx auto;
+ font-size: 28rpx;
+ position: relative;
+ }
+ .search-box image{
+ width: 35rpx;
+ height: 35rpx;
+ margin: 0 29rpx 0 52rpx;
+ }
+ .search{
+ position: absolute;
+ right: 0;
+ width: 132rpx;
+ height: 68rpx;
+ background: linear-gradient(39deg, #FF5100 0%, #FFA074 100%);
+ border-radius: 8rpx;
+ color: #fff;
+
+ }
+ .vote-box{
+ width: 670rpx;
+ height: 358rpx;
+ background: #FFFFFF;
+ box-shadow: 0px 6rpx 12rpx rgba(0, 0, 0, 0.16);
+ border-radius: 16rpx;
+ margin: 0 auto;
+ position: relative;
+ }
+ .news{
+ width: 100%;
+ height: 248rpx;
+ background: #D2D2D2;
+ border-radius: 16rpx 16rpx 0 0;
+ color: #FFF;
+ position: absolute;
+ padding-left: 42rpx;
+ }
+ .news-title-h{
+ font-size: 28rpx;
+ position: absolute;
+ bottom: 54rpx;
+ }
+ .news-title-s{
+ font-size: 20rpx;
+ position: absolute;
+ bottom: 18rpx;
+ }
+ .vote{
+ width: 100%;
+ height: 110rpx;
+ position: absolute;
+ bottom: 0;
+ border: 1rpx solid #000000;
+ }
+ .scroll-view_N{
+ width: 100%;
+ height: 228rpx;
+ margin: 30rpx 0 0 30rpx;
+ white-space: nowrap;
+ }
+ .rotaion{
+ width: 168rpx;
+ padding: 32rpx 0 16rpx 0;
+ background: #FFFFFF;
+ box-shadow: 0rpx 6rpx 12rpx rgba(0, 0, 0, 0.16);
+ border-radius: 16rpx;
+ margin: 10rpx 22rpx 20rpx 10rpx;
+ display: inline-block;
+ }
+ .rotaion image{
+ width: 80rpx;
+ height: 80rpx;
+ background: #FF6D2A;
+ border-radius: 50%;
+ }
+ .rotaion-h{
+ height: 34rpx;
+ font-size: 24rpx;
+ color: #333333;
+ margin: 12rpx 0 4rpx 0;
+ font-weight: 600;
+ }
+ .rotaion-s{
+ height: 26rpx;
+ font-size: 18rpx;
+ color: #9D9D9D;
+ }
+ /* 最新资讯 */
+ .newInfo-box{
+ margin: 44rpx 0 0rpx 0;
+ }
+ .newInfo-title-img{
+ width: 160rpx;
+ height: 52rpx;
+ margin: 0 0 18rpx 38rpx;
+ }
+ .newInfo{
+ width: 100%;
+ height: 528rpx;
+ border-top: 2rpx solid #EFEFEF;
+ }
+ .modular{
+ width: 100%;
+ height: 176rpx;
+ border-bottom: 2rpx solid #EFEFEF;
+ padding: 20rpx 40rpx 22rpx 40rpx;
+ }
+
+ .modular-h{
+ width: 392rpx;
+ height: 80rpx;
+ font-size: 28rpx;
+ color: #4A4A4A;
+ font-weight: 600;
+ }
+ .modular image{
+ width: 204rpx;
+ height: 134rpx;
+ }
+ .title{
+ width: 392rpx;
+ height: 134rpx;
+ }
+ .title-l{
+ width: 310rpx;
+ height: 34rpx;
+ font-size: 24rpx;
+ color: #707070;
+ }
+ .title-l image{
+ width: 24rpx;
+ height: 24rpx;
+ margin-left: 5rpx;
+ }
+ /* 热点精选 */
+ .hotspot-box{
+ width: 100%;
+ height: 456rpx;
+ }
+ .title-h-img{
+ width: 162rpx;
+ height: 62rpx;
+ margin: 32rpx 0 5rpx 40rpx;
+ }
+ .scroll-view_H{
+ width: 100%;
+ height: 344rpx;
+ white-space: nowrap;
+ }
+ .scroll-view_H image{
+ width: 670rpx;
+ height: 344rpx;
+ border-radius: 10rpx;
+ position: absolute;
+ }
+ .slide-box{
+ position: relative;
+ width: 670rpx;
+ height: 100%;
+ display: inline-block;
+ margin-right: 16rpx;
+ }
+ .hotspot-con{
+ width: 588rpx;
+ height: 130rpx;
+ bottom: 34rpx;
+ left: 24rpx;
+ position: absolute;
+ }
+ .hotspot-icon{
+ width: 72rpx;
+ height: 32rpx;
+ background: #FE3737;
+ border-radius: 12rpx 2rpx 12rpx 0;
+ position: absolute;
+ font-size: 22rpx;
+ color: #fff;
+ text-align: center;
+
+ }
+ .hotspot-title-h{
+ width: 588rpx;
+ height: 80rpx;
+ font-size: 28rpx;
+ color: #FFFFFF;
+ position: absolute;
+ bottom: 0;
+ white-space:pre-wrap;
+ }
+ /* 值得关注 */
+ .follow-box{
+ width: 100%;
+ height: 950rpx;
+ margin-bottom: 50rpx;
+ }
+ .follow-con{
+ width: 670rpx;
+ height: 250rpx;
+ margin: 0 auto;
+ background: #FFFFFF;
+ box-shadow: 0rpx 4rpx 10rpx rgba(0, 0, 0, 0.16);
+ border-radius: 16rpx;
+ margin-bottom: 32rpx;
+ }
+ .follow-top{
+ width: 100%;
+ height: 170rpx;
+ padding: 20rpx 20rpx 26rpx 20rpx;
+ border-bottom: 1rpx solid #DCDCDC;
+ }
+ .follow-top image{
+ width: 232rpx;
+ height: 130rpx;
+ border-radius: 16rpx;
+ }
+ .follow-title{
+ width: 370rpx;
+ height: 100%;
+ }
+ .follow-h{
+ width: 370rpx;
+ height: 80rpx;
+ font-size: 28rpx;
+ color: #000000;
+ font-weight: 600;
+ }
+ .follow-title-l{
+ width: 250rpx;
+ height: 28rpx;
+ font-size: 20rpx;
+ color: #707070;
+ }
+ .follow-title-l image{
+ width: 24rpx;
+ height: 24rpx;
+ margin-left: 5rpx;
+ }
+ .follow-bottom{
+ width: 100%;
+ height: 80rpx;
+ padding: 12rpx 20rpx 16rpx 20rpx;
+ }
+ .follow-bottom image{
+ width: 52rpx;
+ height: 52rpx;
+ border-radius: 50%;
+ margin-right: 8rpx;
+ }
+ .follow-title-b{
+
+ }
+
+ .title-s{
+ height: 28rpx;
+ font-size: 20rpx;
+ margin-bottom: 6rpx;
+ font-weight: 600;
+ }
+ .title-con{
+ height: 22rpx;
+ font-size: 16rpx;
+ color: #707070;
+ }
+
+ .follow-btn{
+ width: 136rpx;
+ height: 40rpx;
+ background: linear-gradient(39deg, #FF5A0D 0%, #FFAC85 100%);
+ border-radius: 26rpx;
+ font-size: 28rpx;
+ color: #fff;
+ text-align: center;
+ position: absolute;
+ right: 60rpx;
+ }
+
diff --git a/pages/life/articleDetail/index.vue b/pages/life/articleDetail/index.vue
index 9497253..2b8b5f1 100644
--- a/pages/life/articleDetail/index.vue
+++ b/pages/life/articleDetail/index.vue
@@ -1,144 +1,159 @@
-
-
- {{detail.title}}
-
-
-
- {{detail.author}}
-
-
-
- {{detail.visit}}
-
- {{detail.formatTime}}
-
-
-
-
-
-
- 转载声明:本文由云快讯收录,观点仅代表作者本人。不代表云快讯立场,云快讯不对所包含的准确性,可靠性或完整性提供任何明示,请自行承担任何责任。
-
-
-
-
+
+
+ {{ detail.title }}
+
+
+
+ {{ detail.author }}
+
+
+
+ {{ detail.visit }}
+
+ {{ detail.formatTime }}
+
+
+
+
+
+
+ 转载声明:本文由云快讯收录,观点仅代表作者本人。不代表云快讯立场,云快讯不对所包含的准确性,可靠性或完整性提供任何明示,请自行承担任何责任。
+
+
+
diff --git a/pages/life/index.vue b/pages/life/index.vue
index 2f6758c..ec23a99 100644
--- a/pages/life/index.vue
+++ b/pages/life/index.vue
@@ -1,24 +1,24 @@
-
-
-
-
- 武汉
-
-
-
-
-
-
-
-
-
-
-
-
-
- 全部商品
-
-
-
-
-
-
-
-
-
-
- {{item.storeName}}
-
- ¥{{item.price}}
- ¥{{item.price}}
-
-
-
-
-
-
-
-
- {{item.storeName}}
-
- ¥{{item.price}}
- ¥{{item.otPrice}}
-
-
-
-
-
-
-
-
+
+
+
+
+
+ {{ item.storeName }}
+
+ ¥{{ item.price }}
+ ¥{{ item.price }}
+
+
+
+
+
+
+
+
+ {{ item.storeName }}
+
+ ¥{{ item.price }}
+ ¥{{ item.otPrice }}
+
+
+
+
+
+
+
+
diff --git a/pages/life/learnMore/index.vue b/pages/life/learnMore/index.vue
new file mode 100644
index 0000000..9c426a7
--- /dev/null
+++ b/pages/life/learnMore/index.vue
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/life/yunInfo/index.vue b/pages/life/yunInfo/index.vue
new file mode 100644
index 0000000..3115e13
--- /dev/null
+++ b/pages/life/yunInfo/index.vue
@@ -0,0 +1,378 @@
+
+
+
+
+
+ 搜一下
+
+
+
+ 武汉12月底双层公交车将全面下线
+ 趁着有时间和你爱的人再去回味一下,那你认为有下线的必要吗?
+
+
+
+
+
+
+
+
+
+ 今日大事
+ 每日热点资讯
+
+
+
+
+
+
+
+
+
+
+ 海鸥出行将大巴车市场带入平台化阶段,提高包车出行效率
+
+ 云资讯
+ 1小时前
+ 203
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 热点
+ 禅易云生态:加入云生态,共建万亿私域资源圈获取海量资源与福利。
+
+
+
+
+
+
+
+
+
+
+ 2021中国酒店与商用厨具行业品牌盛会
+
+ 云资讯
+ 1小时前
+ 203
+
+
+
+
+
+
+
+
+
+ 云咨詢
+ 每天发布商业/生活等相关内容...
+
+ 关注+
+
+
+
+
+
+
+
+
+
diff --git a/pages/release/index2.vue b/pages/release/index2.vue
new file mode 100644
index 0000000..d442bb5
--- /dev/null
+++ b/pages/release/index2.vue
@@ -0,0 +1,431 @@
+
+
+
+
+ 发布指南
+
+ 详细阅读有助于让你快速了解云生态发布规则,更准确地发布内容
+
+
+
+
+
+
+ 个人认证
+ 个人认证后可发布资源项目及需求
+
+
+
+
+
+
+ 企业认证
+ 企业认证后可发布资源项目及需求,展示企业相关服务
+
+
+
+
+
+
+ 投资方认证
+ 投资方认证后可查看项目方发布项目详情
+
+
+
+
+
+
+
+
+ 注:完成企业认证后可以发布资源及需求,个人认证后只可发布需求
+
+
+ !
+ 请先完成认证
+
+
+ !
+ {{authType == 1 ? '企业信息审核中,请耐心等待!' : '个人信息审核中, 请耐心等待'}}
+
+
+ !
+ {{authType == 1 ? '企业信息审核通过,可以发布资源和需求!' : '个人信息审核通过,可以发布需求'}}
+
+
+ !
+ {{authType == 1 ? '企业信息未审核通过, 请重新提交审核信息!' : '个人信息未审核通过, 请重新提交审核信息!'}}
+ 未通过理由:{{reason}}
+
+
+
+
+
+
+ 发布资源
+ 我要发布我的资源展示在供应广场
+
+
+
+
+
+ 发布资源
+ 我要发布我的资源展示在供应广场
+
+
+
+
+
+ 发布项目
+ 发布优质项目精准推荐投资方
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/static/images/arror-r-s.png b/static/images/arror-r-s.png
index 0043cf5..b052df1 100644
Binary files a/static/images/arror-r-s.png and b/static/images/arror-r-s.png differ
diff --git a/static/images/arror-right.png b/static/images/arror-right.png
new file mode 100644
index 0000000..1c05aa9
Binary files /dev/null and b/static/images/arror-right.png differ
diff --git a/static/images/auth-icon1.png b/static/images/auth-icon1.png
new file mode 100644
index 0000000..ac6097a
Binary files /dev/null and b/static/images/auth-icon1.png differ
diff --git a/static/images/auth-icon2.png b/static/images/auth-icon2.png
new file mode 100644
index 0000000..5bcf948
Binary files /dev/null and b/static/images/auth-icon2.png differ
diff --git a/static/images/auth-icon3.png b/static/images/auth-icon3.png
new file mode 100644
index 0000000..ff072ec
Binary files /dev/null and b/static/images/auth-icon3.png differ
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/center-img.png b/static/images/center-img.png
new file mode 100644
index 0000000..6331721
Binary files /dev/null and b/static/images/center-img.png differ
diff --git a/static/images/check.png b/static/images/check.png
new file mode 100644
index 0000000..2526e9a
Binary files /dev/null and b/static/images/check.png differ
diff --git a/static/images/close-icon.png b/static/images/close-icon.png
new file mode 100644
index 0000000..b065873
Binary files /dev/null and b/static/images/close-icon.png differ
diff --git a/static/images/contact.png b/static/images/contact.png
new file mode 100644
index 0000000..37c928c
Binary files /dev/null and b/static/images/contact.png differ
diff --git a/static/images/follow-title.png b/static/images/follow-title.png
new file mode 100644
index 0000000..1157e32
Binary files /dev/null and b/static/images/follow-title.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/learnMore1.png b/static/images/learnMore1.png
new file mode 100644
index 0000000..a64d016
Binary files /dev/null and b/static/images/learnMore1.png differ
diff --git a/static/images/learnMore2.png b/static/images/learnMore2.png
new file mode 100644
index 0000000..1cb2b49
Binary files /dev/null and b/static/images/learnMore2.png differ
diff --git a/static/images/learnMore3.png b/static/images/learnMore3.png
new file mode 100644
index 0000000..aea06a9
Binary files /dev/null and b/static/images/learnMore3.png differ
diff --git a/static/images/learnMore4.png b/static/images/learnMore4.png
new file mode 100644
index 0000000..4b8c6f6
Binary files /dev/null and b/static/images/learnMore4.png differ
diff --git a/static/images/new-icon.png b/static/images/new-icon.png
new file mode 100644
index 0000000..c78e959
Binary files /dev/null and b/static/images/new-icon.png differ
diff --git a/static/images/newInfo.png b/static/images/newInfo.png
new file mode 100644
index 0000000..d66918a
Binary files /dev/null and b/static/images/newInfo.png differ
diff --git a/static/images/rec-bg.png b/static/images/rec-bg.png
index d38d051..d6507c3 100644
Binary files a/static/images/rec-bg.png and b/static/images/rec-bg.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/search-icon.png b/static/images/search-icon.png
new file mode 100644
index 0000000..e3b8519
Binary files /dev/null and b/static/images/search-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
diff --git a/static/images/user/business.png b/static/images/user/business.png
new file mode 100644
index 0000000..a830ee8
Binary files /dev/null and b/static/images/user/business.png differ
diff --git a/static/images/user/hotspot.png b/static/images/user/hotspot.png
new file mode 100644
index 0000000..f1d7b05
Binary files /dev/null and b/static/images/user/hotspot.png differ
diff --git a/static/images/user/investor.png b/static/images/user/investor.png
new file mode 100644
index 0000000..b3d11cb
Binary files /dev/null and b/static/images/user/investor.png differ
diff --git a/static/images/user/person.png b/static/images/user/person.png
new file mode 100644
index 0000000..219cf64
Binary files /dev/null and b/static/images/user/person.png differ
diff --git a/static/images/vip-icon.png b/static/images/vip-icon.png
new file mode 100644
index 0000000..b90d161
Binary files /dev/null and b/static/images/vip-icon.png differ
diff --git a/static/images/vote1.png b/static/images/vote1.png
new file mode 100644
index 0000000..6f1334b
Binary files /dev/null and b/static/images/vote1.png differ
diff --git a/static/images/vote2.png b/static/images/vote2.png
new file mode 100644
index 0000000..259571a
Binary files /dev/null and b/static/images/vote2.png differ