Prechádzať zdrojové kódy

职业技能在线考试系统 名字修改

xhj 3 rokov pred
rodič
commit
03ff48b293
2 zmenil súbory, kde vykonal 7 pridanie a 7 odobranie
  1. 2 2
      manifest.json
  2. 5 5
      pages.json

+ 2 - 2
manifest.json

@@ -1,5 +1,5 @@
 {
-    "name" : "就培云考试系统",
+    "name" : "职业技能在线考试系统",
     "appid" : "__UNI__33A09F8",
     "description" : "",
     "versionName" : "1.0.0",
@@ -69,7 +69,7 @@
         "enable" : false
     },
     "h5" : {
-        "title" : "就培云考试系统",
+        "title" : "职业技能在线考试系统",
         "router" : {
             "mode" : "history"
         },

+ 5 - 5
pages.json

@@ -3,25 +3,25 @@
 		// {
 		// 	"path": "pages/index/index",
 		// 	"style": {
-		// 		"navigationBarTitleText": "就培云考试系统"
+		// 		"navigationBarTitleText": "职业技能在线考试系统"
 		// 	}
 		// },
 		{
 			"path": "pages/login/login",
 			"style": {
-				"navigationBarTitleText": "就培云考试系统"
+				"navigationBarTitleText": "职业技能在线考试系统"
 			}
 		},
 		{
 			"path": "pages/test/test",
 			"style": {
-				"navigationBarTitleText": "就培云考试系统"
+				"navigationBarTitleText": "职业技能在线考试系统"
 			}
 		},
 		{
 			"path": "pages/scoreQuery/scoreQuery",
 			"style": {
-				"navigationBarTitleText": "就培云考试系统"
+				"navigationBarTitleText": "职业技能在线考试系统"
 			}
 		},
 		{
@@ -52,7 +52,7 @@
     ],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "就培云考试系统",
+		"navigationBarTitleText": "职业技能在线考试系统",
 		"navigationBarBackgroundColor": "#F8F8F8",
 		"backgroundColor": "#F8F8F8",
 		"navigationStyle": "custom"