Explorar o código

首页注册弹窗参数

tanxue %!s(int64=3) %!d(string=hai) anos
pai
achega
8c423246a2
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      pages/index.vue

+ 2 - 2
pages/index.vue

@@ -375,9 +375,9 @@
       FreeTrial(data){
         this.regDialogFlag = true;
         if(data === 'ks'){
-          this.systemCode = 'ksClient'
+          this.systemCode = 'ksAdmin'
         }else{
-          this.systemCode = 'pxClient'
+          this.systemCode = 'pxAdmin'
         }
       },