浏览代码

Merge branch 'master' of http://192.168.0.115:3000/4dScene/webSite into master

xzh 4 年之前
父节点
当前提交
35ab49856c
共有 2 个文件被更改,包括 4 次插入1 次删除
  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

@@ -49,7 +49,7 @@
           <p class="relevant-2"><a class="a_class">粤ICP备14078495号-3</a></p>
         </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>