xiebaomin 1 year ago
parent
commit
7c82e3b6cf

+ 1354 - 1349
pages.json

@@ -1,1349 +1,1354 @@
-{
-	"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
-		{
-			"path": "pages/tabBar/home/index",
-			"style": {
-				"navigationBarTitleText": "采美采购商城",
-				"enablePullDownRefresh": true,
-				"backgroundColor": "#F28F31",
-				"backgroundTextStyle": "light",
-				"navigationStyle": "custom"
-			}
-		}, {
-			"path": "pages/tabBar/notice/index",
-			"style": {
-				"navigationBarTitleText": "消息通知",
-				"navigationStyle": "custom"
-			}
-		}, {
-			"path": "pages/tabBar/category/index",
-			"style": {
-				"navigationBarTitleText": "分类",
-				"navigationStyle": "custom"
-			}
-		}, {
-			"path": "pages/tabBar/cart/index",
-			"style": {
-				"navigationBarTitleText": "购物车",
-				"enablePullDownRefresh": true
-			}
-		}, {
-			"path": "pages/tabBar/user/user",
-			"style": {
-				"navigationBarTitleText": "我的",
-				"enablePullDownRefresh": true,
-				"navigationStyle": "custom"
-			}
-		}
-	],
-	"subPackages": [{
-			"root": "pages/service/", //信息服务模块
-			"pages": [{
-					"path": "aftersale",
-					"style": {
-						"navigationBarTitleText": "售后无忧"
-					}
-				},
-				{
-					"path": "service",
-					"style": {
-						"navigationBarTitleText": "采美365网"
-					}
-				},
-				{
-					"path": "shoppingnotice",
-					"style": {
-						"navigationBarTitleText": "购物须知"
-					}
-				},
-				{
-					"path": "sellconten",
-					"style": {
-						"navigationBarTitleText": "条款内容"
-					}
-				},
-				{
-					"path": "news-list",
-					"style": {
-						"navigationBarTitleText": "公告",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "news-detailes",
-					"style": {
-						"navigationBarTitleText": "公告内容"
-					}
-				},
-				{
-					"path": "certificate",
-					"style": {
-						"navigationBarTitleText": "资质证书"
-					}
-				}
-			]
-		},
-		{
-			"root": "pages/goods/", //商品模块
-			"pages": [
-				/*美体节临时页面*/
-				{
-					"path": "good-floor-temp",
-					"style": {
-						"navigationBarTitleText": "美体节",
-						"enablePullDownRefresh": true,
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "goods-instrument",
-					"style": {
-						"navigationBarTitleText": "项目仪器",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "goods-classify",
-					"style": {
-						"navigationBarTitleText": "商品列表",
-						"enablePullDownRefresh": true,
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "good-floorMore",
-					"style": {
-						"navigationBarTitleText": "更多楼层",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "good-floor",
-					"style": {
-						"navigationBarTitleText": "",
-						"enablePullDownRefresh": true,
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "goods-active",
-					"style": {
-						"navigationBarTitleText": "凑单商品",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "product",
-					"style": {
-						"navigationBarTitleText": "商品详情",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "instrument-details",
-					"style": {
-						"navigationBarTitleText": "项目仪器详情",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "cart",
-					"style": {
-						"navigationBarTitleText": "购物车",
-						"enablePullDownRefresh": true,
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "goods-doc-list",
-					"style": {
-						"navigationBarTitleText": "美业资料",
-						"enablePullDownRefresh": false
-					}
-				},
-				{
-					"path": "goods-doc-detail",
-					"style": {
-						"navigationBarTitleText": "美业资料详情",
-						"enablePullDownRefresh": false
-					}
-				},
-				{
-					"path": "goods-supporting",
-					"style": {
-						"navigationBarTitleText": "配套商品",
-						"enablePullDownRefresh": false
-					}
-				},
-				{
-					"path": "good-hot",
-					"style": {
-						"navigationBarTitleText": "新品橱窗",
-						"enablePullDownRefresh": false,
-						"navigationStyle": "custom"
-					}
-				},
-                {
-                	"path": "goods-file-preview",
-                	"style": {
-                		"navigationBarTitleText": "文件预览",
-                		"enablePullDownRefresh": false
-                	}
-                }
-			]
-		},
-		{
-			"root": "pages/login/", //注册登录模块
-			"pages": [{
-					"path": "register",
-					"style": {
-						"navigationBarTitleText": "机构注册",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "register-supplier",
-					"style": {
-						"navigationBarTitleText": "供应商注册",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "register-select",
-					"style": {
-						"navigationBarTitleText": "选择身份"
-					}
-				},
-				{
-					"path": "apply",
-					"style": {
-						"navigationBarTitleText": "升级资质机构",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "apply-supplier",
-					"style": {
-						"navigationBarTitleText": "修改申请资料",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "logincode",
-					"style": {
-						"navigationBarTitleText": "邀请码登录"
-					}
-				},
-				{
-					"path": "login",
-					"style": {
-						"navigationBarTitleText": "登录"
-					}
-				},
-				{
-					"path": "binding",
-					"style": {
-						"navigationBarTitleText": "注册信息"
-					}
-				},
-				{
-					"path": "bindwechat",
-					"style": {
-						"navigationBarTitleText": "绑定微信"
-					}
-				},
-				{
-					"path": "bindOperator",
-					"style": {
-						"navigationBarTitleText": "绑定运营人员"
-					}
-				},
-				{
-					"path": "information",
-					"style": {
-						"navigationBarTitleText": "修改资料",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "password",
-					"style": {
-						"navigationBarTitleText": "修改密码"
-					}
-				},
-                {
-                    "path": "supplier_login",
-                    "style": {
-                        "navigationBarTitleText": "美业参谋"
-                    }
-                }, {
-                    "path": "supplier_information",
-                    "style": {
-                        "navigationBarTitleText": "美业参谋"
-                    }
-                }
-			]
-		},
-		{
-			"root": "pages/user/", //机构个人中心模块
-			"pages": [{
-					"path": "account/account",
-					"style": {
-						"navigationBarTitleText": "账户余额明细",
-						"enablePullDownRefresh": true,
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "account/account-bean",
-					"style": {
-						"navigationBarTitleText": "采美豆明细",
-						"enablePullDownRefresh": true,
-						"navigationStyle": "custom" 
-					}
-				},
-				{
-					"path": "address/addressManage",
-					"style": {
-						"navigationBarTitleText": "添加新地址"
-					}
-				},
-				{
-					"path": "address/address",
-					"style": {
-						"navigationBarTitleText": "地址列表"
-					}
-				},
-				{
-					"path": "about/about",
-					"style": {
-						"navigationBarTitleText": "关于我们"
-					}
-				},
-				{
-					"path": "regularPurchase/regularPurchase",
-					"style": {
-						"navigationBarTitleText": "再次购买"
-					}
-				},
-				{
-					"path": "order/create-order",
-					"style": {
-						"navigationBarTitleText": "确认订单"
-					}
-				},
-				{
-					"path": "order/success",
-					"style": {
-						"navigationBarTitleText": "支付结果",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "order/order-success",
-					"style": {
-						"navigationBarTitleText": "支付结果",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "order/order-success-tips",
-					"style": {
-						"navigationBarTitleText": "支付结果",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "order/order-payunder",
-					"style": {
-						"navigationBarTitleText": "线下转账"
-					}
-				},
-				{
-					"path": "order/order-pay-list",
-					"style": {
-						"navigationBarTitleText": "支付订单"
-					}
-				},
-				{
-					"path": "order/order-pay",
-					"style": {
-						"navigationBarTitleText": "收银台",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "order/orderShareLogin",
-					"style": {
-						"navigationBarTitleText": "输入分享码"
-					}
-				},
-				{
-					"path": "order/order-sharelogin",
-					"style": {
-						"navigationBarTitleText": "查看订单"
-					}
-				},
-				{
-					"path": "order/order-list",
-					"style": {
-						"navigationBarTitleText": "我的订单",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "order/search-order",
-					"style": {
-						"navigationBarTitleText": "订单搜索"
-					}
-				},
-				{
-					"path": "order/order-details",
-					"style": {
-						"navigationBarTitleText": "订单详情",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "order/order-sharedetails",
-					"style": {
-						"navigationBarTitleText": "订单详情"
-					}
-				},
-				{
-					"path": "order/order-addpay",
-					"style": {
-						"navigationBarTitleText": "上传支付凭证"
-					}
-				},
-				{
-					"path": "order/order-logistics",
-					"style": {
-						"navigationBarTitleText": "物流信息"
-					}
-				},
-				{
-					"path": "operator/list",
-					"style": {
-						"navigationBarTitleText": "运营人员管理"
-					}
-				},
-				{
-					"path": "operator/addoperator",
-					"style": {
-						"navigationBarTitleText": "添加运营人员"
-					}
-				},
-				{
-					"path": "setting/setting",
-					"style": {
-						"navigationBarTitleText": "账户设置"
-					}
-				},
-				{
-					"path": "setting/phone",
-					"style": {
-						"navigationBarTitleText": "更换手机号"
-					}
-				},
-				{
-					"path": "coupon/coupon",
-					"style": {
-						"navigationBarTitleText": "优惠券",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "coupon/coupon-collection",
-					"style": {
-						"navigationBarTitleText": "领券中心",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "coupon/coupon-exchange",
-					"style": {
-						"navigationBarTitleText": "兑换优惠券"
-					}
-				},
-				{
-					"path": "coupon/coupon-product",
-					"style": {
-						"navigationBarTitleText": "活动商品",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "coupon/coupon-activity",
-					"style": {
-						"navigationBarTitleText": "采美云上美博会",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "collection/collection",
-					"style": {
-						"navigationBarTitleText": "收藏商品",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "member/member",
-					"style": {
-						"navigationBarTitleText": "采美超级会员",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "member/member-copy",
-					"style": {
-						"navigationBarTitleText": "采美超级会员",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "member/member-renew",
-					"style": {
-						"navigationBarTitleText": "购买超级会员"
-					}
-				},
-				{
-					"path": "member/member-record",
-					"style": {
-						"navigationBarTitleText": "购买记录",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "member/member-pay",
-					"style": {
-						"navigationBarTitleText": "支付超级会员"
-					}
-				},
-				{
-					"path": "member/member-product",
-					"style": {
-						"navigationBarTitleText": "专享价商品",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "pay/card-list",
-					"style": {
-						"navigationBarTitleText": "银行卡"
-					}
-				},
-				{
-					"path": "pay/card-sus-list",
-					"style": {
-						"navigationBarTitleText": "支持银行"
-					}
-				},
-				{
-					"path": "pay/card-add",
-					"style": {
-						"navigationBarTitleText": "添加银行卡"
-					}
-				},
-				{
-					"path": "pay/card-comfirm",
-					"style": {
-						"navigationBarTitleText": "确认信息"
-					}
-				},
-				{
-					"path": "pay/card-comfirm-sub",
-					"style": {
-						"navigationBarTitleText": "输入短信验证码"
-					}
-				},
-				{
-					"path": "pay/card-order",
-					"style": {
-						"navigationBarTitleText": "收银台",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "pay/card-under",
-					"style": {
-						"navigationBarTitleText": "线下转账"
-					}
-				}
-				
-			]
-		},
-		{
-			"root": "pages/notice/", //搜索分包模块
-			"pages": [
-				{
-					"path": "club/notice-order",
-					"style": {
-						"navigationBarTitleText": "交易物流",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "club/notice-users",
-					"style": {
-						"navigationBarTitleText": "账户通知",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "club/notice-serve",
-					"style": {
-						"navigationBarTitleText": "服务通知",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "club/notice-coupon",
-					"style": {
-						"navigationBarTitleText": "优惠促销",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "shop/notice-users",
-					"style": {
-						"navigationBarTitleText": "账户通知",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "shop/notice-serve",
-					"style": {
-						"navigationBarTitleText": "服务通知",
-						"enablePullDownRefresh": true
-					}
-				}
-			]
-		},
-		{
-			"root": "pages/seller/",
-			"pages": [
-				{
-					"path": "index/index",
-					"style": {
-						"navigationBarTitleText": "采美采购商城",
-						"enablePullDownRefresh": true,
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "login/login",
-					"style": {
-						"navigationBarTitleText": "登录",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "cart/cart",
-					"style": {
-						"navigationBarTitleText": "购物车"
-					}
-				},
-				{
-					"path": "cart/buyagain",
-					"style": {
-						"navigationBarTitleText": "再次购买"
-					}
-				},
-				{
-					"path": "cart/immediately",
-					"style": {
-						"navigationBarTitleText": "立即下单"
-					}
-				},
-				{
-					"path": "cart/second",
-					"style": {
-						"navigationBarTitleText": "二手下单"
-					}
-				},
-				{
-					"path": "cart/coupon",
-					"style": {
-						"navigationBarTitleText": "优惠券列表",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "cart/coupon-share",
-					"style": {
-						"navigationBarTitleText": "购买优惠券"
-					}
-				},
-				{
-					"path": "order/create-order",
-					"style": {
-						"navigationBarTitleText": "确认订单"
-					}
-				},
-				{
-					"path": "order/create-recharge-order",
-					"style": {
-						"navigationBarTitleText": "确认订单"
-					}
-				},
-				{
-					"path": "order/order-details",
-					"style": {
-						"navigationBarTitleText": "订单详情",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "order/order-club-details",
-					"style": {
-						"navigationBarTitleText": "订单详情",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "order/order-list",
-					"style": {
-						"navigationBarTitleText": "订单列表",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "club/list",
-					"style": {
-						"navigationBarTitleText": "机构列表",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "club/stayClub-list",
-					"style": {
-						"navigationBarTitleText": "待注册机构"
-					}
-				},
-				{
-					"path": "club/club-list",
-					"style": {
-						"navigationBarTitleText": "我的机构"
-					}
-				},
-				{
-					"path": "club/club-portrait",
-					"style": {
-						"navigationBarTitleText": "机构画像"
-					}
-				},
-				{
-					"path": "club/club-visit",
-					"style": {
-						"navigationBarTitleText": "访问记录",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "club/club-visit-detail",
-					"style": { 
-						"navigationBarTitleText": "访问详情"
-					}
-				},
-				{
-					"path": "club/allClub-list",
-					"style": {
-						"navigationBarTitleText": "所有机构"
-					}
-				},
-				{
-					"path": "club/addoperator",
-					"style": {
-						"navigationBarTitleText": "邀请运营人员"
-					}
-				},
-				{
-					"path": "club/club-info",
-					"style": {
-						"navigationBarTitleText": "商城访问记录"
-					}
-				},
-				{
-					"path": "club/club-detail",
-					"style": {
-						"navigationBarTitleText": "资料详情"
-					}
-				},
-				{
-					"path": "login/register",
-					"style": {
-						"navigationBarTitleText": "拉机构上线",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "login/register-select",
-					"style": {
-						"navigationBarTitleText": "拉机构上线"
-					}
-				},
-				{
-					"path": "login/register-general",
-					"style": {
-						"navigationBarTitleText": "个人机构"
-					}
-				},
-				{
-					"path": "login/register-member",
-					"style": {
-						"navigationBarTitleText": "资质机构"
-					}
-				},
-				{
-					"path": "login/information",
-					"style": {
-						"navigationBarTitleText": "修改资料",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "login/apply",
-					"style": {
-						"navigationBarTitleText": "修改申请信息",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "order/order-historylist",
-					"style": {
-						"navigationBarTitleText": "订单列表"
-					}
-				}, {
-					"path": "order/search-order",
-					"style": {
-						"navigationBarTitleText": "订单搜索"
-					}
-				},
-				{
-					"path": "address/address",
-					"style": {
-						"navigationBarTitleText": "选择地址"
-					}
-				},
-				{
-					"path": "address/addressManage",
-					"style": {
-						"navigationBarTitleText": "添加地址"
-					}
-				},
-				{
-					"path": "remarks/list",
-					"style": {
-						"navigationBarTitleText": "注册客户咨询记录"
-					}
-				},
-				{
-					"path": "remarks/add",
-					"style": {
-						"navigationBarTitleText": "添加记录"
-					}
-				},
-				{
-					"path": "remarks/details",
-					"style": {
-						"navigationBarTitleText": "记录详情"
-					}
-				},
-				{
-					"path": "remarks/customer-list",
-					"style": {
-						"navigationBarTitleText": "选择咨询人"
-					}
-				},
-				{
-					"path": "remarks/record-list",
-					"style": {
-						"navigationBarTitleText": "未注册客户咨询记录"
-					}
-				},
-				{
-					"path": "remarks/add-record",
-					"style": {
-						"navigationBarTitleText": "添加记录"
-					}
-				},
-				{
-					"path": "remarks/record-details",
-					"style": {
-						"navigationBarTitleText": "记录详情"
-					}
-				},
-				{
-					"path": "remarks/report-add",
-					"style": {
-						"navigationBarTitleText": "新建报备"
-					}
-				},
-				{
-					"path": "remarks/report-details",
-					"style": {
-						"navigationBarTitleText": "报备详情"
-					}
-				},
-				{
-					"path": "remarks/report-list",
-					"style": {
-						"navigationBarTitleText": "注册客户报备记录"
-					}
-				},
-				{
-					"path": "remarks/report-visitor-list",
-					"style": {
-						"navigationBarTitleText": "报备记录"
-					}
-				},
-				{
-					"path": "remarks/relation-consult-list",
-					"style": {
-						"navigationBarTitleText": "关联咨询记录"
-					}
-				},
-				{
-					"path": "remarks/relation-visitor-list",
-					"style": {
-						"navigationBarTitleText": "关联咨询记录"
-					}
-				},
-                {
-                	"path": "remarks/business-card",
-                	"style": {
-                		"navigationBarTitleText": "我的名片"
-                	}
-                },
-                {
-                	"path": "remarks/mine-qrcode",
-                	"style": {
-                		"navigationBarTitleText": "二维码"
-                	}
-                },
-                {
-                	"path": "remarks/mine-card",
-                	"style": {
-                		"navigationBarTitleText": "我的名片"
-                	}
-                },
-                {
-                	"path": "remarks/institutional-activity-analysis",
-                	"style": {
-                		"navigationBarTitleText": "机构活跃分析",
-                        "enablePullDownRefresh": true,
-                        "navigationStyle": "custom"
-                	}
-                },
-                {
-                    "path" : "notice/service/service",
-                    "style" : {
-                        "navigationBarTitleText": "服务通知",
-                        "enablePullDownRefresh": true
-                    }
-                },
-                {
-                    "path" : "notice/service/Institutional_visits",
-                    "style" : {
-                        "navigationBarTitleText": "机构访问通知",
-                        "enablePullDownRefresh": true
-                    }
-                },
-                {
-                    "path" : "notice/service/visits_details",
-                    "style" : {
-                        "navigationBarTitleText": "访问详情",
-                        "enablePullDownRefresh": true
-                    }
-                }
-            ]
-		},
-		{
-			"root": "pages/h5/", //活动分包模块
-			"pages": [{
-					"path": "activity/activity",
-					"style": {
-						"navigationBarTitleText": ""
-					}
-				},
-				{
-					"path": "activity/activity_mid",
-					"style": {
-						"navigationBarTitleText": "年中大促",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "activity/couponExp",
-					"style": {
-						"navigationBarTitleText": "优惠券介绍",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "activity/activity-topic",
-					"style": {
-						"navigationBarTitleText": "活动专题",
-						"enablePullDownRefresh": true
-					}
-				},
-                {
-                	"path": "activity/quick-operation",
-                	"style": {
-                		"navigationBarTitleText": "",
-                		"enablePullDownRefresh": true
-                	}
-                },
-				{
-					"path": "activity/activity-detail",
-					"style": {
-						"navigationBarTitleText": "活动专题",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "activity/activity-floorMore",
-					"style": {
-						"navigationBarTitleText": "更多",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "article/page",
-					"style": {
-						"navigationBarTitleText": "采美采购平台",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "article/path",
-					"style": {
-						"navigationBarTitleText": "采美采购平台",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "article/page-image",
-					"style": {
-						"navigationBarTitleText": "采美采购平台"
-					}
-				},
-				{
-					"path": "article/path-live",
-					"style": {
-						"navigationBarTitleText": "采美采购平台",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "activity/activity-list",
-					"style": {
-						"navigationBarTitleText": "商品专题",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "other/repair",
-					"style": {
-						"navigationBarTitleText": "维修"
-					}
-				},
-				{
-					"path": "other/brand",
-					"style": {
-						"navigationBarTitleText": "品牌招商"
-					}
-				},
-				{
-					"path": "other/brands",
-					"style": {
-						"navigationBarTitleText": "品牌招商"
-					}
-				},
-				{
-					"path": "other/attestation",
-					"style": {
-						"navigationBarTitleText": "采美认证通"
-					}
-				}
-			]
-		}, {
-			"root": "pages/search/", //搜索分包模块
-			"pages": [{
-				"path": "search",
-				"style": {
-					"navigationBarTitleText": "搜索"
-				}
-			}, {
-				"path": "search-supplier",
-				"style": {
-					"navigationBarTitleText": "搜索供应商"
-				}
-			}, {
-				"path": "search-instrument",
-				"style": {
-					"navigationBarTitleText": "搜索仪器"
-				}
-			}, {
-				"path": "search-second",
-				"style": {
-					"navigationBarTitleText": "二手搜索"
-				}
-			}, {
-				"path": "search-library",
-				"style": {
-					"navigationBarTitleText": "搜索",
-                    "enablePullDownRefresh": false
-				}
-			}]
-		}, {
-			"root": "pages/second/",
-			"pages": [{
-					"path": "form/introduce",
-					"style": {
-						"navigationBarTitleText": "二手市场介绍",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "form/form",
-					"style": {
-						"navigationBarTitleText": "发布二手估价商品"
-					}
-				},
-				{
-					"path": "form/form-seller",
-					"style": {
-						"navigationBarTitleText": "发布二手预成交商品"
-					}
-				},
-				{
-					"path": "form/form-presale",
-					"style": {
-						"navigationBarTitleText": "发布二手估价商品"
-					}
-				},
-				{
-					"path": "form/form-select",
-					"style": {
-						"navigationBarTitleText": "选择发布类型"
-					}
-				},
-				{
-					"path": "product/product-list",
-					"style": {
-						"navigationBarTitleText": "二手商品",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "product/product-details",
-					"style": {
-						"navigationBarTitleText": "商品详情",
-						"enablePullDownRefresh": true,
-						"navigationStyle": "custom"
-					}
-				}
-			]
-		},
-		{
-			"root": "pages/supplier/",
-			"pages": [{
-					"path": "index/index",
-					"style": {
-						"navigationBarTitleText": "采美采购商城",
-						"enablePullDownRefresh": true,
-						"navigationStyle": "custom"
-					}
-				}, {
-					"path": "login/bind-operator",
-					"style": {
-						"navigationBarTitleText": "绑定微信"
-					}
-				},
-				{
-					"path": "user/my-product",
-					"style": {
-						"navigationBarTitleText": "我的商品",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "user/my-shop",
-					"style": {
-						"navigationBarTitleText": "店铺主页",
-						"navigationStyle": "custom"
-					}
-				}, {
-					"path": "login/share-login",
-					"style": {
-						"navigationBarTitleText": "查看订单"
-					}
-				}, {
-					"path": "login/share-info",
-					"style": {
-						"navigationBarTitleText": "订单详情",
-						"navigationStyle": "custom"
-					}
-				}, {
-					"path": "order/order-details",
-					"style": {
-						"navigationBarTitleText": "订单详情",
-						"enablePullDownRefresh": true
-					}
-				}, {
-					"path": "user/supplier",
-					"style": {
-						"navigationBarTitleText": "供应商信息"
-					}
-				}, {
-					"path": "order/order-list",
-					"style": {
-						"navigationBarTitleText": "我的订单",
-						"enablePullDownRefresh": true
-					}
-				}, {
-					"path": "order/order-service-details",
-					"style": {
-						"navigationBarTitleText": "订单详情",
-						"navigationStyle": "custom",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "deliver/add-logistics",
-					"style": {
-						"navigationBarTitleText": "录入物流信息"
-					}
-				},
-				{
-					"path": "deliver/qualifications-add",
-					"style": {
-						"navigationBarTitleText": "上传商品资质"
-					}
-				},
-				{
-					"path": "deliver/qualifications-details",
-					"style": {
-						"navigationBarTitleText": "商品资质"
-					}
-				},
-				{
-					"path": "deliver/deliver-goods",
-					"style": {
-						"navigationBarTitleText": "发货",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "deliver/deliver-record",
-					"style": {
-						"navigationBarTitleText": "发货记录",
-						"enablePullDownRefresh": true,
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path": "deliver/logistics-list",
-					"style": {
-						"navigationBarTitleText": "物流公司"
-					}
-				},
-				{
-					"path": "user/setting/password",
-					"style": {
-						"navigationBarTitleText": "修改密码"
-					}
-				},
-				{
-					"path": "user/setting/phone",
-					"style": {
-						"navigationBarTitleText": "更换手机号"
-					}
-				},
-				{
-					"path": "user/setting/setting",
-					"style": {
-						"navigationBarTitleText": "账户设置"
-					}
-				},
-				{
-					"path": "user/operator/list",
-					"style": {
-						"navigationBarTitleText": "运营人员管理"
-					}
-				},
-				{
-					"path": "user/operator/addoperator",
-					"style": {
-						"navigationBarTitleText": "添加运营人员"
-					}
-				},
-				{
-					"path": "user/information",
-					"style": {
-						"navigationBarTitleText": "资料信息"
-					}
-				}
-			]
-		}
-	],
-	"tabBar": {
-		"height": "80",
-		"color": "#999999",
-		"selectedColor": "#FF5B00",
-		"borderStyle": "black",
-		"backgroundColor": "#ffffff",
-		"list": [{
-				"pagePath": "pages/tabBar/home/index",
-				"iconPath": "static/icon-home@3x.png",
-				"selectedIconPath": "static/icon-home-active@3x.png",
-				"text": "商城"
-			}, {
-				"pagePath": "pages/tabBar/category/index",
-				"iconPath": "static/icon-sort@3x.png",
-				"selectedIconPath": "static/icon-sort-active@3x.png",
-				"text": "分类"
-			},
-			{
-				"pagePath": "pages/tabBar/notice/index",
-				"iconPath": "static/icon-news@3x.png",
-				"selectedIconPath": "static/icon-news-active@3x.png",
-				"text": "消息"
-			},
-			{
-				"pagePath": "pages/tabBar/cart/index",
-				"iconPath": "static/icon-cart@3x.png",
-				"selectedIconPath": "static/icon-cart-active@3x.png",
-				"text": "购物车"
-			},
-			{
-				"pagePath": "pages/tabBar/user/user",
-				"iconPath": "static/icon-user@3x.png",
-				"selectedIconPath": "static/icon-user-active@3x.png",
-				"text": "我的"
-			}
-		]
-	},
-	"easycom": {
-		"autoscan": true,
-		"custom": {
-			"tui-(.*)": "@/components/thorui/tui-$1/tui-$1.vue"
-		}
-	},
-	"globalStyle": {
-		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "采美采购商城",
-		"navigationBarBackgroundColor": "#FFFFFF",
-		"backgroundColor": "#FFFFFF"
-	},
-	"condition": { //模式配置,仅开发期间生效
-		"current": 0, //当前激活的模式(list 的索引项)
-		"list": [{
-			"name": "", //模式名称
-			"path": "", //启动页面,必选
-			"query": "" //启动参数,在页面的onLoad函数里面得到
-		}]
-	}
-}
+{
+	"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
+		{
+			"path": "pages/tabBar/home/index",
+			"style": {
+				"navigationBarTitleText": "采美采购商城",
+				"enablePullDownRefresh": true,
+				"backgroundColor": "#F28F31",
+				"backgroundTextStyle": "light",
+				"navigationStyle": "custom"
+			}
+		}, {
+			"path": "pages/tabBar/notice/index",
+			"style": {
+				"navigationBarTitleText": "消息通知",
+				"navigationStyle": "custom"
+			}
+		}, {
+			"path": "pages/tabBar/category/index",
+			"style": {
+				"navigationBarTitleText": "分类",
+				"navigationStyle": "custom"
+			}
+		}, {
+			"path": "pages/tabBar/cart/index",
+			"style": {
+				"navigationBarTitleText": "购物车",
+				"enablePullDownRefresh": true
+			}
+		}, {
+			"path": "pages/tabBar/user/user",
+			"style": {
+				"navigationBarTitleText": "我的",
+				"enablePullDownRefresh": true,
+				"navigationStyle": "custom"
+			}
+		}
+	],
+	"subPackages": [{
+			"root": "pages/service/", //信息服务模块
+			"pages": [{
+					"path": "aftersale",
+					"style": {
+						"navigationBarTitleText": "售后无忧"
+					}
+				},
+				{
+					"path": "service",
+					"style": {
+						"navigationBarTitleText": "采美365网"
+					}
+				},
+				{
+					"path": "shoppingnotice",
+					"style": {
+						"navigationBarTitleText": "购物须知"
+					}
+				},
+				{
+					"path": "sellconten",
+					"style": {
+						"navigationBarTitleText": "条款内容"
+					}
+				},
+				{
+					"path": "news-list",
+					"style": {
+						"navigationBarTitleText": "公告",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "news-detailes",
+					"style": {
+						"navigationBarTitleText": "公告内容"
+					}
+				},
+				{
+					"path": "certificate",
+					"style": {
+						"navigationBarTitleText": "资质证书"
+					}
+				}
+			]
+		},
+		{
+			"root": "pages/goods/", //商品模块
+			"pages": [
+				/*美体节临时页面*/
+				{
+					"path": "good-floor-temp",
+					"style": {
+						"navigationBarTitleText": "美体节",
+						"enablePullDownRefresh": true,
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "goods-instrument",
+					"style": {
+						"navigationBarTitleText": "项目仪器",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "goods-classify",
+					"style": {
+						"navigationBarTitleText": "商品列表",
+						"enablePullDownRefresh": true,
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "good-floorMore",
+					"style": {
+						"navigationBarTitleText": "更多楼层",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "good-floor",
+					"style": {
+						"navigationBarTitleText": "",
+						"enablePullDownRefresh": true,
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "goods-active",
+					"style": {
+						"navigationBarTitleText": "凑单商品",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "product",
+					"style": {
+						"navigationBarTitleText": "商品详情",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "instrument-details",
+					"style": {
+						"navigationBarTitleText": "项目仪器详情",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "cart",
+					"style": {
+						"navigationBarTitleText": "购物车",
+						"enablePullDownRefresh": true,
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "goods-doc-list",
+					"style": {
+						"navigationBarTitleText": "美业资料",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "goods-doc-detail",
+					"style": {
+						"navigationBarTitleText": "美业资料详情",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "goods-supporting",
+					"style": {
+						"navigationBarTitleText": "配套商品",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "good-hot",
+					"style": {
+						"navigationBarTitleText": "新品橱窗",
+						"enablePullDownRefresh": false,
+						"navigationStyle": "custom"
+					}
+				},
+                {
+                	"path": "goods-file-preview",
+                	"style": {
+                		"navigationBarTitleText": "文件预览",
+                		"enablePullDownRefresh": false
+                	}
+                }
+			]
+		},
+		{
+			"root": "pages/login/", //注册登录模块
+			"pages": [{
+					"path": "register",
+					"style": {
+						"navigationBarTitleText": "机构注册",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "register-supplier",
+					"style": {
+						"navigationBarTitleText": "供应商注册",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "register-select",
+					"style": {
+						"navigationBarTitleText": "选择身份"
+					}
+				},
+				{
+					"path": "apply",
+					"style": {
+						"navigationBarTitleText": "升级资质机构",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "apply-supplier",
+					"style": {
+						"navigationBarTitleText": "修改申请资料",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "logincode",
+					"style": {
+						"navigationBarTitleText": "邀请码登录"
+					}
+				},
+				{
+					"path": "login",
+					"style": {
+						"navigationBarTitleText": "登录"
+					}
+				},
+				{
+					"path": "binding",
+					"style": {
+						"navigationBarTitleText": "注册信息"
+					}
+				},
+				{
+					"path": "bindwechat",
+					"style": {
+						"navigationBarTitleText": "绑定微信"
+					}
+				},
+				{
+					"path": "bindOperator",
+					"style": {
+						"navigationBarTitleText": "绑定运营人员"
+					}
+				},
+				{
+					"path": "information",
+					"style": {
+						"navigationBarTitleText": "修改资料",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "password",
+					"style": {
+						"navigationBarTitleText": "修改密码"
+					}
+				},
+                {
+                    "path": "supplier_login",
+                    "style": {
+                        "navigationBarTitleText": "美业参谋"
+                    }
+                }, {
+                    "path": "supplier_information",
+                    "style": {
+                        "navigationBarTitleText": "美业参谋"
+                    }
+                }, {
+                    "path": "supplier_more",
+                    "style": {
+                        "navigationBarTitleText": "美业参谋-更多"
+                    }
+                }
+			]
+		},
+		{
+			"root": "pages/user/", //机构个人中心模块
+			"pages": [{
+					"path": "account/account",
+					"style": {
+						"navigationBarTitleText": "账户余额明细",
+						"enablePullDownRefresh": true,
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "account/account-bean",
+					"style": {
+						"navigationBarTitleText": "采美豆明细",
+						"enablePullDownRefresh": true,
+						"navigationStyle": "custom" 
+					}
+				},
+				{
+					"path": "address/addressManage",
+					"style": {
+						"navigationBarTitleText": "添加新地址"
+					}
+				},
+				{
+					"path": "address/address",
+					"style": {
+						"navigationBarTitleText": "地址列表"
+					}
+				},
+				{
+					"path": "about/about",
+					"style": {
+						"navigationBarTitleText": "关于我们"
+					}
+				},
+				{
+					"path": "regularPurchase/regularPurchase",
+					"style": {
+						"navigationBarTitleText": "再次购买"
+					}
+				},
+				{
+					"path": "order/create-order",
+					"style": {
+						"navigationBarTitleText": "确认订单"
+					}
+				},
+				{
+					"path": "order/success",
+					"style": {
+						"navigationBarTitleText": "支付结果",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "order/order-success",
+					"style": {
+						"navigationBarTitleText": "支付结果",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "order/order-success-tips",
+					"style": {
+						"navigationBarTitleText": "支付结果",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "order/order-payunder",
+					"style": {
+						"navigationBarTitleText": "线下转账"
+					}
+				},
+				{
+					"path": "order/order-pay-list",
+					"style": {
+						"navigationBarTitleText": "支付订单"
+					}
+				},
+				{
+					"path": "order/order-pay",
+					"style": {
+						"navigationBarTitleText": "收银台",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "order/orderShareLogin",
+					"style": {
+						"navigationBarTitleText": "输入分享码"
+					}
+				},
+				{
+					"path": "order/order-sharelogin",
+					"style": {
+						"navigationBarTitleText": "查看订单"
+					}
+				},
+				{
+					"path": "order/order-list",
+					"style": {
+						"navigationBarTitleText": "我的订单",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "order/search-order",
+					"style": {
+						"navigationBarTitleText": "订单搜索"
+					}
+				},
+				{
+					"path": "order/order-details",
+					"style": {
+						"navigationBarTitleText": "订单详情",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "order/order-sharedetails",
+					"style": {
+						"navigationBarTitleText": "订单详情"
+					}
+				},
+				{
+					"path": "order/order-addpay",
+					"style": {
+						"navigationBarTitleText": "上传支付凭证"
+					}
+				},
+				{
+					"path": "order/order-logistics",
+					"style": {
+						"navigationBarTitleText": "物流信息"
+					}
+				},
+				{
+					"path": "operator/list",
+					"style": {
+						"navigationBarTitleText": "运营人员管理"
+					}
+				},
+				{
+					"path": "operator/addoperator",
+					"style": {
+						"navigationBarTitleText": "添加运营人员"
+					}
+				},
+				{
+					"path": "setting/setting",
+					"style": {
+						"navigationBarTitleText": "账户设置"
+					}
+				},
+				{
+					"path": "setting/phone",
+					"style": {
+						"navigationBarTitleText": "更换手机号"
+					}
+				},
+				{
+					"path": "coupon/coupon",
+					"style": {
+						"navigationBarTitleText": "优惠券",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "coupon/coupon-collection",
+					"style": {
+						"navigationBarTitleText": "领券中心",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "coupon/coupon-exchange",
+					"style": {
+						"navigationBarTitleText": "兑换优惠券"
+					}
+				},
+				{
+					"path": "coupon/coupon-product",
+					"style": {
+						"navigationBarTitleText": "活动商品",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "coupon/coupon-activity",
+					"style": {
+						"navigationBarTitleText": "采美云上美博会",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "collection/collection",
+					"style": {
+						"navigationBarTitleText": "收藏商品",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "member/member",
+					"style": {
+						"navigationBarTitleText": "采美超级会员",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "member/member-copy",
+					"style": {
+						"navigationBarTitleText": "采美超级会员",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "member/member-renew",
+					"style": {
+						"navigationBarTitleText": "购买超级会员"
+					}
+				},
+				{
+					"path": "member/member-record",
+					"style": {
+						"navigationBarTitleText": "购买记录",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "member/member-pay",
+					"style": {
+						"navigationBarTitleText": "支付超级会员"
+					}
+				},
+				{
+					"path": "member/member-product",
+					"style": {
+						"navigationBarTitleText": "专享价商品",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "pay/card-list",
+					"style": {
+						"navigationBarTitleText": "银行卡"
+					}
+				},
+				{
+					"path": "pay/card-sus-list",
+					"style": {
+						"navigationBarTitleText": "支持银行"
+					}
+				},
+				{
+					"path": "pay/card-add",
+					"style": {
+						"navigationBarTitleText": "添加银行卡"
+					}
+				},
+				{
+					"path": "pay/card-comfirm",
+					"style": {
+						"navigationBarTitleText": "确认信息"
+					}
+				},
+				{
+					"path": "pay/card-comfirm-sub",
+					"style": {
+						"navigationBarTitleText": "输入短信验证码"
+					}
+				},
+				{
+					"path": "pay/card-order",
+					"style": {
+						"navigationBarTitleText": "收银台",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "pay/card-under",
+					"style": {
+						"navigationBarTitleText": "线下转账"
+					}
+				}
+				
+			]
+		},
+		{
+			"root": "pages/notice/", //搜索分包模块
+			"pages": [
+				{
+					"path": "club/notice-order",
+					"style": {
+						"navigationBarTitleText": "交易物流",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "club/notice-users",
+					"style": {
+						"navigationBarTitleText": "账户通知",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "club/notice-serve",
+					"style": {
+						"navigationBarTitleText": "服务通知",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "club/notice-coupon",
+					"style": {
+						"navigationBarTitleText": "优惠促销",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "shop/notice-users",
+					"style": {
+						"navigationBarTitleText": "账户通知",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "shop/notice-serve",
+					"style": {
+						"navigationBarTitleText": "服务通知",
+						"enablePullDownRefresh": true
+					}
+				}
+			]
+		},
+		{
+			"root": "pages/seller/",
+			"pages": [
+				{
+					"path": "index/index",
+					"style": {
+						"navigationBarTitleText": "采美采购商城",
+						"enablePullDownRefresh": true,
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "login/login",
+					"style": {
+						"navigationBarTitleText": "登录",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "cart/cart",
+					"style": {
+						"navigationBarTitleText": "购物车"
+					}
+				},
+				{
+					"path": "cart/buyagain",
+					"style": {
+						"navigationBarTitleText": "再次购买"
+					}
+				},
+				{
+					"path": "cart/immediately",
+					"style": {
+						"navigationBarTitleText": "立即下单"
+					}
+				},
+				{
+					"path": "cart/second",
+					"style": {
+						"navigationBarTitleText": "二手下单"
+					}
+				},
+				{
+					"path": "cart/coupon",
+					"style": {
+						"navigationBarTitleText": "优惠券列表",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "cart/coupon-share",
+					"style": {
+						"navigationBarTitleText": "购买优惠券"
+					}
+				},
+				{
+					"path": "order/create-order",
+					"style": {
+						"navigationBarTitleText": "确认订单"
+					}
+				},
+				{
+					"path": "order/create-recharge-order",
+					"style": {
+						"navigationBarTitleText": "确认订单"
+					}
+				},
+				{
+					"path": "order/order-details",
+					"style": {
+						"navigationBarTitleText": "订单详情",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "order/order-club-details",
+					"style": {
+						"navigationBarTitleText": "订单详情",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "order/order-list",
+					"style": {
+						"navigationBarTitleText": "订单列表",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "club/list",
+					"style": {
+						"navigationBarTitleText": "机构列表",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "club/stayClub-list",
+					"style": {
+						"navigationBarTitleText": "待注册机构"
+					}
+				},
+				{
+					"path": "club/club-list",
+					"style": {
+						"navigationBarTitleText": "我的机构"
+					}
+				},
+				{
+					"path": "club/club-portrait",
+					"style": {
+						"navigationBarTitleText": "机构画像"
+					}
+				},
+				{
+					"path": "club/club-visit",
+					"style": {
+						"navigationBarTitleText": "访问记录",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "club/club-visit-detail",
+					"style": { 
+						"navigationBarTitleText": "访问详情"
+					}
+				},
+				{
+					"path": "club/allClub-list",
+					"style": {
+						"navigationBarTitleText": "所有机构"
+					}
+				},
+				{
+					"path": "club/addoperator",
+					"style": {
+						"navigationBarTitleText": "邀请运营人员"
+					}
+				},
+				{
+					"path": "club/club-info",
+					"style": {
+						"navigationBarTitleText": "商城访问记录"
+					}
+				},
+				{
+					"path": "club/club-detail",
+					"style": {
+						"navigationBarTitleText": "资料详情"
+					}
+				},
+				{
+					"path": "login/register",
+					"style": {
+						"navigationBarTitleText": "拉机构上线",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "login/register-select",
+					"style": {
+						"navigationBarTitleText": "拉机构上线"
+					}
+				},
+				{
+					"path": "login/register-general",
+					"style": {
+						"navigationBarTitleText": "个人机构"
+					}
+				},
+				{
+					"path": "login/register-member",
+					"style": {
+						"navigationBarTitleText": "资质机构"
+					}
+				},
+				{
+					"path": "login/information",
+					"style": {
+						"navigationBarTitleText": "修改资料",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "login/apply",
+					"style": {
+						"navigationBarTitleText": "修改申请信息",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "order/order-historylist",
+					"style": {
+						"navigationBarTitleText": "订单列表"
+					}
+				}, {
+					"path": "order/search-order",
+					"style": {
+						"navigationBarTitleText": "订单搜索"
+					}
+				},
+				{
+					"path": "address/address",
+					"style": {
+						"navigationBarTitleText": "选择地址"
+					}
+				},
+				{
+					"path": "address/addressManage",
+					"style": {
+						"navigationBarTitleText": "添加地址"
+					}
+				},
+				{
+					"path": "remarks/list",
+					"style": {
+						"navigationBarTitleText": "注册客户咨询记录"
+					}
+				},
+				{
+					"path": "remarks/add",
+					"style": {
+						"navigationBarTitleText": "添加记录"
+					}
+				},
+				{
+					"path": "remarks/details",
+					"style": {
+						"navigationBarTitleText": "记录详情"
+					}
+				},
+				{
+					"path": "remarks/customer-list",
+					"style": {
+						"navigationBarTitleText": "选择咨询人"
+					}
+				},
+				{
+					"path": "remarks/record-list",
+					"style": {
+						"navigationBarTitleText": "未注册客户咨询记录"
+					}
+				},
+				{
+					"path": "remarks/add-record",
+					"style": {
+						"navigationBarTitleText": "添加记录"
+					}
+				},
+				{
+					"path": "remarks/record-details",
+					"style": {
+						"navigationBarTitleText": "记录详情"
+					}
+				},
+				{
+					"path": "remarks/report-add",
+					"style": {
+						"navigationBarTitleText": "新建报备"
+					}
+				},
+				{
+					"path": "remarks/report-details",
+					"style": {
+						"navigationBarTitleText": "报备详情"
+					}
+				},
+				{
+					"path": "remarks/report-list",
+					"style": {
+						"navigationBarTitleText": "注册客户报备记录"
+					}
+				},
+				{
+					"path": "remarks/report-visitor-list",
+					"style": {
+						"navigationBarTitleText": "报备记录"
+					}
+				},
+				{
+					"path": "remarks/relation-consult-list",
+					"style": {
+						"navigationBarTitleText": "关联咨询记录"
+					}
+				},
+				{
+					"path": "remarks/relation-visitor-list",
+					"style": {
+						"navigationBarTitleText": "关联咨询记录"
+					}
+				},
+                {
+                	"path": "remarks/business-card",
+                	"style": {
+                		"navigationBarTitleText": "我的名片"
+                	}
+                },
+                {
+                	"path": "remarks/mine-qrcode",
+                	"style": {
+                		"navigationBarTitleText": "二维码"
+                	}
+                },
+                {
+                	"path": "remarks/mine-card",
+                	"style": {
+                		"navigationBarTitleText": "我的名片"
+                	}
+                },
+                {
+                	"path": "remarks/institutional-activity-analysis",
+                	"style": {
+                		"navigationBarTitleText": "机构活跃分析",
+                        "enablePullDownRefresh": true,
+                        "navigationStyle": "custom"
+                	}
+                },
+                {
+                    "path" : "notice/service/service",
+                    "style" : {
+                        "navigationBarTitleText": "服务通知",
+                        "enablePullDownRefresh": true
+                    }
+                },
+                {
+                    "path" : "notice/service/Institutional_visits",
+                    "style" : {
+                        "navigationBarTitleText": "机构访问通知",
+                        "enablePullDownRefresh": true
+                    }
+                },
+                {
+                    "path" : "notice/service/visits_details",
+                    "style" : {
+                        "navigationBarTitleText": "访问详情",
+                        "enablePullDownRefresh": true
+                    }
+                }
+            ]
+		},
+		{
+			"root": "pages/h5/", //活动分包模块
+			"pages": [{
+					"path": "activity/activity",
+					"style": {
+						"navigationBarTitleText": ""
+					}
+				},
+				{
+					"path": "activity/activity_mid",
+					"style": {
+						"navigationBarTitleText": "年中大促",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "activity/couponExp",
+					"style": {
+						"navigationBarTitleText": "优惠券介绍",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "activity/activity-topic",
+					"style": {
+						"navigationBarTitleText": "活动专题",
+						"enablePullDownRefresh": true
+					}
+				},
+                {
+                	"path": "activity/quick-operation",
+                	"style": {
+                		"navigationBarTitleText": "",
+                		"enablePullDownRefresh": true
+                	}
+                },
+				{
+					"path": "activity/activity-detail",
+					"style": {
+						"navigationBarTitleText": "活动专题",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "activity/activity-floorMore",
+					"style": {
+						"navigationBarTitleText": "更多",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "article/page",
+					"style": {
+						"navigationBarTitleText": "采美采购平台",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "article/path",
+					"style": {
+						"navigationBarTitleText": "采美采购平台",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "article/page-image",
+					"style": {
+						"navigationBarTitleText": "采美采购平台"
+					}
+				},
+				{
+					"path": "article/path-live",
+					"style": {
+						"navigationBarTitleText": "采美采购平台",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "activity/activity-list",
+					"style": {
+						"navigationBarTitleText": "商品专题",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "other/repair",
+					"style": {
+						"navigationBarTitleText": "维修"
+					}
+				},
+				{
+					"path": "other/brand",
+					"style": {
+						"navigationBarTitleText": "品牌招商"
+					}
+				},
+				{
+					"path": "other/brands",
+					"style": {
+						"navigationBarTitleText": "品牌招商"
+					}
+				},
+				{
+					"path": "other/attestation",
+					"style": {
+						"navigationBarTitleText": "采美认证通"
+					}
+				}
+			]
+		}, {
+			"root": "pages/search/", //搜索分包模块
+			"pages": [{
+				"path": "search",
+				"style": {
+					"navigationBarTitleText": "搜索"
+				}
+			}, {
+				"path": "search-supplier",
+				"style": {
+					"navigationBarTitleText": "搜索供应商"
+				}
+			}, {
+				"path": "search-instrument",
+				"style": {
+					"navigationBarTitleText": "搜索仪器"
+				}
+			}, {
+				"path": "search-second",
+				"style": {
+					"navigationBarTitleText": "二手搜索"
+				}
+			}, {
+				"path": "search-library",
+				"style": {
+					"navigationBarTitleText": "搜索",
+                    "enablePullDownRefresh": false
+				}
+			}]
+		}, {
+			"root": "pages/second/",
+			"pages": [{
+					"path": "form/introduce",
+					"style": {
+						"navigationBarTitleText": "二手市场介绍",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "form/form",
+					"style": {
+						"navigationBarTitleText": "发布二手估价商品"
+					}
+				},
+				{
+					"path": "form/form-seller",
+					"style": {
+						"navigationBarTitleText": "发布二手预成交商品"
+					}
+				},
+				{
+					"path": "form/form-presale",
+					"style": {
+						"navigationBarTitleText": "发布二手估价商品"
+					}
+				},
+				{
+					"path": "form/form-select",
+					"style": {
+						"navigationBarTitleText": "选择发布类型"
+					}
+				},
+				{
+					"path": "product/product-list",
+					"style": {
+						"navigationBarTitleText": "二手商品",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "product/product-details",
+					"style": {
+						"navigationBarTitleText": "商品详情",
+						"enablePullDownRefresh": true,
+						"navigationStyle": "custom"
+					}
+				}
+			]
+		},
+		{
+			"root": "pages/supplier/",
+			"pages": [{
+					"path": "index/index",
+					"style": {
+						"navigationBarTitleText": "采美采购商城",
+						"enablePullDownRefresh": true,
+						"navigationStyle": "custom"
+					}
+				}, {
+					"path": "login/bind-operator",
+					"style": {
+						"navigationBarTitleText": "绑定微信"
+					}
+				},
+				{
+					"path": "user/my-product",
+					"style": {
+						"navigationBarTitleText": "我的商品",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "user/my-shop",
+					"style": {
+						"navigationBarTitleText": "店铺主页",
+						"navigationStyle": "custom"
+					}
+				}, {
+					"path": "login/share-login",
+					"style": {
+						"navigationBarTitleText": "查看订单"
+					}
+				}, {
+					"path": "login/share-info",
+					"style": {
+						"navigationBarTitleText": "订单详情",
+						"navigationStyle": "custom"
+					}
+				}, {
+					"path": "order/order-details",
+					"style": {
+						"navigationBarTitleText": "订单详情",
+						"enablePullDownRefresh": true
+					}
+				}, {
+					"path": "user/supplier",
+					"style": {
+						"navigationBarTitleText": "供应商信息"
+					}
+				}, {
+					"path": "order/order-list",
+					"style": {
+						"navigationBarTitleText": "我的订单",
+						"enablePullDownRefresh": true
+					}
+				}, {
+					"path": "order/order-service-details",
+					"style": {
+						"navigationBarTitleText": "订单详情",
+						"navigationStyle": "custom",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "deliver/add-logistics",
+					"style": {
+						"navigationBarTitleText": "录入物流信息"
+					}
+				},
+				{
+					"path": "deliver/qualifications-add",
+					"style": {
+						"navigationBarTitleText": "上传商品资质"
+					}
+				},
+				{
+					"path": "deliver/qualifications-details",
+					"style": {
+						"navigationBarTitleText": "商品资质"
+					}
+				},
+				{
+					"path": "deliver/deliver-goods",
+					"style": {
+						"navigationBarTitleText": "发货",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "deliver/deliver-record",
+					"style": {
+						"navigationBarTitleText": "发货记录",
+						"enablePullDownRefresh": true,
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "deliver/logistics-list",
+					"style": {
+						"navigationBarTitleText": "物流公司"
+					}
+				},
+				{
+					"path": "user/setting/password",
+					"style": {
+						"navigationBarTitleText": "修改密码"
+					}
+				},
+				{
+					"path": "user/setting/phone",
+					"style": {
+						"navigationBarTitleText": "更换手机号"
+					}
+				},
+				{
+					"path": "user/setting/setting",
+					"style": {
+						"navigationBarTitleText": "账户设置"
+					}
+				},
+				{
+					"path": "user/operator/list",
+					"style": {
+						"navigationBarTitleText": "运营人员管理"
+					}
+				},
+				{
+					"path": "user/operator/addoperator",
+					"style": {
+						"navigationBarTitleText": "添加运营人员"
+					}
+				},
+				{
+					"path": "user/information",
+					"style": {
+						"navigationBarTitleText": "资料信息"
+					}
+				}
+			]
+		}
+	],
+	"tabBar": {
+		"height": "80",
+		"color": "#999999",
+		"selectedColor": "#FF5B00",
+		"borderStyle": "black",
+		"backgroundColor": "#ffffff",
+		"list": [{
+				"pagePath": "pages/tabBar/home/index",
+				"iconPath": "static/icon-home@3x.png",
+				"selectedIconPath": "static/icon-home-active@3x.png",
+				"text": "商城"
+			}, {
+				"pagePath": "pages/tabBar/category/index",
+				"iconPath": "static/icon-sort@3x.png",
+				"selectedIconPath": "static/icon-sort-active@3x.png",
+				"text": "分类"
+			},
+			{
+				"pagePath": "pages/tabBar/notice/index",
+				"iconPath": "static/icon-news@3x.png",
+				"selectedIconPath": "static/icon-news-active@3x.png",
+				"text": "消息"
+			},
+			{
+				"pagePath": "pages/tabBar/cart/index",
+				"iconPath": "static/icon-cart@3x.png",
+				"selectedIconPath": "static/icon-cart-active@3x.png",
+				"text": "购物车"
+			},
+			{
+				"pagePath": "pages/tabBar/user/user",
+				"iconPath": "static/icon-user@3x.png",
+				"selectedIconPath": "static/icon-user-active@3x.png",
+				"text": "我的"
+			}
+		]
+	},
+	"easycom": {
+		"autoscan": true,
+		"custom": {
+			"tui-(.*)": "@/components/thorui/tui-$1/tui-$1.vue"
+		}
+	},
+	"globalStyle": {
+		"navigationBarTextStyle": "black",
+		"navigationBarTitleText": "采美采购商城",
+		"navigationBarBackgroundColor": "#FFFFFF",
+		"backgroundColor": "#FFFFFF"
+	},
+	"condition": { //模式配置,仅开发期间生效
+		"current": 0, //当前激活的模式(list 的索引项)
+		"list": [{
+			"name": "", //模式名称
+			"path": "", //启动页面,必选
+			"query": "" //启动参数,在页面的onLoad函数里面得到
+		}]
+	}
+}

+ 119 - 0
pages/login/components/activeTeamCom.vue

@@ -0,0 +1,119 @@
+<template>
+    <view class="growth-module">
+        <view v-if="active === 1" class="cell-1" @click="playVideo">
+            <view class="image">
+                <image :src="module.headAppBanner" mode=""></image>
+            </view>
+            <view class="content text-line">
+                {{ module.title }}
+            </view>
+        </view>
+        <view v-else class="cell-2" @click="handlerTramp(module)">
+            <view class="image">
+                <image :src="module.headAppBanner" mode=""></image>
+            </view>
+            <view class="content">
+                <view class="title">
+                    {{ module.title }}
+                </view>
+                <view class="cont text-line" v-if="module.content">
+                    {{ module.content && module.content.match(/[\u4e00-\u9fa5]/g).join('') }}
+                </view>
+            </view>
+        </view>
+    </view>
+</template>
+
+<script>
+export default {
+    props: {
+        module: {
+            type: Object,
+            default: () => ({})
+        },
+        active: {
+            type: Number,
+            default: () => 1
+        }
+    },
+    methods: {
+        handlerTramp($event) {
+            let data = $event.content.replace(/<img/g, '<img style="width: 100%;height: 200px"')
+            data = data.replace(/\<figure/g, '<div')
+            data = data.replace(/\<\/figure/g, '<\/div')
+            uni.setStorageSync('artForm', data)
+            uni.navigateTo({
+                url: '/pages/login/supplier_information'
+            })
+        },
+        // 视频播放
+        playVideo() {
+            this.$emit('playVideo', this.module)
+        },
+        // 视频关闭
+        closeVideo() {
+            this.showVideo = false
+        },
+    }
+}
+</script>
+
+<style scoped lang="scss">
+.growth-module {
+    width: 322rpx;
+    height: 328rpx;
+    border: 1px solid #EAEAEA;
+    box-sizing: border-box;
+    .cell-1 {
+        .image {
+            height: 185rpx;
+            image {
+                width: 100%;
+                height: 100%;
+            }
+        }
+        .content {
+            height: calc(100% - 220rpx);
+            font-size: 26rpx;
+            color: #333333;
+            line-height: 40rpx;
+            box-sizing: border-box;
+            padding: 30rpx 18rpx 0 18rpx;
+        }
+    }
+    .cell-2 {
+        .image {
+            height: 193rpx;
+            image {
+                width: 100%;
+                height: 100%;
+            }
+        }
+        .content {
+            height: calc(100% - 193rpx);
+            padding: 17rpx 0;
+            font-size: 22rpx;
+            color: #666666;
+            box-sizing: border-box;
+            .title {
+                border-left: 4rpx solid #FF5B00;
+                padding-left: 20rpx;
+                color: #333333;
+                font-size: 28rpx;
+            }
+            .cont {
+                padding-left: 20rpx;
+                line-height: 32rpx;
+            }
+        }
+    }
+}
+.text-line {
+    overflow: hidden;
+    text-overflow: ellipsis;
+    display: -webkit-box;
+    -webkit-line-clamp: 2;
+    -webkit-box-orient: vertical;
+    box-sizing: border-box;
+}
+</style>

+ 261 - 249
pages/login/components/growthCommunity.vue

@@ -1,249 +1,261 @@
-<template>
-    <view class="growthcommunity">
-        <slot name="supplier-title"></slot>
-        <view class="negotiation">
-            <view class="enterprise">
-                <view class="title">美业企谈</view>
-                <view class="container">
-                    <scroll-view
-                        scroll-x="true"
-                        class="scroll-view"
-                        @scroll="scrollVideoHandler"
-                        :scroll-into-view="activeVideoMenu"
-                        scroll-with-animation="true"
-                    >
-                        <view
-                            class="video-item"
-                            v-for="(item, index) in videoList"
-                            :key="item.id"
-                            @click="$emit('playVideo', item)"
-                            :id="`item${index}`"
-                            v-if="item.appStatus == '1'"
-                        >
-                            <view class="player">
-                                <image src="https://static.caimei365.com/app/img/supplier-login/player.png" class="player-img"  mode=""></image>
-                            </view>
-                            <view class="img-item"><image :src="item.headAppBanner" mode="" class="img"></image></view>
-                            <view class="videotitle">
-                                <view class="text">{{ item.title }}</view>
-                            </view>
-                        </view>
-                    </scroll-view>
-                </view>
-            </view>
-            <view class="item-dots"><page-dots :pageAll="videoList.length" :isActive="isVideo" @hanlder-click="hanlderVideoClick" /></view>
-            <view class="enterprise">
-                <view class="title">采美资讯</view>
-                <view class="container">
-                    <scroll-view
-                        scroll-x="true"
-                        class="scroll-view"
-                        @scroll="scrollHandler"
-                        :scroll-into-view="activeMenu"
-                        scroll-with-animation="true"
-                    >
-                        <view
-                            class="video-item"
-                            v-for="(item, index) in articelList"
-                            :key="item.id"
-                            @click="handlerTramp(item)"
-                            :id="`item${index}`"
-                            v-if="item.appStatus == '1'"
-                        >
-                            <view class="img-item"><image :src="item.headAppBanner" mode="" class="img"></image></view>
-                            <view class="articleContent">
-                                <view class="text">{{ item.title }}</view>
-                                <view class="article-con">{{ item.content.match(/[\u4e00-\u9fa5]/g).join('') }}</view>
-                            </view>
-                        </view>
-                    </scroll-view>
-                </view>
-            </view>
-            <view class="item-dots"><page-dots :pageAll="articelList.length" :isActive="isArtical" @hanlder-click="hanlderClick" /></view>
-        </view>
-    </view>
-</template>
-
-<script>
-import PageDots from './swiper-dots.vue'
-export default {
-    props: {
-        videoList: {
-            type: Array,
-            default: () => []
-        },
-        articelList: {
-            type: Array,
-            default: () => []
-        }
-    },
-    components: {
-        PageDots
-    },
-    data() {
-        return {
-            isVideo: 0,
-            isArtical: 0,
-            activeMenu: 'item0',
-            activeVideoMenu: 'item0'
-        }
-    },
-    watch: {
-        videoList: {
-            handler(val) {
-                this.community_video_list = val
-            },
-            deep: true
-        },
-        articelList: {
-            handler(val) {
-                this.community_article_list = val
-            },
-            deep: true
-        }
-    },
-    methods: {
-        handlerTramp($event) {
-            const list = this.community_article_list.filter(e => e.id === $event.id)
-            let data = list[0].content.replace(/<img/g, '<img style="width: 100%;height: 200px"')
-            data = data.replace(/\<figure/g, '<div')
-            data = data.replace(/\<\/figure/g, '<\/div')
-            uni.setStorageSync('artForm', data)
-            uni.navigateTo({
-                url: '/pages/login/supplier_information'
-            })
-        },
-        scrollHandler($event) {
-            const data = Math.floor($event.detail.scrollLeft / 192)
-             this.isArtical = data
-        },
-        scrollVideoHandler($event) {
-            const data = Math.floor($event.detail.scrollLeft / 192)
-             this.isVideo = data
-        },
-        // 点击导航
-        hanlderClick($event) {
-            this.isArtical = $event
-            this.activeMenu = `item${$event}`
-        },
-        hanlderVideoClick($event) {
-            this.isVideo = $event
-            this.activeVideoMenu = `item${$event}`
-        }
-    }
-}
-</script>
-
-<style scoped lang="scss">
-.img {
-    width: 100%;
-    height: 100%;
-}
-.growthcommunity {
-    padding: 1px;
-    box-sizing: border-box;
-    background-color: #fff;
-    .negotiation {
-        padding-left: 72rpx;
-    }
-}
-.enterprise {
-    position: relative;
-    margin-bottom: 50rpx;
-}
-.title {
-    color: #333333;
-    font-size: 32rpx;
-    margin-bottom: 34rpx;
-}
-.scroll-view {
-    white-space: nowrap;
-}
-.video-item {
-    width: 384rpx;
-    height: 376rpx;
-    background: #ffffff;
-    border: 1px solid #eaeaea;
-    display: inline-flex;
-    margin-right: 32rpx;
-    box-sizing: border-box;
-    flex-direction: column;
-    overflow-wrap: break-word;
-    white-space: normal;
-    position: relative;
-    .player {
-        height: calc(100% - 159rpx);
-        width: 100%;
-        position: absolute;
-        top: 0;
-        left: 0;
-        display: flex;
-        align-items: center;
-        justify-content: center;
-        background-color: rgba(0, 0, 0, 0.3);
-        .player-img {
-            width: 60rpx;
-            height: 60rpx;
-        }
-    }
-    .img-item {
-        height: calc(100% - 159rpx);
-        width: 100%;
-    }
-    .videotitle {
-        width: 100%;
-        height: 159rpx;
-        font-size: 28rpx;
-        color: #333333;
-        padding: 40rpx 40rpx;
-        overflow: hidden;
-        display: flex;
-        justify-content: center;
-        align-items: center;
-        box-sizing: border-box;
-        .text {
-            width: 336rpx;
-            height: 90rpx;
-            overflow: hidden;
-            line-height: 48rpx;
-            -webkit-box-orient: vertical;
-            -webkit-line-clamp: 2;
-            overflow-wrap: break-word;
-            text-overflow: ellipsis;
-            display: -webkit-box;
-        }
-    }
-    .articleContent {
-        .text {
-            margin-top: 24rpx;
-            box-sizing: border-box;
-            padding-left: 24rpx;
-            color: #333333;
-            font-size: 32rpx;
-            border-left: 2px solid #ff5b00;
-        }
-        .article-con {
-            margin-top: 18rpx;
-            width: 100%;
-            height: 62rpx;
-            box-sizing: border-box;
-            padding: 0 24rpx;
-            color: #666666;
-            font-size: 24rpx;
-            overflow: hidden;
-            -webkit-box-orient: vertical;
-            -webkit-line-clamp: 2;
-            overflow-wrap: break-word;
-            text-overflow: ellipsis;
-            display: -webkit-box;
-        }
-    }
-}
-.item-dots {
-    height: 160rpx;
-    display: flex;
-    justify-content: center;
-    align-items: center;
-    margin-left: -20rpx;
-}
-</style>
+<template>
+    <view class="growthcommunity">
+        <slot name="supplier-title"></slot>
+        <view class="negotiation">
+            <view class="enterprise">
+                <view class="title">美业企谈</view>
+                <view class="more" @click="handlerMore(1)">更多 ></view>
+                <view class="container">
+                    <scroll-view
+                        scroll-x="true"
+                        class="scroll-view"
+                        @scroll="scrollVideoHandler"
+                        :scroll-into-view="activeVideoMenu"
+                        scroll-with-animation="true"
+                    >
+                        <view
+                            class="video-item"
+                            v-for="(item, index) in videoList"
+                            :key="item.id"
+                            @click="$emit('playVideo', item)"
+                            :id="`item${index}`"
+                            v-if="item.appStatus == '1'"
+                        >
+                            <view class="player">
+                                <image src="https://static.caimei365.com/app/img/supplier-login/player.png" class="player-img"  mode=""></image>
+                            </view>
+                            <view class="img-item"><image :src="item.headAppBanner" mode="" class="img"></image></view>
+                            <view class="videotitle">
+                                <view class="text">{{ item.title }}</view>
+                            </view>
+                        </view>
+                    </scroll-view>
+                </view>
+            </view>
+            <view class="item-dots"><page-dots :pageAll="videoList.length" :isActive="isVideo" @hanlder-click="hanlderVideoClick" /></view>
+            <view class="enterprise">
+                <view class="title">采美资讯</view>
+                <view class="more" @click="handlerMore(2)">更多 ></view>
+                <view class="container">
+                    <scroll-view
+                        scroll-x="true"
+                        class="scroll-view"
+                        @scroll="scrollHandler"
+                        :scroll-into-view="activeMenu"
+                        scroll-with-animation="true"
+                    >
+                        <view
+                            class="video-item"
+                            v-for="(item, index) in articelList"
+                            :key="item.id"
+                            @click="handlerTramp(item)"
+                            :id="`item${index}`"
+                            v-if="item.appStatus == '1'"
+                        >
+                            <view class="img-item"><image :src="item.headAppBanner" mode="" class="img"></image></view>
+                            <view class="articleContent">
+                                <view class="text">{{ item.title }}</view>
+                                <view class="article-con">{{ item.content.match(/[\u4e00-\u9fa5]/g).join('') }}</view>
+                            </view>
+                        </view>
+                    </scroll-view>
+                </view>
+            </view>
+            <view class="item-dots"><page-dots :pageAll="articelList.length" :isActive="isArtical" @hanlder-click="hanlderClick" /></view>
+        </view>
+    </view>
+</template>
+
+<script>
+import PageDots from './swiper-dots.vue'
+export default {
+    props: {
+        videoList: {
+            type: Array,
+            default: () => []
+        },
+        articelList: {
+            type: Array,
+            default: () => []
+        }
+    },
+    components: {
+        PageDots
+    },
+    data() {
+        return {
+            isVideo: 0,
+            isArtical: 0,
+            activeMenu: 'item0',
+            activeVideoMenu: 'item0'
+        }
+    },
+    watch: {
+        videoList: {
+            handler(val) {
+                this.community_video_list = val
+            },
+            deep: true
+        },
+        articelList: {
+            handler(val) {
+                this.community_article_list = val
+            },
+            deep: true
+        }
+    },
+    methods: {
+        handlerTramp($event) {
+            const list = this.community_article_list.filter(e => e.id === $event.id)
+            let data = list[0].content.replace(/<img/g, '<img style="width: 100%;height: 200px"')
+            data = data.replace(/\<figure/g, '<div')
+            data = data.replace(/\<\/figure/g, '<\/div')
+            uni.setStorageSync('artForm', data)
+            uni.navigateTo({
+                url: '/pages/login/supplier_information'
+            })
+        },
+        scrollHandler($event) {
+            const data = Math.floor($event.detail.scrollLeft / 192)
+             this.isArtical = data
+        },
+        scrollVideoHandler($event) {
+            const data = Math.floor($event.detail.scrollLeft / 192)
+             this.isVideo = data
+        },
+        // 点击导航
+        hanlderClick($event) {
+            this.isArtical = $event
+            this.activeMenu = `item${$event}`
+        },
+        hanlderVideoClick($event) {
+            this.isVideo = $event
+            this.activeVideoMenu = `item${$event}`
+        },
+        handlerMore ($event) {
+            if ($event === 1) return uni.navigateTo({ url: '/pages/login/supplier_more?active=' + $event})
+            else return uni.navigateTo({ url: '/pages/login/supplier_more?active=' + $event })
+        }
+    }
+}
+</script>
+
+<style scoped lang="scss">
+.img {
+    width: 100%;
+    height: 100%;
+}
+.growthcommunity {
+    padding: 1px;
+    box-sizing: border-box;
+    background-color: #fff;
+    .negotiation {
+        padding-left: 72rpx;
+    }
+}
+.enterprise {
+    position: relative;
+    margin-bottom: 50rpx;
+    .more {
+        position: absolute;
+        right: 100rpx;
+        top: 4rpx;
+        font-size: 24rpx;
+    }
+}
+.title {
+    color: #333333;
+    font-size: 32rpx;
+    margin-bottom: 34rpx;
+}
+.scroll-view {
+    white-space: nowrap;
+}
+.video-item {
+    width: 384rpx;
+    height: 376rpx;
+    background: #ffffff;
+    border: 1px solid #eaeaea;
+    display: inline-flex;
+    margin-right: 32rpx;
+    box-sizing: border-box;
+    flex-direction: column;
+    overflow-wrap: break-word;
+    white-space: normal;
+    position: relative;
+    .player {
+        height: calc(100% - 159rpx);
+        width: 100%;
+        position: absolute;
+        top: 0;
+        left: 0;
+        display: flex;
+        align-items: center;
+        justify-content: center;
+        background-color: rgba(0, 0, 0, 0.3);
+        .player-img {
+            width: 60rpx;
+            height: 60rpx;
+        }
+    }
+    .img-item {
+        height: calc(100% - 159rpx);
+        width: 100%;
+    }
+    .videotitle {
+        width: 100%;
+        height: 159rpx;
+        font-size: 28rpx;
+        color: #333333;
+        padding: 40rpx 40rpx;
+        overflow: hidden;
+        display: flex;
+        justify-content: center;
+        align-items: center;
+        box-sizing: border-box;
+        .text {
+            width: 336rpx;
+            height: 90rpx;
+            overflow: hidden;
+            line-height: 48rpx;
+            -webkit-box-orient: vertical;
+            -webkit-line-clamp: 2;
+            overflow-wrap: break-word;
+            text-overflow: ellipsis;
+            display: -webkit-box;
+        }
+    }
+    .articleContent {
+        .text {
+            margin-top: 24rpx;
+            box-sizing: border-box;
+            padding-left: 24rpx;
+            color: #333333;
+            font-size: 32rpx;
+            border-left: 2px solid #ff5b00;
+        }
+        .article-con {
+            margin-top: 18rpx;
+            width: 100%;
+            height: 62rpx;
+            box-sizing: border-box;
+            padding: 0 24rpx;
+            color: #666666;
+            font-size: 24rpx;
+            overflow: hidden;
+            -webkit-box-orient: vertical;
+            -webkit-line-clamp: 2;
+            overflow-wrap: break-word;
+            text-overflow: ellipsis;
+            display: -webkit-box;
+        }
+    }
+}
+.item-dots {
+    height: 160rpx;
+    display: flex;
+    justify-content: center;
+    align-items: center;
+    margin-left: -20rpx;
+}
+</style>

+ 469 - 462
pages/login/supplier_login.vue

@@ -1,462 +1,469 @@
-<template>
-    <view>
-        <view class="supplier_login"><login-menu :menuList="menuList" @scrollPage="scrollPage" /></view>
-        <view class="container">
-            <scroll-view
-                class="scrollview"
-                @scroll="scrollView"
-                scroll-y="true"
-                :scroll-into-view="activeMenu"
-                :scroll-with-animation="true"
-            >
-                <view id="item0">
-                    <marke-service :bannersList="bannerList">
-                        <template #supplier-title>
-                            <supplier-title title="全生命周期陪跑服务" subtitle="采美,更专业的美业数字化营销服务" />
-                        </template>
-                    </marke-service>
-                </view>
-                <view id="item1">
-                    <Solution :isShareTimeline="isShareTimeline" @solutionModal="solutionModal">
-                        <template #supplier-title>
-                            <supplier-title title="解决方案" subtitle="满足企业全方位需求" />
-                        </template>
-                    </Solution>
-                </view>
-                <view id="item2">
-                    <basic-operation>
-                        <template #supplier-title>
-                            <supplier-title title="基础运营产品" subtitle="使企业走向数字化的基石" />
-                        </template>
-                    </basic-operation>
-                </view>
-                <view id="item3">
-                    <scenario-market>
-                        <template #supplier-title>
-                            <supplier-title title="场景营销工具" subtitle="多样化工具,全方位助力您的企业目标" />
-                        </template>
-                    </scenario-market>
-                </view>
-                <view id="item4">
-                    <success-cases :successList="successList">
-                        <template #supplier-title>
-                            <supplier-title
-                                title="成功案例"
-                                subtitle="了解已合作品牌的真实推广案例,借鉴成功经验<br />助力有效推广,实现商业目标"
-                            />
-                        </template>
-                    </success-cases>
-                </view>
-                <view id="item5">
-                    <caimei-about>
-                        <template #supplier-title>
-                            <supplier-title
-                                title="关于采美"
-                                subtitle="了解采美,合作共赢"
-                                titlecolor="#ffffff"
-                                subtitlecolor="#ffffff"
-                            />
-                        </template>
-                    </caimei-about>
-                </view>
-                <view id="item6">
-                    <growth-community @playVideo="playVideo" :videoList="videoList" :articelList="articelList">
-                        <template #supplier-title>
-                            <supplier-title title="增长社区" subtitle="数十年资深美业运营经验,教你快速成长" />
-                        </template>
-                    </growth-community>
-                </view>
-            </scroll-view>
-        </view>
-        <view class="supplier-slide" ref="supplierSlide" :style="{zIndex: isModalShow ? -1 : 20}">
-            <view class="user-cicle" @click="supplierLogin" v-if="!hasLogin || userInfo.userIdentity === 3">
-                <image
-                    style="width: 48rpx;height: 48rpx;"
-                    src="https://static.caimei365.com/app/img/supplier-login/userDefault_new.png"
-                    mode=""
-                ></image>
-                <view class="userLogin">{{ hasLogin ? userInfo.name : '登录/注册'}}</view>
-            </view>
-            <view class="slide">
-                <view
-                    class="slide-item"
-                    v-for="item in slideList"
-                    :key="item.id"
-                    v-if="item.isShow"
-                    @click="handlerChange(item)"
-                >
-                    <image class="slide-img" :src="item.slideBg" mode=""></image>
-                    <view class="slide-title">{{ item.title }}</view>
-                </view>
-            </view>
-        </view>
-        <tui-modal :show="show" custom @cancel="cancel">
-            <view class="tui-modal-custom">
-                <view class="tui-modal-custom-text">周一至周五 9:00~1800</view>
-                <view class="tui-modal-custom-phone" @click=";(modal = true), (show = false)">153-3889-7365</view>
-            </view>
-        </tui-modal>
-        <tui-modal :show="isPhone" class="qrcode" custom @cancel="cancel">
-            <view class="tui-modal-custom-qrcode">
-                <image
-                    style="width: 100%;height: 100%;"
-                    show-menu-by-longpress="true"
-                    src="https://static.caimei365.com/app/img/supplier-login/kefu_qr.jpg"
-                    mode=""
-                ></image>
-            </view>
-        </tui-modal>
-        <tui-modal :show="modal" custom @cancel="cancel">
-            <view class="tui-modal-custom-call">
-                <view class="tui-modal-custom-text">
-                    确定拨打
-                    <text style="color: #FF5B00;font-weight: bold;margin: 0 6rpx;">153-3889-7365</text>
-                    吗?
-                </view>
-                <view class="modal-btns">
-                    <tui-button
-                        class="cancel"
-                        type="black"
-                        @click="modal = false"
-                        height="72rpx"
-                        :size="28"
-                        plain
-                        shape="circle"
-                    >
-                        取消
-                    </tui-button>
-                    <tui-button
-                        class="determine"
-                        height="72rpx"
-                        :size="28"
-                        type="warning"
-                        shape="circle"
-                        @click="handleClick"
-                    >
-                        确定
-                    </tui-button>
-                </view>
-            </view>
-        </tui-modal>
-        <cm-video :show="showVideo" @closeClick="closeVideo" :videoObj="videoObj" />
-    </view>
-</template>
-
-<script>
-import LoginMenu from './components/supplier-loginMenu.vue'
-import MarkeService from './components/markeServices.vue'
-import SupplierTitle from './components/supplier-title.vue'
-import Solution from './components/solution.vue'
-import BasicOperation from './components/basicOperationsProducts.vue'
-import ScenarioMarket from './components/scenarioMarketing.vue'
-import SuccessCases from './components/successCases.vue'
-import CaimeiAbout from './components/caimei-about.vue'
-import GrowthCommunity from './components/growthCommunity.vue'
-import CmVideo from './components/caimei-video.vue'
-import { mapState } from 'vuex'
-export default {
-    components: {
-        LoginMenu,
-        MarkeService,
-        SupplierTitle,
-        Solution,
-        BasicOperation,
-        ScenarioMarket,
-        SuccessCases,
-        CaimeiAbout,
-        GrowthCommunity,
-        CmVideo
-    },
-    data() {
-        return {
-            menuList: [
-                {
-                    id: 0,
-                    title: '营销服务'
-                },
-                {
-                    id: 1,
-                    title: '解决方案'
-                },
-                {
-                    id: 2,
-                    title: '运营产品'
-                },
-                {
-                    id: 3,
-                    title: '营销工具'
-                },
-                {
-                    id: 4,
-                    title: '成功案例'
-                },
-                {
-                    id: 5,
-                    title: '关于采美'
-                },
-                {
-                    id: 6,
-                    title: '增长社区'
-                }
-            ],
-            activeMenu: '', // 滚动到指定位置
-            show: false,
-            isPhone: false,
-            modal: false,
-            showVideo: false,
-            videoObj: {},
-            slideList: [
-                {
-                    id: 1,
-                    title: '电话联系',
-                    slideBg: 'https://static.caimei365.com/app/img/supplier-login/phone.png',
-                    isShow: true
-                },
-                {
-                    id: 2,
-                    title: '微信客服',
-                    slideBg: 'https://static.caimei365.com/app/img/supplier-login/qrcode.png',
-                    isShow: true
-                },
-                {
-                    id: 3,
-                    title: '',
-                    slideBg: 'https://static.caimei365.com/app/img/supplier-login/scrolltop.png',
-                    isShow: false
-                }
-            ],
-            successList: [],
-            videoList: [],
-            articelList: [],
-            bannerList: [],
-            isShareTimeline: false, // 是否从朋友圈分享
-            isModalShow: false,
-        }
-    },
-    computed: {
-        ...mapState(['hasLogin', 'userInfo'])
-    },
-    watch: {},
-    onLoad(options) {
-        // 是否从朋友圈分享进入
-        if (options.isShareTimeline) {
-            this.isShareTimeline = options.isShareTimeline
-        } 
-        // 点击链接
-        uni.$on('changeLink', e => {
-            setTimeout(() => {
-                this.activeMenu = e
-            }, 500)
-        })
-    },
-    mounted() {
-        this.getSupplierLanding()
-    },
-    onShareAppMessage(res) {
-        return {
-            title: '更专业的美业数字化营销服务',
-            path: '/pages/login/supplier_login'
-        }
-    },
-    // 分享朋友圈
-    onShareTimeline() {
-        return {
-            title: '更专业的美业数字化营销服务',
-            path: '/pages/login/supplier_login',
-            query: 'isShareTimeline=' + true
-        }
-    },
-    methods: {
-        // 滚动事件
-        scrollPage($event) {
-            this.activeMenu = $event
-        },
-        scrollView(e) {
-            this.activeMenu = ''
-            if (e.detail.scrollTop < 50) {
-                this.slideList[2].isShow = false
-            } else {
-                this.slideList[2].isShow = true
-            }
-        },
-        handlerChange(e) {
-            const obj = {
-                1: () => (this.show = true),
-                2: () => (this.isPhone = true),
-                3: () => (this.activeMenu = 'item0')
-            }
-            obj[e.id]()
-        },
-        hideAlert() {
-            this.show = false
-        },
-        // 拨打电话
-        handleClick() {
-            uni.makePhoneCall({
-                phoneNumber: '153-3889-7365' //仅为示例
-            })
-            this.modal = false
-        },
-        cancel() {
-            this.modal = false
-            this.show = false
-            this.isPhone = false
-        },
-        // 视频播放
-        playVideo($event) {
-            this.videoObj = $event
-            this.showVideo = true
-        },
-        // 视频关闭
-        closeVideo() {
-            this.showVideo = false
-        },
-        // supplierLogin 登陆
-        supplierLogin() {
-            if (this.hasLogin) {
-                uni.navigateTo({
-                    url: '/pages/supplier/user/supplier?shopId=' + this.userInfo.shopId
-                })
-            } else {
-                uni.navigateTo({
-                    url: '/pages/login/login?state=1'
-                })
-            }
-        },
-        // solutionModal 方案解决模块
-        solutionModal(val) {
-            this.isModalShow = val
-        },
-        async getSupplierLanding() {
-            try {
-                const { data } = await this.UserService.supplierLoading({ source: 2 })
-                this.bannerList = data.banner
-                this.successList = data.landing.filter(e => e.type == '1')
-                this.videoList = data.landing.filter(e => e.type == '2')
-                this.articelList = data.landing.filter(e => e.type == '3')
-            } catch (error) {
-                console.log(error)
-            }
-        }
-    }
-}
-</script>
-
-<style lang="scss" scoped>
-.container {
-    position: absolute;
-    bottom: 0;
-    height: auto;
-}
-.scrollview {
-    width: 100%;
-    height: calc(100vh - 120rpx);
-    background-color: #fff;
-    #item1 {
-        z-index: 20;
-    }
-}
-.supplier-slide {
-    position: fixed;
-    right: 40rpx;
-    box-sizing: border-box;
-    width: 100rpx;
-    bottom: 100rpx;
-    .user-cicle {
-        width: 100rpx;
-        height: 150rpx;
-        background: url(https://static.caimei365.com/app/img/supplier-login/userbg.png) center no-repeat;
-        border-radius: 36px;
-        margin-bottom: 40rpx;
-        box-shadow: 0rpx 6rpx 16rpx 0rpx rgba(51, 51, 51, 0.16);
-        display: flex;
-        justify-content: space-between;
-        align-items: center;
-        flex-direction: column;
-        font-size: 18rpx;
-        color: white;
-        box-sizing: border-box;
-        padding: 34rpx 0;
-        .userLogin {
-            width: 100%;
-            white-space: nowrap;
-            overflow: hidden;
-            text-overflow: ellipsis;
-            text-align: center;
-        }
-    }
-    .slide {
-        width: 100rpx;
-        overflow: hidden;
-        border-radius: 50rpx;
-        background-color: #ff5b00;
-        box-shadow: 0rpx 6rpx 24rpx 0rpx rgba(255, 91, 0, 0.3);
-        .slide-img {
-            width: 45rpx;
-            height: 45rpx;
-        }
-        .slide-item {
-            height: 140rpx;
-            width: 100rpx;
-            display: flex;
-            flex-direction: column;
-            align-items: center;
-            box-sizing: border-box;
-            padding-top: 30rpx;
-            border-bottom: 1rpx solid rgba(255, 255, 255, 0.3);
-            .slide-title {
-                margin-top: 10rpx;
-                font-size: 20rpx;
-                color: #fff;
-            }
-        }
-        .slide-item:nth-child(3) {
-            padding-top: 45rpx !important;
-        }
-    }
-}
-.tui-modal-custom {
-    padding: 30rpx 80rpx;
-}
-.tui-modal-custom-text {
-    text-align: center;
-    color: #666666;
-    font-size: 28rpx;
-}
-.tui-modal-custom-phone {
-    margin-top: 62rpx;
-    text-align: center;
-    color: #ff5b00;
-    border-bottom: 1px solid #ff5b00;
-    font-size: 40rpx;
-    font-weight: bold;
-}
-.tui-modal-custom-call {
-    font-size: 32rpx;
-    color: #666666;
-    padding-top: 50rpx;
-}
-.qrcode {
-    ::v-deep .tui-modal-box {
-        width: auto !important;
-        padding: 6rpx !important;
-        border-radius: 0 !important;
-    }
-    .tui-modal-custom-qrcode {
-        width: 412rpx;
-        height: 412rpx;
-    }
-}
-.modal-btns {
-    display: flex;
-    justify-content: space-between;
-    margin-top: 62rpx;
-    .cancel {
-        width: 200rpx !important;
-        color: #666666 !important;
-    }
-    .determine {
-        width: 200rpx !important;
-    }
-}
-</style>
+<template>
+    <view>
+        <view class="supplier_login"><login-menu :menuList="menuList" @scrollPage="scrollPage" ref="login-menu" /></view>
+        <view class="container">
+            <scroll-view
+                class="scrollview"
+                @scroll="scrollView"
+                scroll-y="true"
+                :scroll-into-view="activeMenu"
+                :scroll-with-animation="true"
+            >
+                <view id="item0">
+                    <marke-service :bannersList="bannerList">
+                        <template #supplier-title>
+                            <supplier-title title="全生命周期陪跑服务" subtitle="采美,更专业的美业数字化营销服务" />
+                        </template>
+                    </marke-service>
+                </view>
+                <view id="item1">
+                    <Solution :isShareTimeline="isShareTimeline" @solutionModal="solutionModal">
+                        <template #supplier-title>
+                            <supplier-title title="解决方案" subtitle="满足企业全方位需求" />
+                        </template>
+                    </Solution>
+                </view>
+                <view id="item2">
+                    <basic-operation>
+                        <template #supplier-title>
+                            <supplier-title title="基础运营产品" subtitle="使企业走向数字化的基石" />
+                        </template>
+                    </basic-operation>
+                </view>
+                <view id="item3">
+                    <scenario-market>
+                        <template #supplier-title>
+                            <supplier-title title="场景营销工具" subtitle="多样化工具,全方位助力您的企业目标" />
+                        </template>
+                    </scenario-market>
+                </view>
+                <view id="item4">
+                    <success-cases :successList="successList">
+                        <template #supplier-title>
+                            <supplier-title
+                                title="成功案例"
+                                subtitle="了解已合作品牌的真实推广案例,借鉴成功经验<br />助力有效推广,实现商业目标"
+                            />
+                        </template>
+                    </success-cases>
+                </view>
+                <view id="item5">
+                    <caimei-about>
+                        <template #supplier-title>
+                            <supplier-title
+                                title="关于采美"
+                                subtitle="了解采美,合作共赢"
+                                titlecolor="#ffffff"
+                                subtitlecolor="#ffffff"
+                            />
+                        </template>
+                    </caimei-about>
+                </view>
+                <view id="item6">
+                    <growth-community @playVideo="playVideo" :videoList="videoList" :articelList="articelList">
+                        <template #supplier-title>
+                            <supplier-title title="增长社区" subtitle="数十年资深美业运营经验,教你快速成长" />
+                        </template>
+                    </growth-community>
+                </view>
+            </scroll-view>
+        </view>
+        <view class="supplier-slide" ref="supplierSlide" :style="{zIndex: isModalShow ? -1 : 20}">
+            <view class="user-cicle" @click="supplierLogin" v-if="!hasLogin || userInfo.userIdentity === 3">
+                <image
+                    style="width: 48rpx;height: 48rpx;"
+                    src="https://static.caimei365.com/app/img/supplier-login/userDefault_new.png"
+                    mode=""
+                ></image>
+                <view class="userLogin">{{ hasLogin ? userInfo.name : '登录/注册'}}</view>
+            </view>
+            <view class="slide">
+                <view
+                    class="slide-item"
+                    v-for="item in slideList"
+                    :key="item.id"
+                    v-if="item.isShow"
+                    @click="handlerChange(item)"
+                >
+                    <image class="slide-img" :src="item.slideBg" mode=""></image>
+                    <view class="slide-title">{{ item.title }}</view>
+                </view>
+            </view>
+        </view>
+        <tui-modal :show="show" custom @cancel="cancel">
+            <view class="tui-modal-custom">
+                <view class="tui-modal-custom-text">周一至周五 9:00~1800</view>
+                <view class="tui-modal-custom-phone" @click=";(modal = true), (show = false)">153-3889-7365</view>
+            </view>
+        </tui-modal>
+        <tui-modal :show="isPhone" class="qrcode" custom @cancel="cancel">
+            <view class="tui-modal-custom-qrcode">
+                <image
+                    style="width: 100%;height: 100%;"
+                    show-menu-by-longpress="true"
+                    src="https://static.caimei365.com/app/img/supplier-login/kefu_qr.jpg"
+                    mode=""
+                ></image>
+            </view>
+        </tui-modal>
+        <tui-modal :show="modal" custom @cancel="cancel">
+            <view class="tui-modal-custom-call">
+                <view class="tui-modal-custom-text">
+                    确定拨打
+                    <text style="color: #FF5B00;font-weight: bold;margin: 0 6rpx;">153-3889-7365</text>
+                    吗?
+                </view>
+                <view class="modal-btns">
+                    <tui-button
+                        class="cancel"
+                        type="black"
+                        @click="modal = false"
+                        height="72rpx"
+                        :size="28"
+                        plain
+                        shape="circle"
+                    >
+                        取消
+                    </tui-button>
+                    <tui-button
+                        class="determine"
+                        height="72rpx"
+                        :size="28"
+                        type="warning"
+                        shape="circle"
+                        @click="handleClick"
+                    >
+                        确定
+                    </tui-button>
+                </view>
+            </view>
+        </tui-modal>
+        <cm-video :show="showVideo" @closeClick="closeVideo" :videoObj="videoObj" />
+    </view>
+</template>
+
+<script>
+import LoginMenu from './components/supplier-loginMenu.vue'
+import MarkeService from './components/markeServices.vue'
+import SupplierTitle from './components/supplier-title.vue'
+import Solution from './components/solution.vue'
+import BasicOperation from './components/basicOperationsProducts.vue'
+import ScenarioMarket from './components/scenarioMarketing.vue'
+import SuccessCases from './components/successCases.vue'
+import CaimeiAbout from './components/caimei-about.vue'
+import GrowthCommunity from './components/growthCommunity.vue'
+import CmVideo from './components/caimei-video.vue'
+import { mapState } from 'vuex'
+export default {
+    components: {
+        LoginMenu,
+        MarkeService,
+        SupplierTitle,
+        Solution,
+        BasicOperation,
+        ScenarioMarket,
+        SuccessCases,
+        CaimeiAbout,
+        GrowthCommunity,
+        CmVideo
+    },
+    data() {
+        return {
+            menuList: [
+                {
+                    id: 0,
+                    title: '营销服务'
+                },
+                {
+                    id: 1,
+                    title: '解决方案'
+                },
+                {
+                    id: 2,
+                    title: '运营产品'
+                },
+                {
+                    id: 3,
+                    title: '营销工具'
+                },
+                {
+                    id: 4,
+                    title: '成功案例'
+                },
+                {
+                    id: 5,
+                    title: '关于采美'
+                },
+                {
+                    id: 6,
+                    title: '增长社区'
+                }
+            ],
+            activeMenu: '', // 滚动到指定位置
+            show: false,
+            isPhone: false,
+            modal: false,
+            showVideo: false,
+            videoObj: {},
+            slideList: [
+                {
+                    id: 1,
+                    title: '电话联系',
+                    slideBg: 'https://static.caimei365.com/app/img/supplier-login/phone.png',
+                    isShow: true
+                },
+                {
+                    id: 2,
+                    title: '微信客服',
+                    slideBg: 'https://static.caimei365.com/app/img/supplier-login/qrcode.png',
+                    isShow: true
+                },
+                {
+                    id: 3,
+                    title: '',
+                    slideBg: 'https://static.caimei365.com/app/img/supplier-login/scrolltop.png',
+                    isShow: false
+                }
+            ],
+            successList: [],
+            videoList: [],
+            articelList: [],
+            bannerList: [],
+            isShareTimeline: false, // 是否从朋友圈分享
+            isModalShow: false,
+        }
+    },
+    computed: {
+        ...mapState(['hasLogin', 'userInfo'])
+    },
+    watch: {},
+    onLoad(options) {
+        // 是否从朋友圈分享进入
+        if (options.isShareTimeline) {
+            this.isShareTimeline = options.isShareTimeline
+        } 
+        // 点击链接
+        uni.$on('changeLink', e => {
+            setTimeout(() => {
+                this.activeMenu = e
+            }, 500)
+        })
+        uni.$on('handlerChangeLink', e => {
+            setTimeout(() => {
+                this.$refs['login-menu'].activeMenu = e
+                this.$refs['login-menu'].isActive = Number(e.split('item')[1])
+                this.activeMenu = e
+            }, 500)
+        })
+    },
+    mounted() {
+        this.getSupplierLanding()
+    },
+    onShareAppMessage(res) {
+        return {
+            title: '更专业的美业数字化营销服务',
+            path: '/pages/login/supplier_login'
+        }
+    },
+    // 分享朋友圈
+    onShareTimeline() {
+        return {
+            title: '更专业的美业数字化营销服务',
+            path: '/pages/login/supplier_login',
+            query: 'isShareTimeline=' + true
+        }
+    },
+    methods: {
+        // 滚动事件
+        scrollPage($event) {
+            this.activeMenu = $event
+        },
+        scrollView(e) {
+            this.activeMenu = ''
+            if (e.detail.scrollTop < 50) {
+                this.slideList[2].isShow = false
+            } else {
+                this.slideList[2].isShow = true
+            }
+        },
+        handlerChange(e) {
+            const obj = {
+                1: () => (this.show = true),
+                2: () => (this.isPhone = true),
+                3: () => (this.activeMenu = 'item0')
+            }
+            obj[e.id]()
+        },
+        hideAlert() {
+            this.show = false
+        },
+        // 拨打电话
+        handleClick() {
+            uni.makePhoneCall({
+                phoneNumber: '153-3889-7365' //仅为示例
+            })
+            this.modal = false
+        },
+        cancel() {
+            this.modal = false
+            this.show = false
+            this.isPhone = false
+        },
+        // 视频播放
+        playVideo($event) {
+            this.videoObj = $event
+            this.showVideo = true
+        },
+        // 视频关闭
+        closeVideo() {
+            this.showVideo = false
+        },
+        // supplierLogin 登陆
+        supplierLogin() {
+            if (this.hasLogin) {
+                uni.navigateTo({
+                    url: '/pages/supplier/user/supplier?shopId=' + this.userInfo.shopId
+                })
+            } else {
+                uni.navigateTo({
+                    url: '/pages/login/login?state=1'
+                })
+            }
+        },
+        // solutionModal 方案解决模块
+        solutionModal(val) {
+            this.isModalShow = val
+        },
+        async getSupplierLanding() {
+            try {
+                const { data } = await this.UserService.supplierLoading({ source: 2 })
+                this.bannerList = data.banner
+                this.successList = data.landing.filter(e => e.type == '1')
+                this.videoList = data.landing.filter(e => e.type == '2')
+                this.articelList = data.landing.filter(e => e.type == '3')
+            } catch (error) {
+                console.log(error)
+            }
+        }
+    }
+}
+</script>
+
+<style lang="scss" scoped>
+.container {
+    position: absolute;
+    bottom: 0;
+    height: auto;
+}
+.scrollview {
+    width: 100%;
+    height: calc(100vh - 120rpx);
+    background-color: #fff;
+    #item1 {
+        z-index: 20;
+    }
+}
+.supplier-slide {
+    position: fixed;
+    right: 40rpx;
+    box-sizing: border-box;
+    width: 100rpx;
+    bottom: 100rpx;
+    .user-cicle {
+        width: 100rpx;
+        height: 150rpx;
+        background: url(https://static.caimei365.com/app/img/supplier-login/userbg.png) center no-repeat;
+        border-radius: 36px;
+        margin-bottom: 40rpx;
+        box-shadow: 0rpx 6rpx 16rpx 0rpx rgba(51, 51, 51, 0.16);
+        display: flex;
+        justify-content: space-between;
+        align-items: center;
+        flex-direction: column;
+        font-size: 18rpx;
+        color: white;
+        box-sizing: border-box;
+        padding: 34rpx 0;
+        .userLogin {
+            width: 100%;
+            white-space: nowrap;
+            overflow: hidden;
+            text-overflow: ellipsis;
+            text-align: center;
+        }
+    }
+    .slide {
+        width: 100rpx;
+        overflow: hidden;
+        border-radius: 50rpx;
+        background-color: #ff5b00;
+        box-shadow: 0rpx 6rpx 24rpx 0rpx rgba(255, 91, 0, 0.3);
+        .slide-img {
+            width: 45rpx;
+            height: 45rpx;
+        }
+        .slide-item {
+            height: 140rpx;
+            width: 100rpx;
+            display: flex;
+            flex-direction: column;
+            align-items: center;
+            box-sizing: border-box;
+            padding-top: 30rpx;
+            border-bottom: 1rpx solid rgba(255, 255, 255, 0.3);
+            .slide-title {
+                margin-top: 10rpx;
+                font-size: 20rpx;
+                color: #fff;
+            }
+        }
+        .slide-item:nth-child(3) {
+            padding-top: 45rpx !important;
+        }
+    }
+}
+.tui-modal-custom {
+    padding: 30rpx 80rpx;
+}
+.tui-modal-custom-text {
+    text-align: center;
+    color: #666666;
+    font-size: 28rpx;
+}
+.tui-modal-custom-phone {
+    margin-top: 62rpx;
+    text-align: center;
+    color: #ff5b00;
+    border-bottom: 1px solid #ff5b00;
+    font-size: 40rpx;
+    font-weight: bold;
+}
+.tui-modal-custom-call {
+    font-size: 32rpx;
+    color: #666666;
+    padding-top: 50rpx;
+}
+.qrcode {
+    ::v-deep .tui-modal-box {
+        width: auto !important;
+        padding: 6rpx !important;
+        border-radius: 0 !important;
+    }
+    .tui-modal-custom-qrcode {
+        width: 412rpx;
+        height: 412rpx;
+    }
+}
+.modal-btns {
+    display: flex;
+    justify-content: space-between;
+    margin-top: 62rpx;
+    .cancel {
+        width: 200rpx !important;
+        color: #666666 !important;
+    }
+    .determine {
+        width: 200rpx !important;
+    }
+}
+</style>

+ 159 - 0
pages/login/supplier_more.vue

@@ -0,0 +1,159 @@
+<template>
+    <view class="more">
+        <view class="supplier_login"><login-menu ref="login-menu" :menuList="menuList" @scrollPage="scrollPage" /></view>
+        <view class="more-bg">
+            <image src="https://static.caimei365.com/app/img/supplier-login/growth/banner.png" mode=""></image>
+        </view>
+        <view class="container">
+            <view class="tabs">
+                <view class="tab" :class="active === i.id ? 'active' : ''" v-for="i in activeTabs" :key="i.id" @click="handlerTabs(i)">
+                    {{ i.title }}
+                </view>
+            </view>
+            <view class="growth-module-list">
+                <active-team-com v-for="i in dataList" :key="i.id" :module="i" :active="active" @playVideo="playVideo"/>
+            </view>
+        </view>
+        <cm-video :show="showVideo" @closeClick="closeVideo" :videoObj="videoObj" />
+    </view>
+</template>
+
+<script>
+import LoginMenu from './components/supplier-loginMenu.vue'
+import activeTeamCom from './components/activeTeamCom.vue'
+import CmVideo from './components/caimei-video.vue'
+export default {
+    components: {
+        LoginMenu,
+        activeTeamCom,
+        CmVideo
+    },
+    data () {
+        return {
+            menuList: [
+                {
+                    id: 0,
+                    title: '营销服务'
+                },
+                {
+                    id: 1,
+                    title: '解决方案'
+                },
+                {
+                    id: 2,
+                    title: '运营产品'
+                },
+                {
+                    id: 3,
+                    title: '营销工具'
+                },
+                {
+                    id: 4,
+                    title: '成功案例'
+                },
+                {
+                    id: 5,
+                    title: '关于采美'
+                },
+                {
+                    id: 6,
+                    title: '增长社区'
+                }
+            ],
+            activeMenu: '',
+            isActive: 6,
+            activeTabs: [
+                {
+                    id: 1,
+                    title: '美业企谈'
+                },
+                {
+                    id: 2,
+                    title: '干货知识'
+                }
+            ],
+            active: 1,
+            dataList: [],
+            showVideo: false,
+            videoObj: {}
+        }
+    },
+    onLoad (option) {
+        this.handlerInit()
+        this.active = Number(option.active)
+        this.getSupplierLanding(this.active)
+    },
+    methods: {
+        // 滚动事件
+        scrollPage($event) {
+            this.activeMenu = $event
+            uni.$emit('handlerChangeLink', $event)
+            uni.navigateBack({ delta: 1 })
+        },
+        // init
+        handlerInit () {
+            this.$refs['login-menu'].activeMenu = 'item6'
+            this.$refs['login-menu'].isActive = 6
+        },
+        handlerTabs ($event) {
+            this.active = $event.id
+            this.getSupplierLanding(this.active)
+        },
+        async getSupplierLanding(active) {
+            try {
+                const { data } = await this.UserService.supplierLoading({ source: 2 })
+                this.dataList = active === 1 ? data.landing.filter(e => e.type == '2') : data.landing.filter(e => e.type == '3')
+            } catch (error) {
+                console.log(error)
+            }
+        },
+        // 视频播放
+        playVideo($event) {
+            this.videoObj = $event
+            this.showVideo = true
+        },
+        // 视频关闭
+        closeVideo() {
+            this.showVideo = false
+        },
+    }
+}
+</script>
+
+<style scoped lang="scss">
+.more {
+    .more-bg {
+        padding-top: 110rpx;
+        height: 360rpx;
+        image {
+            width: 100%;
+            height: 100%;
+        }
+    }
+    .container {
+        padding: 70rpx 33rpx;
+        box-sizing: border-box;
+        .tabs {
+            padding-bottom: 30rpx;
+            align-items: center;
+            display: flex;
+            box-sizing: border-box;
+            .tab {
+                color: #666666;
+                font-size: 32rpx;
+                margin-right: 56rpx;
+                &.active {
+                    color: #333333;
+                    font-weight: bold;
+                    border-bottom: 3rpx solid #FF5B00;
+                }
+            }
+        }
+        .growth-module-list {
+            display: grid;
+            grid-template-columns: repeat(2, 1fr);
+            grid-gap: 20rpx;
+        }
+    }
+}
+</style>