Browse Source

未开通卖家企业跳转个人注册链接修改

yangc 7 years ago
parent
commit
080c84b586
2 changed files with 1 additions and 3 deletions
  1. 1 1
      components/default/Header.vue
  2. 0 2
      components/personalMaterial/PersonalMaterial.vue

+ 1 - 1
components/default/Header.vue

@@ -154,7 +154,7 @@
           if (tempEnterprise.isVendor === 313) {
             window.location.href = '/vendor#/index'
           } else {
-            window.location.href = '/register_saler'
+            window.location.href = '/register-saler'
           }
         }
       }

+ 0 - 2
components/personalMaterial/PersonalMaterial.vue

@@ -199,8 +199,6 @@
     }
     > a {
       line-height: 71px;
-      position: relative;
-      right: 105px;
     }
     .personal-material-header {
       height: 111px;