shish 5 лет назад
Родитель
Сommit
6ce2f69649

+ 1 - 1
ghsApp/src/pagesClient/official/index.vue

@@ -191,7 +191,7 @@ export default {
     console.log("pagesClient/official/index?ghsShopAdminId="+ghsShopAdminId+"&hdShopAdminId="+hdShopAdminId)
     console.log("pagesClient/official/index?ghsShopAdminId="+ghsShopAdminId+"&hdShopAdminId="+hdShopAdminId)
 
 
     return {
     return {
-      title: "更懂您的花宝",
+      title: "更懂您的花宝",
       desc: "",
       desc: "",
       imgUrl: "",
       imgUrl: "",
       path: "pagesClient/official/index?ghsShopAdminId="+ghsShopAdminId+"&hdShopAdminId="+hdShopAdminId,
       path: "pagesClient/official/index?ghsShopAdminId="+ghsShopAdminId+"&hdShopAdminId="+hdShopAdminId,

+ 1 - 1
ghsApp/src/pagesClient/official/index111.vue

@@ -149,7 +149,7 @@ export default {
   },
   },
   onLoad() {
   onLoad() {
     this.jweixinFn({
     this.jweixinFn({
-      title: "更懂您的花宝",
+      title: "更懂您的花宝",
       pagePath: "pagesClient/official/index",
       pagePath: "pagesClient/official/index",
       imageUrl: ""
       imageUrl: ""
     });
     });

+ 1 - 9
hdApp/src/pagesClient/member/detail.vue

@@ -143,7 +143,7 @@ export default {
   onShareAppMessage(res) {
   onShareAppMessage(res) {
 		if (res.target.id === "0") {
 		if (res.target.id === "0") {
 			return  {
 			return  {
-          title: "更懂您的花宝",
+          title: "更懂您的花宝",
           desc: "",
           desc: "",
           imgUrl: this.constant.imgUrl + "/retail/official/banner-1.png",
           imgUrl: this.constant.imgUrl + "/retail/official/banner-1.png",
           path: "pagesClient/official/index?introMerchantId=" + this.userInfo.id
           path: "pagesClient/official/index?introMerchantId=" + this.userInfo.id
@@ -190,16 +190,8 @@ export default {
         this.orderData[0].value = this.userInfo.debtAmount
         this.orderData[0].value = this.userInfo.debtAmount
         this.orderData[1].value = this.userInfo.buyNum
         this.orderData[1].value = this.userInfo.buyNum
         this.orderData[2].value = this.userInfo.buyAmount
         this.orderData[2].value = this.userInfo.buyAmount
-        // let params = {
-        //   title: "更懂您的花卉宝",
-        //   desc: "",
-        //   imgUrl: this.constant.imgUrl + "/retail/official/banner-1.png",
-        //   pagePath: "pagesClient/official/index?introMerchantId=" + res.data.id
-        // };
-        // this.jweixinFn(params);
       });
       });
     },
     },
-    // operate ===========================
     orderMoreFn() {
     orderMoreFn() {
       this.orderMoreStatus = false;
       this.orderMoreStatus = false;
     },
     },