chenminghua 2 anni fa
parent
commit
364a3d44e5
30 ha cambiato i file con 148 aggiunte e 52 eliminazioni
  1. BIN
      docs/node_modules.zip
  2. BIN
      docs/部署资源/run/yf-exam-apiss.zip
  3. 1 1
      exam-06173-api/src/main/resources/application.yml
  4. 2 1
      exam-06173-uni - reg/.gitignore
  5. 0 20
      exam-06173-uni - reg/.hbuilderx/launch.json
  6. 2 2
      exam-06173-uni - reg/pages/index/index.vue
  7. BIN
      exam-06173-uni - reg/unpackage/res/icons/1024x1024.png
  8. BIN
      exam-06173-uni - reg/unpackage/res/icons/120x120.png
  9. BIN
      exam-06173-uni - reg/unpackage/res/icons/144x144.png
  10. BIN
      exam-06173-uni - reg/unpackage/res/icons/152x152.png
  11. BIN
      exam-06173-uni - reg/unpackage/res/icons/167x167.png
  12. BIN
      exam-06173-uni - reg/unpackage/res/icons/180x180.png
  13. BIN
      exam-06173-uni - reg/unpackage/res/icons/192x192.png
  14. BIN
      exam-06173-uni - reg/unpackage/res/icons/20x20.png
  15. BIN
      exam-06173-uni - reg/unpackage/res/icons/29x29.png
  16. BIN
      exam-06173-uni - reg/unpackage/res/icons/40x40.png
  17. BIN
      exam-06173-uni - reg/unpackage/res/icons/58x58.png
  18. BIN
      exam-06173-uni - reg/unpackage/res/icons/60x60.png
  19. BIN
      exam-06173-uni - reg/unpackage/res/icons/72x72.png
  20. BIN
      exam-06173-uni - reg/unpackage/res/icons/76x76.png
  21. BIN
      exam-06173-uni - reg/unpackage/res/icons/80x80.png
  22. BIN
      exam-06173-uni - reg/unpackage/res/icons/87x87.png
  23. BIN
      exam-06173-uni - reg/unpackage/res/icons/96x96.png
  24. 2 0
      exam-06173-uni/.gitignore
  25. 0 20
      exam-06173-uni/.hbuilderx/launch.json
  26. 6 6
      exam-06173-uni/common/config.js
  27. 132 0
      exam-06173-uni/package-lock.json
  28. 2 2
      exam-06173-uni/pages/index/index.vue
  29. 1 0
      exam-06173-vue/.gitignore
  30. BIN
      exam-06173-vue/dist.rar

BIN
docs/node_modules.zip


BIN
docs/部署资源/run/yf-exam-apiss.zip


+ 1 - 1
exam-06173-api/src/main/resources/application.yml

@@ -2,7 +2,7 @@ spring:
   application:
   application:
     name: gyee-exam-api
     name: gyee-exam-api
   profiles:
   profiles:
-      active: uat
+      active: dev
   main:
   main:
     allow-bean-definition-overriding: true
     allow-bean-definition-overriding: true
 server:
 server:

+ 2 - 1
exam-06173-uni - reg/.gitignore

@@ -1 +1,2 @@
-unpackage
+/unpackage
+/.hbuilderx

+ 0 - 20
exam-06173-uni - reg/.hbuilderx/launch.json

@@ -1,20 +0,0 @@
-{ // launch.json 配置了启动调试时相关设置,configurations下节点名称可为 app-plus/h5/mp-weixin/mp-baidu/mp-alipay/mp-qq/mp-toutiao/mp-360/
-  // launchtype项可配置值为local或remote, local代表前端连本地云函数,remote代表前端连云端云函数
-    "version": "0.0",
-    "configurations": [{
-     	"app-plus" : 
-     	{
-     		"launchtype" : "local"
-     	},
-     	"default" : 
-     	{
-     		"launchtype" : "local"
-     	},
-     	"mp-weixin" : 
-     	{
-     		"launchtype" : "local"
-     	},
-     	"type" : "uniCloud"
-     }
-    ]
-}

+ 2 - 2
exam-06173-uni - reg/pages/index/index.vue

@@ -72,10 +72,10 @@
 				},
 				},
 				imgList: [
 				imgList: [
 				{
 				{
-					url: 'http://10.155.32.18:8617/upload/file/banner/ob2.jpg',
+					url: 'http://10.155.32.18:8617/upload/file/banner/ob1.jpg',
 					id: 3
 					id: 3
 				}, {
 				}, {
-					url: 'http://10.155.32.18:8617/upload/file/banner/ob3.jpg',
+					url: 'http://10.155.32.18:8617/upload/file/banner/ob2.jpg',
 					id: 4
 					id: 4
 				}]
 				}]
 				// imgList: [
 				// imgList: [

BIN
exam-06173-uni - reg/unpackage/res/icons/1024x1024.png


BIN
exam-06173-uni - reg/unpackage/res/icons/120x120.png


BIN
exam-06173-uni - reg/unpackage/res/icons/144x144.png


BIN
exam-06173-uni - reg/unpackage/res/icons/152x152.png


BIN
exam-06173-uni - reg/unpackage/res/icons/167x167.png


BIN
exam-06173-uni - reg/unpackage/res/icons/180x180.png


BIN
exam-06173-uni - reg/unpackage/res/icons/192x192.png


BIN
exam-06173-uni - reg/unpackage/res/icons/20x20.png


BIN
exam-06173-uni - reg/unpackage/res/icons/29x29.png


BIN
exam-06173-uni - reg/unpackage/res/icons/40x40.png


BIN
exam-06173-uni - reg/unpackage/res/icons/58x58.png


BIN
exam-06173-uni - reg/unpackage/res/icons/60x60.png


BIN
exam-06173-uni - reg/unpackage/res/icons/72x72.png


BIN
exam-06173-uni - reg/unpackage/res/icons/76x76.png


BIN
exam-06173-uni - reg/unpackage/res/icons/80x80.png


BIN
exam-06173-uni - reg/unpackage/res/icons/87x87.png


BIN
exam-06173-uni - reg/unpackage/res/icons/96x96.png


+ 2 - 0
exam-06173-uni/.gitignore

@@ -0,0 +1,2 @@
+/.hbuilderx
+/unpackage

+ 0 - 20
exam-06173-uni/.hbuilderx/launch.json

@@ -1,20 +0,0 @@
-{ // launch.json 配置了启动调试时相关设置,configurations下节点名称可为 app-plus/h5/mp-weixin/mp-baidu/mp-alipay/mp-qq/mp-toutiao/mp-360/
-  // launchtype项可配置值为local或remote, local代表前端连本地云函数,remote代表前端连云端云函数
-    "version": "0.0",
-    "configurations": [{
-     	"app-plus" : 
-     	{
-     		"launchtype" : "local"
-     	},
-     	"default" : 
-     	{
-     		"launchtype" : "local"
-     	},
-     	"mp-weixin" : 
-     	{
-     		"launchtype" : "local"
-     	},
-     	"type" : "uniCloud"
-     }
-    ]
-}

+ 6 - 6
exam-06173-uni/common/config.js

@@ -8,15 +8,15 @@ if(process.env.NODE_ENV === 'development'){
     // urls.api = 'http://localhost:8617'
     // urls.api = 'http://localhost:8617'
     // urls.socket = 'ws://localhost:8617'
     // urls.socket = 'ws://localhost:8617'
 	urls.api = 'http://124.70.18.168:8617'
 	urls.api = 'http://124.70.18.168:8617'
-	urls.socket = 'ws://124.70.18.168:8617'
+	urls.socket = 'http://124.70.18.168:8617'
 }else{
 }else{
     // t2预发布环境
     // t2预发布环境
-    // urls.api = 'https://t2-api.jeegen.com'
-    // urls.socket = 'wss://t2-api.jeegen.com'
+    urls.api = 'http://124.70.18.168:8616'
+    urls.socket = 'http://124.70.18.168:8616'
 	
 	
-	// 生产环境
-	urls.api = 'http://10.155.32.18:8617'
-	urls.socket = 'ws://10.155.32.18:8617'
+	// // 生产环境
+	// urls.api = 'http://10.155.32.18:8088'
+	// urls.socket = 'ws://10.155.32.18:8088'
 	
 	
 	// 同域
 	// 同域
 	// urls.api = ''
 	// urls.api = ''

+ 132 - 0
exam-06173-uni/package-lock.json

@@ -0,0 +1,132 @@
+{
+  "name": "yf-exam-uni",
+  "version": "4.1.0",
+  "lockfileVersion": 2,
+  "requires": true,
+  "packages": {
+    "": {
+      "name": "yf-exam-uni",
+      "version": "4.1.0",
+      "license": "ISC",
+      "dependencies": {
+        "@dcloudio/uni-i18n": "^2.0.1-34920220609002",
+        "cos-js-sdk-v5": "^1.3.7",
+        "cos-wx-sdk-v5": "^1.1.7",
+        "image-tools": "^1.4.0"
+      },
+      "devDependencies": {
+        "@dcloudio/uni-ui": "^1.4.12",
+        "@types/html5plus": "^1.0.0"
+      }
+    },
+    "node_modules/@dcloudio/uni-i18n": {
+      "version": "2.0.1-34920220609002",
+      "resolved": "https://registry.npmjs.org/@dcloudio/uni-i18n/-/uni-i18n-2.0.1-34920220609002.tgz",
+      "integrity": "sha512-Hj0PG1GGcMVZAiY1XnVlZ6dRn4rUqL+q4bSEetcY2TCWFr6faPSpdUqlLhAvM0Pijx3M2QrlU5xgS0NZsMfTxA=="
+    },
+    "node_modules/@dcloudio/uni-ui": {
+      "version": "1.4.16",
+      "resolved": "https://registry.npmjs.org/@dcloudio/uni-ui/-/uni-ui-1.4.16.tgz",
+      "integrity": "sha512-HChJ7vXupOGy1d0GY4k9x4Q7ng+zW3EpliJI7sbW66JOTxf7kZnZNxjg+Gs2yBkE+Wm+iAymZbQEGNSsctoGGQ==",
+      "dev": true
+    },
+    "node_modules/@types/html5plus": {
+      "version": "1.0.2",
+      "resolved": "https://registry.npmjs.org/@types/html5plus/-/html5plus-1.0.2.tgz",
+      "integrity": "sha512-OklP5lrmLq8/6TUOLgWc0LndUVvAiTWX5dnyoCFhIUtFW9opWsnCtG/UxPgeuC28Rv2XNbFfft/hEEI39P/4Ag==",
+      "dev": true
+    },
+    "node_modules/@xmldom/xmldom": {
+      "version": "0.8.2",
+      "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.2.tgz",
+      "integrity": "sha512-+R0juSseERyoPvnBQ/cZih6bpF7IpCXlWbHRoCRzYzqpz6gWHOgf8o4MOEf6KBVuOyqU+gCNLkCWVIJAro8XyQ==",
+      "engines": {
+        "node": ">=10.0.0"
+      }
+    },
+    "node_modules/cos-js-sdk-v5": {
+      "version": "1.3.9",
+      "resolved": "https://registry.npmjs.org/cos-js-sdk-v5/-/cos-js-sdk-v5-1.3.9.tgz",
+      "integrity": "sha512-oJ8NYGx8GVvz6HI2OIY/Zp6rBnhJQmRD1lm0DgkwV03z/UA2NbkoGzdRbdNnB6LXvPYHApWllaRlrLBZJBspNA==",
+      "dependencies": {
+        "@xmldom/xmldom": "^0.8.2"
+      }
+    },
+    "node_modules/cos-wx-sdk-v5": {
+      "version": "1.1.8",
+      "resolved": "https://registry.npmjs.org/cos-wx-sdk-v5/-/cos-wx-sdk-v5-1.1.8.tgz",
+      "integrity": "sha512-lyJZMHOa20mWBX/LqyoddyHAmBTDh9y22d+TB6QxkDIYcdqrITZu4OArD6zpmhm6e1u6c38qgmynm7CcZEXnZQ==",
+      "dependencies": {
+        "@xmldom/xmldom": "^0.8.2",
+        "mime": "^2.4.6"
+      }
+    },
+    "node_modules/image-tools": {
+      "version": "1.4.0",
+      "resolved": "https://registry.npmjs.org/image-tools/-/image-tools-1.4.0.tgz",
+      "integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ=="
+    },
+    "node_modules/mime": {
+      "version": "2.6.0",
+      "resolved": "https://registry.npmjs.org/mime/-/mime-2.6.0.tgz",
+      "integrity": "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==",
+      "bin": {
+        "mime": "cli.js"
+      },
+      "engines": {
+        "node": ">=4.0.0"
+      }
+    }
+  },
+  "dependencies": {
+    "@dcloudio/uni-i18n": {
+      "version": "2.0.1-34920220609002",
+      "resolved": "https://registry.npmjs.org/@dcloudio/uni-i18n/-/uni-i18n-2.0.1-34920220609002.tgz",
+      "integrity": "sha512-Hj0PG1GGcMVZAiY1XnVlZ6dRn4rUqL+q4bSEetcY2TCWFr6faPSpdUqlLhAvM0Pijx3M2QrlU5xgS0NZsMfTxA=="
+    },
+    "@dcloudio/uni-ui": {
+      "version": "1.4.16",
+      "resolved": "https://registry.npmjs.org/@dcloudio/uni-ui/-/uni-ui-1.4.16.tgz",
+      "integrity": "sha512-HChJ7vXupOGy1d0GY4k9x4Q7ng+zW3EpliJI7sbW66JOTxf7kZnZNxjg+Gs2yBkE+Wm+iAymZbQEGNSsctoGGQ==",
+      "dev": true
+    },
+    "@types/html5plus": {
+      "version": "1.0.2",
+      "resolved": "https://registry.npmjs.org/@types/html5plus/-/html5plus-1.0.2.tgz",
+      "integrity": "sha512-OklP5lrmLq8/6TUOLgWc0LndUVvAiTWX5dnyoCFhIUtFW9opWsnCtG/UxPgeuC28Rv2XNbFfft/hEEI39P/4Ag==",
+      "dev": true
+    },
+    "@xmldom/xmldom": {
+      "version": "0.8.2",
+      "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.2.tgz",
+      "integrity": "sha512-+R0juSseERyoPvnBQ/cZih6bpF7IpCXlWbHRoCRzYzqpz6gWHOgf8o4MOEf6KBVuOyqU+gCNLkCWVIJAro8XyQ=="
+    },
+    "cos-js-sdk-v5": {
+      "version": "1.3.9",
+      "resolved": "https://registry.npmjs.org/cos-js-sdk-v5/-/cos-js-sdk-v5-1.3.9.tgz",
+      "integrity": "sha512-oJ8NYGx8GVvz6HI2OIY/Zp6rBnhJQmRD1lm0DgkwV03z/UA2NbkoGzdRbdNnB6LXvPYHApWllaRlrLBZJBspNA==",
+      "requires": {
+        "@xmldom/xmldom": "^0.8.2"
+      }
+    },
+    "cos-wx-sdk-v5": {
+      "version": "1.1.8",
+      "resolved": "https://registry.npmjs.org/cos-wx-sdk-v5/-/cos-wx-sdk-v5-1.1.8.tgz",
+      "integrity": "sha512-lyJZMHOa20mWBX/LqyoddyHAmBTDh9y22d+TB6QxkDIYcdqrITZu4OArD6zpmhm6e1u6c38qgmynm7CcZEXnZQ==",
+      "requires": {
+        "@xmldom/xmldom": "^0.8.2",
+        "mime": "^2.4.6"
+      }
+    },
+    "image-tools": {
+      "version": "1.4.0",
+      "resolved": "https://registry.npmjs.org/image-tools/-/image-tools-1.4.0.tgz",
+      "integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ=="
+    },
+    "mime": {
+      "version": "2.6.0",
+      "resolved": "https://registry.npmjs.org/mime/-/mime-2.6.0.tgz",
+      "integrity": "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg=="
+    }
+  }
+}

+ 2 - 2
exam-06173-uni/pages/index/index.vue

@@ -72,10 +72,10 @@
 				},
 				},
 				imgList: [
 				imgList: [
 				{
 				{
-					url: 'http://10.155.32.18:8617/upload/file/banner/ob2.jpg',
+					url: 'http://124.70.18.168:8617/upload/file/banner/ob1.jpg',
 					id: 3
 					id: 3
 				}, {
 				}, {
-					url: 'http://10.155.32.18:8617/upload/file/banner/ob3.jpg',
+					url: 'http://124.70.18.168:8617/upload/file/banner/ob2.jpg',
 					id: 4
 					id: 4
 				}]
 				}]
 				// imgList: [
 				// imgList: [

+ 1 - 0
exam-06173-vue/.gitignore

@@ -21,3 +21,4 @@ selenium-debug.log
 
 
 package-lock.json
 package-lock.json
 yarn.lock
 yarn.lock
+dist.rar

BIN
exam-06173-vue/dist.rar