lhl пре 3 година
родитељ
комит
a8036fa70c

+ 1 - 1
App.vue

@@ -1,6 +1,6 @@
 <script>
 export default {
-	onLaunch() {
+	onLaunch() {
 		// #ifdef MP-WEIXIN
 		const updateManager = wx.getUpdateManager();
 

+ 3 - 2
components/Login.vue

@@ -51,8 +51,9 @@ export default {
 				} else {
 					this.goPage('/pagesT/public/wxLogin');
 				}
-			} else {
-				this.goPage('/pagesT/public/wxLogin');
+			} else {
+				this.goPage('/pagesT/public/login');
+				// this.goPage('/pagesT/public/wxLogin');
 			}
 			// #endif
 			// #ifdef H5

+ 2 - 2
config.js

@@ -12,8 +12,8 @@ const url = {
 		// #ifndef H5
 		QN_URL: 'https://api.liuniukj.com',
 		// #endif
-		QINIU_URL: 'https://onlineimg.qianniao.vip',
-		QINIU_KEY: 'qianniaoonline',
+		QINIU_URL: 'http://up.liuniukj.com',
+		QINIU_KEY: 'niuliukj',
 	}
 }
 const webUrl = {

+ 3 - 3
manifest.json

@@ -138,12 +138,12 @@
         /* 小程序特有相关 */
         "usingComponents" : true,
         /* wx13c379134cf4b8c8 赛因代理商*/
-        "appid" : "wxb2198cca99031de1",
+        "appid" : "wxe74cfb90e4dcfdc3",
         "setting" : {
-            "urlCheck" : true,
+            "urlCheck" : false,
             "es6" : false,
             "postcss" : false,
-            "minified" : true
+            "minified" : false
         },
         "permission" : {
             "scope.userLocation" : {

+ 37 - 2
pages.json

@@ -1,6 +1,6 @@
 {
 	"easycom": {
-		"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
+		"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
 	},
 	"pages": [{
 			"path": "pages/index/StartUpPage",
@@ -8,7 +8,6 @@
 				"navigationStyle": "custom"
 			}
 		},
-
 		{
 			"path": "pages/index/index",
 			"style": {
@@ -92,6 +91,30 @@
 				"style": {
 					"navigationBarTitleText": "个人设置"
 				}
+			},
+			{
+				"path": "unit/official",
+				"style": {
+					"navigationBarTitleText": ""
+				}
+			},
+			{
+				"path": "unit/hyc",
+				"style": {
+					"navigationBarTitleText": "会员卡"
+				}
+			},
+			{
+				"path": "unit/lc",
+				"style": {
+					"navigationBarTitleText": "疗程"
+				}
+			},
+			{
+				"path": "unit/item",
+				"style": {
+					"navigationBarTitleText": "项目"
+				}
 			},
 			{
 				"path": "user/editUserInfo",
@@ -128,6 +151,18 @@
 				"style": {
 					"navigationBarTitleText": "常购清单"
 				}
+			},
+			{
+				"path": "user/guquan",
+				"style": {
+					"navigationBarTitleText": "股权"
+				}
+			},
+			{
+				"path": "user/gqDetail",
+				"style": {
+					"navigationBarTitleText": "股权明细"
+				}
 			},
 			{
 				"path": "search/index",

+ 27 - 8
pages/user/user.vue

@@ -110,15 +110,15 @@
 					<view class="fn-icon"><image :src="'https://onlineimg.qianniao.vip/ic-finish-' + theme + '.png'"></image></view>
 					<view class="fn-label">已完成</view>
 				</view>
-				<view class="fn-li" v-if="en_token !== aier_en_token" @click="navTo('/pagesT/order/ReturnOrder')">
+				<!-- <view class="fn-li" v-if="en_token !== aier_en_token" @click="navTo('/pagesT/order/ReturnOrder')">
 					<u-badge v-if="order_num['10'] > 0 && isLogin" type="error" :offset="[-16, 18]" :count="order_num['10']"></u-badge>
 					<view class="fn-icon"><image :src="'https://onlineimg.qianniao.vip/ic-service-' + theme + '.png'"></image></view>
 					<view class="fn-label">售后服务</view>
-				</view>
+				</view> -->
 			</view>
 		</view>
 		<!-- 负责代表信息 -->
-		<view class="model-view" v-if="isLogin">
+		<!-- <view class="model-view" v-if="isLogin">
 			<view class="information-top">
 				<image src="https://onlineimg.qianniao.vip/ic-db.png" class="img"></image>
 				<view class="text">负责代表信息</view>
@@ -145,7 +145,7 @@
 					</li>
 				</ul>
 			</view>
-		</view>
+		</view> -->
 		<view class="model-view" v-if="en_token !== aier_en_token">
 			<view class="model-tit">我的服务</view>
 			<view class="model-main fn-ul">
@@ -205,6 +205,18 @@
 						<image src="https://onlineimg.qianniao.vip/ic-xq.png" mode="aspectFill"></image>
 						<view>需求提报</view>
 					</view>
+				</view>
+				<view class="list-li clearfix" @click="navTo('/pagesT/user/guquan')">
+					<view class="fn-icon">
+						<image src="https://onlineimg.qianniao.vip/ic-xq.png" mode="aspectFill"></image>
+						<view>股权</view>
+					</view>
+				</view>
+				<view class="list-li clearfix" @click="navTo('/pagesT/unit/lc')">
+					<view class="fn-icon">
+						<image src="https://onlineimg.qianniao.vip/ic-xq.png" mode="aspectFill"></image>
+						<view>高管</view>
+					</view>
 				</view>
 				<!-- #ifdef MP -->
 				<view class="list-li">
@@ -216,7 +228,13 @@
 					</button>
 				</view>
 				<!-- #endif -->
-				<!-- #ifdef APP-PLUS -->
+				<!-- #ifdef APP-PLUS -->
+				<!-- <view class="list-li clearfix"  @click="share">
+					<view class="fn-icon">
+						<image src="https://onlineimg.qianniao.vip/ic-5.png" mode="aspectFill"></image>
+						<view>推荐分享</view>
+					</view>
+				</view> -->
 				<!-- <view class="list-li clearfix" @click="share">
 					<view class="float_left">
 						<view class="fn-icon"><image src="https://onlineimg.qianniao.vip/ic-5.png" mode="aspectFill"></image></view>
@@ -438,7 +456,7 @@ export default {
 		 */
 		navTo(url) {
 			// console.log(this.hasLogin)
-			// return
+			// return
 			if (!this.$store.state.hasLogin) {
 				// #ifdef APP-PLUS
 				uni.reLaunch({
@@ -457,7 +475,7 @@ export default {
 				// #endif
 			} else {
 				uni.navigateTo({
-					url
+					url
 				});
 			}
 		},
@@ -986,7 +1004,8 @@ page {
 		flex-wrap: wrap;
 
 		.fn-li {
-			width: 25%;
+			width: 25%;
+			flex-grow: 1;
 			text-align: center;
 			font-size: 26upx;
 			margin-top: 16upx;

+ 3 - 2
pagesT/public/login.vue

@@ -22,7 +22,7 @@
 					@input="inputChange"
 				/>
 			</view>
-			<view class="button-view primary-bg" @click="toLogin">登录</view>
+			<view class="button-view primary-bg" @click="toLogin">登录1</view>
 		</view>
 		<view class="other-view" @click="smsLogin">
 			<view class="other-tit">短信验证码登录</view>
@@ -140,7 +140,8 @@ export default {
 		navBack() {
 			uni.navigateBack();
 		},
-		 toLogin() {
+		 toLogin() {
+			 console.log('点击登录')
 			if (!this.user_info.mobile) {
 				uni.showToast({
 					title: '请输入您的手机号',

+ 1 - 1
pagesT/public/wxLogin.vue

@@ -40,7 +40,7 @@
 					<view class="yzm-view">获取验证码</view>
 				</view>
 			</view>
-			<view class="login-btn">登录</view>
+			<view class="login-btn" @click="yzmLogin">登录</view>
 			<u-divider half-width="280" border-color="#eeeeee" color="#CAD0D7"><text class="divider-text">or</text>
 			</u-divider>
 			<view class="wx-change-btn" @click="login_type = 1">

+ 133 - 0
pagesT/unit/hyc.vue

@@ -0,0 +1,133 @@
+<template>
+	<view class="content">
+		<view class="gq-list">
+			<view class="gq-item" v-for="item in 11" >
+				<view class="gq-logo">
+					<image src="" mode="" class=""></image>
+				</view>
+				
+				<view class="info">
+					<view class="info-tit">
+						名称:
+					</view>
+					<view class="info-val">
+						创始人
+					</view>
+				</view>
+				<view class="info">
+					<view class="info-tit">
+						价格:
+					</view>
+					<view class="info-val">
+						创始人
+					</view>
+				</view>
+				<view class="info">
+					<view class="info-tit">
+						赠送:
+					</view>
+					<view class="info-val">
+						创始人
+					</view>
+				</view>
+
+			</view>
+		</view>
+	</view>
+</template>
+
+<script>
+	export default {
+		data() {
+			return {
+				type: ''
+			}
+		},
+		onLoad(opt) {
+
+		},
+		onShow() {
+
+		},
+		onReachBottom() {
+
+		},
+		onReady() {
+
+		},
+		methods: {
+			navto(url) {
+				uni.navigateTo({
+					url
+				})
+			}
+		}
+	}
+</script>
+
+<style lang="scss">
+	.gq-list {
+		display: flex;
+		flex-wrap: wrap;
+		justify-content: flex-start;
+		// justify-content: space-between;
+		padding: 20rpx 0 20rpx 20rpx;
+	}
+
+	.gq-item {
+		margin: 0 0 20rpx 14rpx;
+		width: 227rpx;
+		height: 351rpx;
+		background: #FFFFFF;
+		box-shadow: 0px 5rpx 5rpx 0px rgba(35, 24, 21, 0.06);
+		border-radius: 10rpx;
+		display: flex;
+		flex-direction: column;
+		align-items: center;
+		justify-content: space-between;
+		padding: 30rpx 14rpx 20rpx;
+
+		.gq-logo {
+			width: 182rpx;
+			height: 192rpx;
+			display: flex;
+			justify-content: center;
+			align-items: center;
+
+			image {
+				width: 182rpx;
+				height: 192rpx;
+				background-color: #eee;
+			}
+		}
+
+		.store-name {
+			padding-top: 10rpx;
+			text-align: center;
+			width: 100%;
+			font-size: 26rpx;
+			font-weight: 500;
+			color: #262261;
+			overflow: hidden;
+		}
+
+		.info {
+			width: 100%;
+			display: flex;
+			padding: 5rpx 0;
+
+			.info-tit {
+				font-size: 18rpx;
+				flex-shrink: 0;
+			}
+
+			.info-val {
+				text-align: center;
+				font-size: 20rpx;
+				width: 140rpx;
+				border-bottom: 1px #C7C7C7 solid;
+			}
+		}
+
+	}
+</style>

+ 149 - 0
pagesT/unit/item.vue

@@ -0,0 +1,149 @@
+<template>
+	<view class="content">
+		<view class="gq-list">
+			<view class="gq-item" v-for="item in 11">
+				<view class="gq-logo">
+					<image src="" mode="" class=""></image>
+				</view>
+
+				<view class="info">
+					<view class="info-tit">
+						名称:
+					</view>
+					<view class="info-val clamp">
+						创始人
+					</view>
+				</view>
+				<view class="info">
+					<view class="info-tit">
+						价格:
+					</view>
+					<view class="info-val clamp">
+						创始人
+					</view>
+				</view>
+				<view class="info">
+					<view class="info-tit">
+						服务时间:
+					</view>
+					<view class="info-val clamp">
+						创始人
+					</view>
+				</view>
+				<view class="info">
+					<view class="info-tit">
+						可预约:
+					</view>
+					<view class="info-val clamp">
+						创始人
+					</view>
+				</view>
+				<view class="info">
+					<view class="info-tit">
+						可下单:
+					</view>
+					<view class="info-val clamp">
+						创始人
+					</view>
+				</view>
+			</view>
+		</view>
+	</view>
+</template>
+
+<script>
+	export default {
+		data() {
+			return {
+				type: ''
+			}
+		},
+		onLoad(opt) {
+
+		},
+		onShow() {
+
+		},
+		onReachBottom() {
+
+		},
+		onReady() {
+
+		},
+		methods: {
+			navto(url) {
+				uni.navigateTo({
+					url
+				})
+			}
+		}
+	}
+</script>
+
+<style lang="scss">
+	.gq-list {
+		display: flex;
+		flex-wrap: wrap;
+		justify-content: flex-start;
+		// justify-content: space-between;
+		padding: 20rpx 0 20rpx 20rpx;
+	}
+
+	.gq-item {
+		margin: 0 0 20rpx 14rpx;
+		width: 227rpx;
+		// height: 425rpx;
+		background: #FFFFFF;
+		box-shadow: 0px 5rpx 5rpx 0px rgba(35, 24, 21, 0.06);
+		border-radius: 10rpx;
+		display: flex;
+		flex-direction: column;
+		align-items: center;
+		justify-content: space-between;
+		padding: 15rpx 14rpx;
+
+		.gq-logo {
+			width: 182rpx;
+			height: 192rpx;
+			display: flex;
+			justify-content: center;
+			align-items: center;
+			margin-bottom: 20rpx;
+			image {
+				width: 182rpx;
+				height: 192rpx;
+				background-color: #eee;
+			}
+		}
+
+		.store-name {
+			padding-top: 10rpx;
+			text-align: center;
+			width: 100%;
+			font-size: 26rpx;
+			font-weight: 500;
+			color: #262261;
+			overflow: hidden;
+		}
+
+		.info {
+			width: 100%;
+			display: flex;
+			padding: 5rpx 0;
+
+			.info-tit {
+				font-size: 18rpx;
+				flex-shrink: 0;
+			}
+
+			.info-val {
+				flex-grow: 1;
+				text-align: center;
+				font-size: 20rpx;
+				width: 140rpx;
+				border-bottom: 1px #C7C7C7 solid;
+			}
+		}
+
+	}
+</style>

+ 157 - 0
pagesT/unit/lc.vue

@@ -0,0 +1,157 @@
+<template>
+	<view class="content">
+		<view class="gq-list">
+			<view class="gq-item" v-for="item in 11">
+				<view class="gq-logo">
+					<image src="" mode="" class=""></image>
+				</view>
+
+				<view class="info">
+					<view class="info-tit">
+						名称:
+					</view>
+					<view class="info-val clamp">
+						创始人
+					</view>
+				</view>
+				<view class="info">
+					<view class="info-tit">
+						价格:
+					</view>
+					<view class="info-val clamp">
+						创始人
+					</view>
+				</view>
+				<view class="info">
+					<view class="info-tit">
+						服务时间:
+					</view>
+					<view class="info-val clamp">
+						创始人
+					</view>
+				</view>
+				<view class="info">
+					<view class="info-tit">
+						可预约:
+					</view>
+					<view class="info-val clamp">
+						创始人
+					</view>
+				</view>
+				<view class="info">
+					<view class="info-tit">
+						可下单:
+					</view>
+					<view class="info-val clamp">
+						创始人
+					</view>
+				</view>
+				<view class="info">
+					<view class="info-tit">
+						备注:
+					</view>
+					<view class="info-val clamp">
+						创始人
+					</view>
+				</view>
+			</view>
+		</view>
+	</view>
+</template>
+
+<script>
+	export default {
+		data() {
+			return {
+				type: ''
+			}
+		},
+		onLoad(opt) {
+
+		},
+		onShow() {
+
+		},
+		onReachBottom() {
+
+		},
+		onReady() {
+
+		},
+		methods: {
+			navto(url) {
+				uni.navigateTo({
+					url
+				})
+			}
+		}
+	}
+</script>
+
+<style lang="scss">
+	.gq-list {
+		display: flex;
+		flex-wrap: wrap;
+		justify-content: flex-start;
+		// justify-content: space-between;
+		padding: 20rpx 0 20rpx 20rpx;
+	}
+
+	.gq-item {
+		margin: 0 0 20rpx 14rpx;
+		width: 227rpx;
+		// height: 425rpx;
+		background: #FFFFFF;
+		box-shadow: 0px 5rpx 5rpx 0px rgba(35, 24, 21, 0.06);
+		border-radius: 10rpx;
+		display: flex;
+		flex-direction: column;
+		align-items: center;
+		justify-content: space-between;
+		padding: 15rpx 14rpx;
+
+		.gq-logo {
+			width: 182rpx;
+			height: 192rpx;
+			display: flex;
+			justify-content: center;
+			align-items: center;
+			margin-bottom: 20rpx;
+			image {
+				width: 182rpx;
+				height: 192rpx;
+				background-color: #eee;
+			}
+		}
+
+		.store-name {
+			padding-top: 10rpx;
+			text-align: center;
+			width: 100%;
+			font-size: 26rpx;
+			font-weight: 500;
+			color: #262261;
+			overflow: hidden;
+		}
+
+		.info {
+			width: 100%;
+			display: flex;
+			padding: 5rpx 0;
+
+			.info-tit {
+				font-size: 18rpx;
+				flex-shrink: 0;
+			}
+
+			.info-val {
+				flex-grow: 1;
+				text-align: center;
+				font-size: 20rpx;
+				width: 140rpx;
+				border-bottom: 1px #C7C7C7 solid;
+			}
+		}
+
+	}
+</style>

+ 150 - 0
pagesT/unit/official.vue

@@ -0,0 +1,150 @@
+<template>
+	<view class="content">
+		<view class="gq-list">
+			<view class="gq-item" v-for="item in 11" @click="navto('/pagesT/user/gqDetail')">
+				<view class="gq-logo">
+					<image src="" mode="" class=""></image>
+				</view>
+				<view class="store-name ellipsis">
+					君海蓝
+				</view>
+				<view class="info">
+					<view class="info-tit">
+						职务:
+					</view>
+					<view class="info-val">
+						创始人
+					</view>
+				</view>
+				<view class="info">
+					<view class="info-tit">
+						工号:
+					</view>
+					<view class="info-val">
+						创始人
+					</view>
+				</view>
+				<view class="info">
+					<view class="info-tit">
+						业务:
+					</view>
+					<view class="info-val">
+						创始人
+					</view>
+				</view>
+				
+			</view>
+		</view>
+	</view>
+</template>
+
+<script>
+	export default {
+		data() {
+			return {
+type: ''
+			}
+		},
+		onLoad(opt) {
+			if(opt.type) {
+				this.type = opt.type
+				if(this.type == 1) {
+					uni.setNavigationBarTitle({
+						title: '高管'
+					})
+				}else if(this.type == 2) {
+					uni.setNavigationBarTitle({
+						title: '员工'
+					})
+				}else if(this.type == 3){
+					
+					uni.setNavigationBarTitle({
+						title: '共享股东商家'
+					})
+				}
+			}
+		},
+		onShow() {
+
+		},
+		onReachBottom() {
+
+		},
+		onReady() {
+
+		},
+		methods: {
+			navto(url) {
+				uni.navigateTo({
+					url
+				})
+			}
+		}
+	}
+</script>
+
+<style lang="scss">
+	.gq-list {
+		display: flex;
+		flex-wrap: wrap;
+		justify-content: flex-start;
+		// justify-content: space-between;
+		padding: 20rpx 0 20rpx 20rpx;
+	}
+
+	.gq-item {
+		margin: 0 0 20rpx 14rpx;
+		width: 227rpx;
+		height: 351rpx;
+		background: #FFFFFF;
+		box-shadow: 0px 5rpx 5rpx 0px rgba(35, 24, 21, 0.06);
+		border-radius: 10rpx;
+		display: flex;
+		flex-direction: column;
+		align-items: center;
+		justify-content: space-between;
+		padding: 30rpx 14rpx 20rpx;
+
+		.gq-logo {
+			width: 140rpx;
+			height: 140rpx;
+			border-radius: 50%;
+			border: 1px solid #262261;
+			display: flex;
+			justify-content: center;
+			align-items: center;
+			image {
+				width: 135rpx;
+				height: 135rpx;
+				background-color: #eee;
+				border-radius: 50%;
+			}
+		}
+
+		.store-name {
+			padding-top: 10rpx;
+			text-align: center;
+			width: 100%;
+			font-size: 26rpx;
+			font-weight: 500;
+			color: #262261;
+			overflow: hidden;
+		}
+		.info {
+			width: 100%;
+			display: flex;
+			padding: 5rpx 0;
+			.info-tit {
+				font-size: 18rpx;
+				flex-shrink: 0;
+			}
+			.info-val {
+				text-align: center;
+				font-size: 20rpx;
+				width: 140rpx;
+				border-bottom: 1px #C7C7C7 solid;
+			}
+		}
+		
+	}
+</style>

+ 89 - 0
pagesT/user/gqDetail.vue

@@ -0,0 +1,89 @@
+<template>
+	<view class="content">
+		<view class="gq-detail-wrap">
+			<view class="gq-detail" v-for="item in 10">
+				<view class="detail-info">
+					<view class="detail-tit">
+						购物送股
+					</view>
+					<view class="detail-time">
+						2022-06-09 13:00:00
+					</view>
+				</view>
+				<view class="detail-pu" :class="{'red':item == 3}">
+					-897.00
+				</view>
+			</view>
+		</view>
+	</view>
+</template>
+
+<script>
+	export default {
+		data() {
+			return {
+
+			}
+		},
+		onLoad() {
+
+		},
+		onShow() {
+
+		},
+		onReachBottom() {
+
+		},
+		onReady() {
+
+		},
+		methods: {
+
+		}
+	}
+</script>
+
+<style lang="scss">
+	.gq-detail-wrap {
+		width: 100%;
+		background-color: #fff;
+
+		.gq-detail {
+			width: 696rpx;
+			margin: auto;
+			border-bottom: #F0F0F0 1rpx solid;
+			display: flex;
+			align-items: center;
+			padding: 15rpx 0;
+
+			.detail-info {
+				width: 70%;
+
+				.detail-tit {
+					font-size: 28rpx;
+					font-weight: bold;
+					color: #333333;
+				}
+
+				.detail-time {
+					font-size: 22rpx;
+					font-weight: 500;
+					color: #999999;
+					margin-top: 15rpx;
+				}
+			}
+
+			.detail-pu {
+				width: 30%;
+				text-align: right;
+				font-size: 30rpx;
+				font-weight: bold;
+			}
+
+			.red{
+
+				color: #FD423A;
+			}
+		}
+	}
+</style>

+ 106 - 0
pagesT/user/guquan.vue

@@ -0,0 +1,106 @@
+<template>
+	<view class="content">
+		<view class="gq-list">
+			<view class="gq-item" v-for="item in 11" @click="navto('/pagesT/user/gqDetail')">
+				<image src="" mode="" class="gq-logo"></image>
+				<view class="store-name ellipsis">
+					君海蓝(黄岩店)君海蓝(黄岩店)君海蓝(黄岩店)君海蓝(黄岩店)
+				</view>
+				<view class="gq-num ellipsis">
+					20股
+				</view>
+				<view class="gq-num ellipsis">
+					浙江省台州市椒江区市府大道400号1楼
+				</view>
+			</view>
+		</view>
+	</view>
+</template>
+
+<script>
+	export default {
+		data() {
+			return {
+
+			}
+		},
+		onLoad() {
+
+		},
+		onShow() {
+
+		},
+		onReachBottom() {
+
+		},
+		onReady() {
+
+		},
+		methods: {
+			navto(url) {
+				uni.navigateTo({
+					url
+				})
+			}
+		}
+	}
+</script>
+
+<style lang="scss">
+	.gq-list {
+		display: flex;
+		flex-wrap: wrap;
+		justify-content: flex-start;
+		// justify-content: space-between;
+		padding: 20rpx 0 20rpx 20rpx;
+	}
+
+	.gq-item {
+		margin: 0 0 20rpx 14rpx;
+		width: 227rpx;
+		height: 351rpx;
+		background: #FFFFFF;
+		box-shadow: 0px 5rpx 5rpx 0px rgba(35, 24, 21, 0.06);
+		border-radius: 10rpx;
+		display: flex;
+		flex-direction: column;
+		align-items: center;
+		justify-content: space-between;
+		padding: 30rpx 14rpx;
+
+		.gq-logo {
+			width: 140rpx;
+			height: 140rpx;
+			background-color: #eee;
+		}
+
+		.store-name {
+			padding-top: 10rpx;
+			text-align: center;
+			width: 100%;
+			font-size: 26rpx;
+			font-weight: 500;
+			color: #262261;
+			overflow: hidden;
+		}
+
+		.gq-num {
+			text-decoration: underline;
+			width: 100%;
+			font-size: 18rpx;
+			font-weight: 500;
+			color: #666666;
+			text-align: center;
+			position: relative;
+			padding-left: 50rpx;
+
+			&::before {
+				content: '股权:';
+				text-align: left;
+				position: absolute;
+				top: 0;
+				left: 0;
+			}
+		}
+	}
+</style>

+ 2 - 1
store/index.js

@@ -14,7 +14,8 @@ if (cartNum > 0) {
 	});
 }
 const store = new Vuex.Store({
-	state: {
+	state: {
+		baseurl: 'https://api.liuniukj.com',
 		nowAddress: {},
 		distributionTextSet: '',
 		businessmanId: '',