修改手机端返回跳到pc的首页
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<h1>{{ config[type].title }}</h1>
|
||||
<div class="desc">{{ config[type].desc }}</div>
|
||||
<div class="action">
|
||||
<a-button type="primary" @click="handleToHome">{{$t('m.backToHomePage')}}</a-button>
|
||||
<a-button type="primary" @click="handleToHome">{{$t('backToHomePage')}}</a-button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user