puyao 4 dagen geleden
bovenliggende
commit
64548e098b

+ 8 - 8
common/request.js

@@ -5,8 +5,8 @@ export default class Request {
 	http(router, data = {}, method,contentType) {
 		let that = this;
 		// let path ='http://k26a55d9.natappfree.cc/'//本地
-		let path = 'https://userapp.kangniantangyiyao.top/store'//臻选
-		// let path = 'https://userappB.kangniantangyiyao.top/store'//惠选
+		// let path = 'https://userapp.kangniantangyiyao.top/store'//臻选
+		let path = 'https://userappB.kangniantangyiyao.top/store'//惠选
 		// let path = 'http://192.168.110.247:8113/store'
 		// let path2 = 'https://userapp.kangniantangyiyao.top'//直播
 		let path2 = 'http://192.168.110.59:8113'//本地(直播)
@@ -44,8 +44,8 @@ export default class Request {
 		if(router.indexOf("/companyapp")!=-1){
 			router =router.replace('/companyapp','')
 			// path = 'http://192.168.10.155:8113'//金正本地
-			path = 'https://userapp.kangniantangyiyao.top'//臻选
-			// path = 'https://userappB.kangniantangyiyao.top'//惠选
+			// path = 'https://userapp.kangniantangyiyao.top'//臻选
+			path = 'https://userappB.kangniantangyiyao.top'//惠选
 			 type = 1
 			 token = uni.getStorageSync('ManageToken');
 		}
@@ -54,16 +54,16 @@ export default class Request {
 			type = 2
 			router =router.replace('/course_auto','')
 			// path = 'http://w43fa358.natappfree.cc'
-			path = 'https://userapp.kangniantangyiyao.top'//臻选
-			// path = 'https://userappB.kangniantangyiyao.top'//惠选
+			// path = 'https://userapp.kangniantangyiyao.top'//臻选
+			path = 'https://userappB.kangniantangyiyao.top'//惠选
 			token =uni.getStorageSync(TOKEN_KEYAuto)
 			console.log("TOKEN_KEYAuto===",TOKEN_KEYAuto,token)
 		}
 		if(router.indexOf("/course_uniapp")!=-1){
 			type = 3
 			router =router.replace('/course_uniapp','')
-			path = 'https://userapp.kangniantangyiyao.top'//臻选
-			// path = 'https://userappB.kangniantangyiyao.top'//惠选
+			// path = 'https://userapp.kangniantangyiyao.top'//臻选
+			path = 'https://userappB.kangniantangyiyao.top'//惠选
 			token =uni.getStorageSync('TOKEN_WEXIN')
 		}
 		return new Promise((resolve, reject) => {

+ 1 - 1
manifest.json

@@ -53,7 +53,7 @@
     /* 小程序特有相关 */
     "mp-weixin" : {
         // "appid" : "wx1de020b57c05a990",
-        "appid" : "wx1de020b57c05a990",
+        "appid" : "wx06c66d8f7b8b01d0",
         "setting" : {
             "urlCheck" : false
         },

+ 3 - 3
pages.json

@@ -24,8 +24,8 @@
 		{
 			"path": "pages/home/index",
 			"style": {
-				// "navigationBarTitleText": "康年臻选 ",
-				"navigationBarTitleText": "康年臻选 ",
+				// "navigationBarTitleText": "德信严选 ",
+				"navigationBarTitleText": "德信严选 ",
 				"enablePullDownRefresh": false,
 				"navigationStyle": "custom",
 				"app-plus": {
@@ -1439,7 +1439,7 @@
 	],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "康年臻选 ",
+		"navigationBarTitleText": "德信严选 ",
 		"navigationBarBackgroundColor": "#FFFFFF",
 		"backgroundColor": "#FFFFFF"
 	},

+ 2 - 2
pages/auth/login.vue

@@ -7,8 +7,8 @@
 		  	<view class="logo-img">
 				<image  :src="logoimg"></image>
 		  	</view>
-		  	<!-- <view class="title">康年臻选 </view> -->
-			<view class="title">康年臻选 </view>
+		  	<!-- <view class="title">德信严选 </view> -->
+			<view class="title">德信严选 </view>
 		  </view>
         <!-- <open-data class="user-avatar" type="userAvatarUrl"></open-data>
         <open-data class="user-name" type="userNickName"></open-data> -->

+ 1 - 1
pages/common/launch.vue

@@ -5,7 +5,7 @@
 				<view class="circle"></view>
 				<image :src="logoimg"></image>
 			</view>
-			<text class="text">康年臻选 </text>
+			<text class="text">德信严选 </text>
 		</view>
 	</view>
 </template>

+ 3 - 3
pages/home/index.vue

@@ -8,7 +8,7 @@
 					<!-- 这里是状态栏 -->
 					<view class="status_bar" :style="{height: statusBarHeight}"></view>
 					<view class="top-title">
-						<view class="name">康年臻选 </view>
+						<view class="name">德信严选 </view>
 						<!-- <view class="dot">•</view><view class="sub-name">七彩互联网医院</view> -->
 					</view>
 					<!-- 搜索框、购物车、客服 -->
@@ -457,7 +457,7 @@
 		},
 		onShareAppMessage(res) {
 			return {
-				title: '康年臻选 -您的专属健康解决方案',
+				title: '德信严选 -您的专属健康解决方案',
 				path: `/pages/common/launch`,
 				imageUrl:this.logoimg//分享图标,路径可以是本地文件路径、代码包文件路径或者网络图片路径.支持PNG及JPG。显示图片长宽比是 5:4
 			}
@@ -469,7 +469,7 @@
 		//分享到朋友圈
 		onShareTimeline(res) {
 			return {
-				title: '康年臻选 -您的专属健康解决方案',
+				title: '德信严选 -您的专属健康解决方案',
 				query: '', //页面参数
 				imageUrl: this.logoimg//分享图标,路径可以是本地文件路径、代码包文件路径或者网络图片路径.支持PNG及JPG。显示图片长宽比是 5:4
 			}

+ 1 - 1
pages/shopping/productDetails.vue

@@ -12,7 +12,7 @@
 				indicator-color="rgba(255, 255, 255, 0.6)"
 				indicator-active-color="#ffffff"
 				@change="swiperChange">
-				<swiper-item  class="swiper-item" v-for="(item,index) in  banner" :key="index">
+				<swiper-item  class="swiper-item" v-for="(item,index) in banner" :key="index">
 					<image :src="item" mode="aspectFill"></image>
 					<view class="cf-box" v-if="product.productType==2">
 						<view class="title">处方药</view>

+ 8 - 0
pages_company/couponDetails.vue

@@ -99,6 +99,9 @@ export default {
   },
   //发送给朋友
   onShareAppMessage(res) {
+	  wx.updateShareMenu({
+		isPrivateMessage: true
+	  })
   	return {
   		title: this.item.couponName,
   		path: `/pages_company/couponDetails?isShare=1&id=${this.item.id}`
@@ -110,6 +113,11 @@ export default {
 	  this.CompanyUserInfo=uni.getStorageSync('CompanyUserInfo');
 	  this.user=uni.getStorageSync('userInfo');
   },
+  onHide() {
+  	wx.updateShareMenu({
+		isPrivateMessage: false
+	})
+  },
   methods: {
 	  sendpop(id){
 	  	this.sendCoupon(id)

+ 8 - 0
pages_company/storeProductPackageDetails.vue

@@ -161,6 +161,9 @@
 		},
 		//发送给朋友
 		onShareAppMessage(res) {
+			wx.updateShareMenu({
+				isPrivateMessage: true
+			})
 			return {
 				title: this.package.title,
 				path: `/pages_company/storeProductPackageDetails?isShare=1&packageId=${this.package.packageId}`+"&companyId="+this.companyId+"&companyUserId="+this.companyUserId,
@@ -174,6 +177,11 @@
 			}
 			this.getStoreProductPackageDetails();
 		},
+		onHide() {
+			wx.updateShareMenu({
+				isPrivateMessage: false
+			})
+		},
 		methods: {
 			getOrderCount(){
 				getOrderCount().then(

+ 2 - 2
pages_user/user/pay.vue

@@ -4,7 +4,7 @@
 			<view class="inner">
 				<view class="pay">
 					<view class="title">
-						<text class="name">付款给 康年臻选 </text>
+						<text class="name">付款给 德信严选 </text>
 						<text class="desc">微信收款</text>
 					</view>
 					<view class="pay-money">
@@ -62,7 +62,7 @@
 		},
 		onShareAppMessage(res) {
 			return {
-				title: '康年臻选 -收款',
+				title: '德信严选 -收款',
 				path: `/pages_user/user/pay?companyId=`+this.companyId+"&companyUserId="+this.companyUserId
 			}
 		},

+ 2 - 2
pages_user/user/userTuiAdd.vue

@@ -1,12 +1,12 @@
 <template>
   <view>
 		<view class="form-box">
-			<view class="title">你为什么想成为康年臻选 健康推广?</view>
+			<view class="title">你为什么想成为德信严选 健康推广?</view>
 			<view class="textarea-box">
 				<textarea v-model="question1" value="" placeholder="请输入..." maxlength="200" placeholder-class="textarea-place" />
 				<view class="num-box">{{ question1.length }}/200</view>
 			</view>
-			<view class="title">你是否了解康年臻选 健康推广大使?</view>
+			<view class="title">你是否了解德信严选 健康推广大使?</view>
 			<view class="textarea-box">
 				<textarea v-model="question2" value="" placeholder="请输入..." maxlength="200" placeholder-class="textarea-place" />
 				<view class="num-box">{{ question1.length }}/200</view>

+ 3 - 3
store/index.js

@@ -22,10 +22,10 @@ export default new Vuex.Store({
 	 uploadFile: 'https://userapp.cqsft.vip',
 	imgpath: 'https://kntobs.jnmyunl.com',//惠选商城图片请求地址
 	// https://kntobs.jnmyunl.com/shop  惠选商城图片链接
-	logoname:'康年臻选',
-	appid:'wx1de020b57c05a990',//臻选
+	logoname:'德信严选',
+	// appid:'wx1de020b57c05a990',//臻选
 	// appid:'wxd2edd379beb6581b',//惠选
-	// appid:'wxd2892bb660356ecf',//其他
+	appid:'wx06c66d8f7b8b01d0',//其他
   },
   mutations: {
     setCount(state, value) {