Commit 3196ad42 authored by chenwei's avatar chenwei

变更分享注册页面的路由地址

parent 0be52c35
......@@ -637,7 +637,7 @@ export default {
},
created() {
this.handleGetChannelList()
this.queryParams.registerUrl = process.env.VUE_APP_BASE_API + "/#/pages/register/register"
this.queryParams.registerUrl = process.env.VUE_APP_BASE_API + "/#/pages/register/shareRegister"
this.getList()
if (this.$route.query.pageStatus == "edit") {
this.handleIntegralRuleDetails()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment