DESKTOP-SVI9JE1\muzen 1 tahun lalu
induk
melakukan
9c207aba1b
1 mengubah file dengan 24 tambahan dan 31 penghapusan
  1. 24 31
      pages.json

+ 24 - 31
pages.json

@@ -13,45 +13,38 @@
 			"style": {
 				"navigationBarTitleText": "AirSmartChat聊天"
 			}
-		}
-		,{
+		}, {
 			"path": "pages/main/history",
 			"style": {
 				"navigationBarTitleText": "聊天历史"
 			}
-		}
-        ,{
-            "path" : "pages/main/login",
-            "style": {
-            	"navigationBarTitleText": "AirSmartChat聊天 | 登录注册"
-            }
-        }
-        ,{
-            "path" : "pages/main/jump-default-browser",
-            "style": {
-            	"navigationBarTitleText": "请在默认浏览器中打开"
-            }
-        }
-        ,{
-            "path" : "pages/main/prompt/prompt",
-            "style" :
-            {
-                "navigationBarTitleText": "提示词"
-            }
-        }
-		,{
-            "path" : "pages/main/prompt/prompt-list",
-            "style" :
-            {
-                "navigationBarTitleText": "提示词分类",
+		}, {
+			"path": "pages/main/login",
+			"style": {
+				"navigationBarTitleText": "AirSmartChat聊天 | 登录注册"
+			}
+		}, {
+			"path": "pages/main/jump-default-browser",
+			"style": {
+				"navigationBarTitleText": "请在默认浏览器中打开"
+			}
+		}, {
+			"path": "pages/main/prompt/prompt",
+			"style": {
+				"navigationBarTitleText": "提示词"
+			}
+		}, {
+			"path": "pages/main/prompt/prompt-list",
+			"style": {
+				"navigationBarTitleText": "提示词分类",
 				"enablePullDownRefresh": true
-            }
-        }
-    ],
+			}
+		}
+	],
 	"globalStyle": {
 		"navigationBarBackgroundColor": "#0081ff",
 		"navigationBarTitleText": "AirSmartChat聊天",
 		"navigationBarTextStyle": "white",
 		"navigationStyle": "custom"
 	}
-}
+}