url地址优化

feat/task1-c-wallet
gongfuxiang 2021-11-23 10:49:20 +08:00
parent 19fcd7a680
commit 41c78de8e1
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
[<a href="{{:MyUrl('index/user/logininfo')}}">登录</a>]
{{/if}}
{{if !empty($home_user_reg_type)}}
[<a href="{{:MyUrl('index/user/regInfo')}}">注册</a>]
[<a href="{{:MyUrl('index/user/reginfo')}}">注册</a>]
{{/if}}
{{else /}}
<em>您好</em>