shish 3 년 전
부모
커밋
a9d40ceb1d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      mallApp/src/pages/home/category.vue

+ 1 - 1
mallApp/src/pages/home/category.vue

@@ -66,7 +66,7 @@ export default {
 	},
   onShareAppMessage(res) {
 		return {
-			title: '花',
+			title: '花',
 			desc: "",
 			path: "pages/home/category?account="+this.option.account,
 		}