Browse Source

添加了几个界面在pages

lalalashen 4 months ago
parent
commit
7f275a40f1
1 changed files with 16 additions and 0 deletions
  1. 16 0
      pages.json

+ 16 - 0
pages.json

@@ -219,6 +219,22 @@
 				"navigationBarTitleText": "关注",
 				"navigationBarBackgroundColor": "#ffffff"
 			}
+		}, {
+			"path": "pages/makedetail/makeImgDetail",
+			"style": {
+				"navigationBarTitleText": "灵感创作",
+				"navigationBarBackgroundColor": "#ffffff"
+			}
+		}, {
+			"path": "pages/makedetail/makeMusicDetail",
+			"style": {
+				"navigationBarTitleText": "音乐制作详情"
+			}
+		}, {
+			"path": "pages/articleDetail/imgDetail",
+			"style": {
+				"navigationBarTitleText": "帖子"
+			}
 		}
 	],
 	"globalStyle": {