jun 6 miesięcy temu
rodzic
commit
44cdd866ed

+ 1 - 0
pages.json

@@ -28,6 +28,7 @@
 		{
 			"path": "pages/user/settings",
 			"style": {
+
 				"navigationBarTitleText": "设置"
 			}
 		},

+ 1 - 1
pages/car/index.vue

@@ -73,7 +73,7 @@
 		},
 		onShareAppMessage(obj) {
 			return {
-			  title: '双十一 药优惠 得积分 兑豪礼',
+			  title: '十二月 药优惠 得积分 兑豪礼',
 			  path: '/pages/index/index'
 			}
 		},

+ 1 - 1
pages/index/index.vue

@@ -76,7 +76,7 @@
 		},
 		onShareAppMessage(obj) {
 			return {
-			  title: '双十一 药优惠 得积分 兑豪礼',
+			  title: '十二月 药优惠 得积分 兑豪礼',
 			  path: '/pages/index/index'
 			}
 		},

+ 1 - 1
pages/product/index.vue

@@ -275,7 +275,7 @@
 		},
 		onShareAppMessage(obj) {
 			return {
-			  title: '双十一 药优惠 得积分 兑豪礼',
+			  title: this.productInfo.title+' 药优惠 得积分 兑豪礼',
 			  path: '/pages/index/index'
 			}
 		},

+ 1 - 1
pages/score/clockin.vue

@@ -97,7 +97,7 @@
 		},
 		onShareAppMessage(obj) {
 			return {
-				title: '双十一 药优惠 得积分 兑豪礼',
+				title: '十二月 药优惠 得积分 兑豪礼',
 				path: '/pages/index/index'
 			}
 		},

+ 1 - 1
pages/score/index.vue

@@ -53,7 +53,7 @@
 		},
 		onShareAppMessage(obj) {
 			return {
-			  title: '双十一 药优惠 得积分 兑豪礼',
+			  title: '12月 药优惠 得积分 兑豪礼',
 			  path: '/pages/index/index'
 			}
 		},

+ 1 - 1
pages/score/product.vue

@@ -147,7 +147,7 @@
 		},
 		onShareAppMessage(obj) {
 			return {
-			  title: '双十一 药优惠 得积分 兑豪礼',
+			  title: '十二月 药优惠 得积分 兑豪礼',
 			  path: '/pages/index/index'
 			}
 		},

+ 1 - 1
pages/user/index.vue

@@ -59,7 +59,7 @@
 		},
 		onShareAppMessage(obj) {
 			return {
-			  title: '双十一 药优惠 得积分 兑豪礼',
+			  title: '十二月 药优惠 得积分 兑豪礼',
 			  path: '/pages/index/index'
 			}
 		},