Browse Source

update--------hk

lsc 9 months ago
parent
commit
6ccb5c2d62

+ 1 - 5
dist/index.html

@@ -32,11 +32,7 @@
       width: 100%;
       background: #e6eaf0;
       font-family: '黑体';
-<<<<<<< HEAD
-    }</style><link href=./static/css/app.98ad4941e19522a98f56fb9ed31c414e.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.0ad6c5648a38a6d1fa8f.js></script><script type=text/javascript src=./static/js/vendor.77a666acfa8fe74a3d07.js></script><script type=text/javascript src=./static/js/app.aaf5614a9145a2933ddf.js></script></body></html><script>function stopSafari() {
-=======
-    }</style><link href=./static/css/app.aa48c79d455410a7c9a8307816e9074b.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.571c38d63f24b1ae9e16.js></script><script type=text/javascript src=./static/js/vendor.382e92fdebaf6164bf93.js></script><script type=text/javascript src=./static/js/app.44b52e3de8bb006dccb1.js></script></body></html><script>function stopSafari() {
->>>>>>> beta
+    }</style><link href=./static/css/app.6ea739bd2f616ea75fa3cdd35f49c6bd.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.0ad6c5648a38a6d1fa8f.js></script><script type=text/javascript src=./static/js/vendor.382e92fdebaf6164bf93.js></script><script type=text/javascript src=./static/js/app.8aae9e7fd252eac03885.js></script></body></html><script>function stopSafari() {
     //阻止safari浏览器双击放大功能
     let lastTouchEnd = 0  //更新手指弹起的时间
     document.documentElement.addEventListener("touchstart", function (event) {

File diff suppressed because it is too large
+ 0 - 0
dist/static/css/app.6ea739bd2f616ea75fa3cdd35f49c6bd.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/app.6ea739bd2f616ea75fa3cdd35f49c6bd.css.map


File diff suppressed because it is too large
+ 0 - 1
dist/static/css/app.98ad4941e19522a98f56fb9ed31c414e.css.map


File diff suppressed because it is too large
+ 0 - 1
dist/static/css/app.aa48c79d455410a7c9a8307816e9074b.css.map


File diff suppressed because it is too large
+ 0 - 1
dist/static/js/app.44b52e3de8bb006dccb1.js


File diff suppressed because it is too large
+ 0 - 1
dist/static/js/app.44b52e3de8bb006dccb1.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.8aae9e7fd252eac03885.js


File diff suppressed because it is too large
+ 0 - 1
dist/static/js/app.8aae9e7fd252eac03885.js.map


File diff suppressed because it is too large
+ 0 - 1
dist/static/js/app.aaf5614a9145a2933ddf.js.map


File diff suppressed because it is too large
+ 0 - 1
dist/static/js/manifest.0ad6c5648a38a6d1fa8f.js.map


+ 1 - 1
src/components/pages/CaseDesign.vue

@@ -353,7 +353,7 @@ export default {
       let params = {
         org: this.org && this.org != "" ? this.org : "",
         oid: this.oid && this.oid != "" ? this.oid : "",
-        stand: "cn"
+        stand: "hk"
       };
       this.ajax
         .get(this.$store.state.api + "selectAllTypeStand", params)

+ 1 - 1
src/components/pages/addCourse.vue

@@ -12667,7 +12667,7 @@ export default {
       let params = {
         org: this.org && this.org != "" ? this.org : "",
         oid: this.oid && this.oid != "" ? this.oid : "",
-        stand: "cn"
+        stand: "hk"
       };
       this.ajax
         .get(this.$store.state.api + "selectAllTypeStand", params)

+ 1 - 1
src/components/pages/addCoursejiu.vue

@@ -8379,7 +8379,7 @@ export default {
       let params = {
         org: this.org && this.org != "" ? this.org : "",
         oid: this.oid && this.oid != "" ? this.oid : "",
-        stand: "cn"
+        stand: "hk"
       };
       this.ajax
         .get(this.$store.state.api + "selectAllTypeStand", params)

+ 1 - 1
src/components/pages/aiAddCourse/addCourse.vue

@@ -15127,7 +15127,7 @@ ${_this.unitJson[0].chapterInfo[0].taskJson[index].taskDetail3.replaceAll('#',''
       let params = {
         org: this.org && this.org != "" ? this.org : "",
         oid: this.oid && this.oid != "" ? this.oid : "",
-        stand: "cn"
+        stand: "hk"
       };
       this.ajax
         .get(this.$store.state.api + "selectAllTypeStand", params)

+ 1 - 1
src/components/pages/aiAddCourse/addCourse3.vue

@@ -13294,7 +13294,7 @@ export default {
       let params = {
         org: this.org && this.org != "" ? this.org : "",
         oid: this.oid && this.oid != "" ? this.oid : "",
-        stand: "cn",
+        stand: "hk",
       };
       this.ajax
         .get(this.$store.state.api + "selectAllTypeStand", params)

+ 1 - 1
src/components/pages/aiAddCourse/addCourseX.vue

@@ -11384,7 +11384,7 @@ export default {
       let params = {
         org: this.org && this.org != "" ? this.org : "",
         oid: this.oid && this.oid != "" ? this.oid : "",
-        stand: "cn"
+        stand: "hk"
       };
       this.ajax
         .get(this.$store.state.api + "selectAllTypeStand", params)

+ 1 - 1
src/components/pages/course.vue

@@ -1167,7 +1167,7 @@ export default {
       let params = {
         org: this.org && this.org != "" ? this.org : "",
         oid: this.oid && this.oid != "" ? this.oid : "",
-        stand: "cn"
+        stand: "hk"
       };
       this.ajax
         .get(this.$store.state.api + "selectAllTypeStand", params)

+ 1 - 1
src/components/pages/course/index.vue

@@ -697,7 +697,7 @@ export default {
       let params = {
         org: this.org && this.org != "" ? this.org : "",
         oid: this.oid && this.oid != "" ? this.oid : "",
-        stand: "cn"
+        stand: "hk"
       };
       this.ajax
         .get(this.$store.state.api + "selectAllTypeStand", params)

+ 1 - 1
src/components/pages/easy/addCourse.vue

@@ -9075,7 +9075,7 @@ export default {
       let params = {
         org: this.org && this.org != "" ? this.org : "",
         oid: this.oid && this.oid != "" ? this.oid : "",
-        stand: "cn"
+        stand: "hk"
       };
       this.ajax
         .get(this.$store.state.api + "selectAllTypeStand", params)

+ 1 - 1
src/components/pages/newCourse/addCourse.vue

@@ -12852,7 +12852,7 @@ export default {
       let params = {
         org: this.org && this.org != "" ? this.org : "",
         oid: this.oid && this.oid != "" ? this.oid : "",
-        stand: "cn"
+        stand: "hk"
       };
       this.ajax
         .get(this.$store.state.api + "selectAllTypeStand", params)

+ 1 - 1
src/components/pages/synergyCourse/addCourse.vue

@@ -7050,7 +7050,7 @@ export default {
       let params = {
         org: this.org && this.org != "" ? this.org : "",
         oid: this.oid && this.oid != "" ? this.oid : "",
-        stand: "cn"
+        stand: "hk"
       };
       this.ajax
         .get(this.$store.state.api + "selectAllTypeStand", params)

+ 1 - 1
src/components/pages/synergyCourse/course.vue

@@ -1024,7 +1024,7 @@ export default {
       let params = {
         org: this.org && this.org != "" ? this.org : "",
         oid: this.oid && this.oid != "" ? this.oid : "",
-        stand: "cn"
+        stand: "hk"
       };
       this.ajax
         .get(this.$store.state.api + "selectAllTypeStand", params)

+ 1 - 1
src/components/pages/task/addCourse.vue

@@ -12688,7 +12688,7 @@ export default {
       let params = {
         org: this.org && this.org != "" ? this.org : "",
         oid: this.oid && this.oid != "" ? this.oid : "",
-        stand: "cn"
+        stand: "hk"
       };
       this.ajax
         .get(this.$store.state.api + "selectAllTypeStand", params)

+ 1 - 1
src/components/pages/test/add/components/course/courseIndex.vue

@@ -976,7 +976,7 @@
         let params = {
         org: this.org && this.org != "" ? this.org : "",
         oid: this.oid && this.oid != "" ? this.oid : "",
-        stand: "cn"
+        stand: "hk"
       };
       this.ajax
         .get(this.$store.state.api + "selectAllTypeStand", params)

+ 1 - 1
src/components/pages/test/add/components/course2/courseIndex.vue

@@ -977,7 +977,7 @@
         let params = {
           org: this.org && this.org != "" ? this.org : "",
           oid: this.oid && this.oid != "" ? this.oid : "",
-          stand: "cn"
+          stand: "hk"
         };
         this.ajax
           .get(this.$store.state.api + "selectAllTypeStand", params)

Some files were not shown because too many files changed in this diff