tremble 4 éve
szülő
commit
fd3e851390
2 módosított fájl, 4 hozzáadás és 1 törlés
  1. 3 0
      mobile/src/pages/introduce/index.vue
  2. 1 1
      pc/src/page/layout/footer.vue

+ 3 - 0
mobile/src/pages/introduce/index.vue

@@ -226,6 +226,9 @@ export default {
   watch: {
     cType () {
       this.getPrice()
+    },
+    tctype () {
+      this.pay()
     }
   },
   methods: {

+ 1 - 1
pc/src/page/layout/footer.vue

@@ -38,7 +38,7 @@
           <a href="http://www.4dmodel.com/" target="_blank">{{langFooter.model}}</a>
         </div>
         <p>Copyright © 2020 4DAGE Co., Ltd. All rights reserved. </p>
-        <p><a class="a_class" href="http://www.beian.miit.gov.cn" target="_blank">粤ICP备14078495号-3</a></p>
+        <p><a class="a_class" href="https://beian.miit.gov.cn" target="_blank">粤ICP备14078495号-3</a></p>
         <p>珠海市四维时代网络科技有限公司</p>
       </div>
     </div>