Răsfoiți Sursa

merchantId to sjId

shish 5 ani în urmă
părinte
comite
b88a66ac97

Fișier diff suprimat deoarece este prea mare
+ 0 - 0
ghs/dist/shop/js/app.faadb6c5.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
ghs/dist/shop/js/chunk-399898c4.1a8c20fd.js


+ 2 - 2
ghs/src/sass/shop/list.vue

@@ -318,7 +318,7 @@ export default {
 			switch (plamPayType) {
 			switch (plamPayType) {
 				case 1: //微信
 				case 1: //微信
 					var data = {
 					var data = {
-						merchantId: this.form.merchantId,
+						sjId: this.form.sjId,
 						wxPayMerchantId: this.form.wxPayMerchantId,
 						wxPayMerchantId: this.form.wxPayMerchantId,
 						wxPayKey: this.form.wxPayKey
 						wxPayKey: this.form.wxPayKey
 					};
 					};
@@ -329,7 +329,7 @@ export default {
 					break;
 					break;
 				case 2: //支付宝
 				case 2: //支付宝
 					var data = {
 					var data = {
-						merchantId: this.form.merchantId,
+						sjId: this.form.sjId,
 						alipayPId: this.form.alipayPId,
 						alipayPId: this.form.alipayPId,
 						alipayKey: this.form.alipayKey,
 						alipayKey: this.form.alipayKey,
 						alipayPublicKey: this.form.alipayPublicKey
 						alipayPublicKey: this.form.alipayPublicKey

+ 1 - 1
ghs/src/store/modules/user.js

@@ -57,7 +57,7 @@ export default {
 			return host().then(res => {
 			return host().then(res => {
 				commit('SET_USERINFO', res);
 				commit('SET_USERINFO', res);
 				if (ProjectName == 'business') {
 				if (ProjectName == 'business') {
-					localStorage.setItem('account', res.merchantId);
+					localStorage.setItem('account', res.sjId);
 				}
 				}
 				return res;
 				return res;
 			});
 			});

+ 2 - 2
ghsApp/src/pagesShare/pay.vue

@@ -185,13 +185,13 @@ export default {
       //       title: "点我付款",
       //       title: "点我付款",
       //       desc: "享随机优惠,最高20元",
       //       desc: "享随机优惠,最高20元",
       //       imgUrl: `${this.$constant.imgUrl}/retail/pay/wxSharePay.jpg`,
       //       imgUrl: `${this.$constant.imgUrl}/retail/pay/wxSharePay.jpg`,
-      //       pagePath: `${this.$constant.formal}/#/pages/pay/index?account=${res.merchantId}&store=0&sourceType=3&fromType=2`,
+      //       pagePath: `${this.$constant.formal}/#/pages/pay/index?account=${res.sjId}&store=0&sourceType=3&fromType=2`,
       //       // #endif
       //       // #endif
       //       // #ifndef H5
       //       // #ifndef H5
       //       title: "",
       //       title: "",
       //       desc: "享随机优惠,最高20元",
       //       desc: "享随机优惠,最高20元",
       //       imgUrl: `${this.$constant.imgUrl}/retail/pay/wxPay.png`,
       //       imgUrl: `${this.$constant.imgUrl}/retail/pay/wxPay.png`,
-      //       pagePath: `/pages/pay/index?account=${res.merchantId}&store=0&sourceType=3&fromType=2`
+      //       pagePath: `/pages/pay/index?account=${res.sjId}&store=0&sourceType=3&fromType=2`
       //       // #endif
       //       // #endif
       //     };
       //     };
       //     this.jweixinFn(shareParams);
       //     this.jweixinFn(shareParams);

Fișier diff suprimat deoarece este prea mare
+ 0 - 0
hd/dist/shop/js/app.72de0063.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
hd/dist/shop/js/chunk-2f0bce75.06521792.js


+ 2 - 2
hd/src/sass/shop/list.vue

@@ -317,7 +317,7 @@ export default {
 			switch (plamPayType) {
 			switch (plamPayType) {
 				case 1: //微信
 				case 1: //微信
 					var data = {
 					var data = {
-						merchantId: this.form.merchantId,
+						sjId: this.form.sjId,
 						wxPayMerchantId: this.form.wxPayMerchantId,
 						wxPayMerchantId: this.form.wxPayMerchantId,
 						wxPayKey: this.form.wxPayKey
 						wxPayKey: this.form.wxPayKey
 					};
 					};
@@ -328,7 +328,7 @@ export default {
 					break;
 					break;
 				case 2: //支付宝
 				case 2: //支付宝
 					var data = {
 					var data = {
-						merchantId: this.form.merchantId,
+						sjId: this.form.sjId,
 						alipayPId: this.form.alipayPId,
 						alipayPId: this.form.alipayPId,
 						alipayKey: this.form.alipayKey,
 						alipayKey: this.form.alipayKey,
 						alipayPublicKey: this.form.alipayPublicKey
 						alipayPublicKey: this.form.alipayPublicKey

+ 1 - 1
hd/src/store/modules/user.js

@@ -57,7 +57,7 @@ export default {
 			return host().then(res => {
 			return host().then(res => {
 				commit('SET_USERINFO', res);
 				commit('SET_USERINFO', res);
 				if (ProjectName == 'business') {
 				if (ProjectName == 'business') {
-					localStorage.setItem('account', res.merchantId);
+					localStorage.setItem('account', res.sjId);
 				}
 				}
 				return res;
 				return res;
 			});
 			});

+ 2 - 2
hdApp/src/pagesShare/pay.vue

@@ -185,13 +185,13 @@ export default {
       //       title: "点我付款",
       //       title: "点我付款",
       //       desc: "享随机优惠,最高20元",
       //       desc: "享随机优惠,最高20元",
       //       imgUrl: `${this.$constant.imgUrl}/retail/pay/wxSharePay.jpg`,
       //       imgUrl: `${this.$constant.imgUrl}/retail/pay/wxSharePay.jpg`,
-      //       pagePath: `${this.$constant.formal}/#/pages/pay/index?account=${res.merchantId}&store=0&sourceType=3&fromType=2`,
+      //       pagePath: `${this.$constant.formal}/#/pages/pay/index?account=${res.sjId}&store=0&sourceType=3&fromType=2`,
       //       // #endif
       //       // #endif
       //       // #ifndef H5
       //       // #ifndef H5
       //       title: "",
       //       title: "",
       //       desc: "享随机优惠,最高20元",
       //       desc: "享随机优惠,最高20元",
       //       imgUrl: `${this.$constant.imgUrl}/retail/pay/wxPay.png`,
       //       imgUrl: `${this.$constant.imgUrl}/retail/pay/wxPay.png`,
-      //       pagePath: `/pages/pay/index?account=${res.merchantId}&store=0&sourceType=3&fromType=2`
+      //       pagePath: `/pages/pay/index?account=${res.sjId}&store=0&sourceType=3&fromType=2`
       //       // #endif
       //       // #endif
       //     };
       //     };
       //     this.jweixinFn(shareParams);
       //     this.jweixinFn(shareParams);

Fișier diff suprimat deoarece este prea mare
+ 0 - 0
mallApp/dist/build/h5/static/js/pages-home-index.ccad0580.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
mallApp/dist/build/h5/static/js/pages-home-shop.2661d2b4.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
mallApp/dist/build/h5/static/js/pages-interest-invite.1bd94b08.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
mallApp/dist/build/h5/static/js/pages-pay-index.a5962d01.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
mallApp/dist/build/mp-weixin/pages/home/shop.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
mallApp/dist/build/mp-weixin/pages/interest/invite.js


+ 2 - 2
mallApp/src/pages/home/shop.vue

@@ -126,10 +126,10 @@ export default {
           desc: "这家店不错推荐给你", // 分享内容
           desc: "这家店不错推荐给你", // 分享内容
           imgUrl: "",
           imgUrl: "",
           // #ifdef H5
           // #ifdef H5
-          pagePath: `${window.location.protocol}//mall.${this.$constant.firstHost}.com/#/pages/home/shop?account=${res.merchantId}&introUserId=${res.id}`,
+          pagePath: `${window.location.protocol}//mall.${this.$constant.firstHost}.com/#/pages/home/shop?account=${res.sjId}&introUserId=${res.id}`,
           // #endif
           // #endif
           // #ifndef H5
           // #ifndef H5
-          pagePath: `/pages/home/shop?account=${res.merchantId}&introUserId=${res.id}`
+          pagePath: `/pages/home/shop?account=${res.sjId}&introUserId=${res.id}`
           // #endif
           // #endif
         };
         };
         this.jweixinFn(shareParams);
         this.jweixinFn(shareParams);

+ 2 - 2
mallApp/src/pages/interest/invite.vue

@@ -163,10 +163,10 @@ export default {
           desc: "这家店不错推荐给你", // 分享内容
           desc: "这家店不错推荐给你", // 分享内容
           imgUrl: res.smallAvatarUrl,
           imgUrl: res.smallAvatarUrl,
           // #ifdef H5
           // #ifdef H5
-          pagePath: `${window.location.protocol}//mall.${this.$constant.firstHost}.com/#/pages/home/shop?account=${res.merchantId}&introUserId=${res.id}`,
+          pagePath: `${window.location.protocol}//mall.${this.$constant.firstHost}.com/#/pages/home/shop?account=${res.sjId}&introUserId=${res.id}`,
           // #endif
           // #endif
           // #ifndef H5
           // #ifndef H5
-          pagePath: `/pages/home/shop?account=${res.merchantId}&introUserId=${res.id}`
+          pagePath: `/pages/home/shop?account=${res.sjId}&introUserId=${res.id}`
           // #endif
           // #endif
         };
         };
         this.jweixinFn(shareParams);
         this.jweixinFn(shareParams);

Fișier diff suprimat deoarece este prea mare
+ 0 - 0
pt/dist/web/js/app.c28c7b57.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
pt/dist/web/js/chunk-00afbaa4.15a9e5d6.js


+ 2 - 2
pt/src/saas/shop/list.vue

@@ -384,7 +384,7 @@ export default {
       switch (plamPayType) {
       switch (plamPayType) {
         case 1: //微信
         case 1: //微信
           var data = {
           var data = {
-            merchantId: this.form.merchantId,
+            sjId: this.form.sjId,
             wxPayMerchantId: this.form.wxPayMerchantId,
             wxPayMerchantId: this.form.wxPayMerchantId,
             wxPayKey: this.form.wxPayKey
             wxPayKey: this.form.wxPayKey
           };
           };
@@ -395,7 +395,7 @@ export default {
           break;
           break;
         case 2: //支付宝
         case 2: //支付宝
           var data = {
           var data = {
-            merchantId: this.form.merchantId,
+            sjId: this.form.sjId,
             alipayPId: this.form.alipayPId,
             alipayPId: this.form.alipayPId,
             alipayKey: this.form.alipayKey,
             alipayKey: this.form.alipayKey,
             alipayPublicKey: this.form.alipayPublicKey
             alipayPublicKey: this.form.alipayPublicKey

+ 1 - 1
pt/src/store/modules/user.js

@@ -57,7 +57,7 @@ export default {
 			return host().then(res => {
 			return host().then(res => {
 				commit('SET_USERINFO', res);
 				commit('SET_USERINFO', res);
 				if (ProjectName == 'business') {
 				if (ProjectName == 'business') {
-					localStorage.setItem('account', res.merchantId);
+					localStorage.setItem('account', res.sjId);
 				}
 				}
 				return res;
 				return res;
 			});
 			});

Unele fișiere nu au fost afișate deoarece prea multe fișiere au fost modificate în acest diff