Yansen 2 vuotta sitten
vanhempi
commit
329d0b45fd
2 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 2
    2
      public/config.js
  2. 1
    1
      src/pages/pg4/video.vue

+ 2
- 2
public/config.js Näytä tiedosto

@@ -9,5 +9,5 @@ const shareOptTpl = {
9 9
 const link1URL = 'http://h5.njyunzhi.com/wenhua818-2/index.html';
10 10
 
11 11
 // 分享接口地址
12
-// const API_BASE = 'http://api.h5.zijincao.njyunzhi.com';
13
-const API_BASE = '';
12
+const API_BASE = 'http://api.h5.zijincao.njyunzhi.com';
13
+// const API_BASE = '';

+ 1
- 1
src/pages/pg4/video.vue Näytä tiedosto

@@ -39,7 +39,7 @@
39 39
   };
40 40
 
41 41
   const onNext = () => {
42
-    router.replace("/pg4/plant");
42
+    router.replace("/pg4/next");
43 43
   };
44 44
 
45 45
   onMounted(() => {