Skip to content

Commit

Permalink
Remove register
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaokaixuan authored Jun 20, 2022
1 parent 77c682b commit 7eabd73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/login.vue
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</n-form-item>
<n-form-item label="">
<a target="_blank" href="https://i.mypikpak.com/v1/file/center/account/v1/password/?type=forget_password&locale=zh-cn" class="forget-password">忘记密码</a>
<router-link to="/register" class="register">注册</router-link>
<!--<router-link to="/register" class="register">注册</router-link>-->
<a href="javascript:;" @click="getApk">去下载注册得5天VIP</a>
</n-form-item>
</n-form>
Expand Down Expand Up @@ -204,4 +204,4 @@ const getApk = () => {
margin-top: 40px;
}
}
</style>
</style>

0 comments on commit 7eabd73

Please sign in to comment.