Browse Source

地址修改

duy 1 year ago
parent
commit
ea66fec796
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/config/data.js

+ 2 - 2
src/config/data.js

@@ -2,7 +2,7 @@ export default {
     count: {
         key1: '35',
         key2: '4',
-        key3: '31'
+        key3: '31',
     },
     table: [
         {
@@ -38,5 +38,5 @@ export default {
             pdf: 'https://bladex-chongqing-info.oss-cn-hangzhou.aliyuncs.com//upload/20231121/3277f1aa6ce9033fc92ef81cb5c9bd66.pdf',
         },
     ],
-    video: 'http://192.168.110.74'
+    video: 'http://192.168.110.78',
 }