浏览代码

修改标题

jun 6 月之前
父节点
当前提交
44cdd866ed
共有 8 个文件被更改,包括 8 次插入7 次删除
  1. 1 0
      pages.json
  2. 1 1
      pages/car/index.vue
  3. 1 1
      pages/index/index.vue
  4. 1 1
      pages/product/index.vue
  5. 1 1
      pages/score/clockin.vue
  6. 1 1
      pages/score/index.vue
  7. 1 1
      pages/score/product.vue
  8. 1 1
      pages/user/index.vue

+ 1 - 0
pages.json

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

+ 1 - 1
pages/car/index.vue

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

+ 1 - 1
pages/index/index.vue

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

+ 1 - 1
pages/product/index.vue

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

+ 1 - 1
pages/score/clockin.vue

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

+ 1 - 1
pages/score/index.vue

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

+ 1 - 1
pages/score/product.vue

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

+ 1 - 1
pages/user/index.vue

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