mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 19:35:50 +00:00
perf: 优化设置返回跟滑动返回冲突
This commit is contained in:
parent
62a2bcf71d
commit
6209b53321
@ -6,7 +6,7 @@
|
||||
<div class="setting-title">
|
||||
<div v-if="showMobileBox" class="common-nav-back portrait" @click="goForward({name: 'manage-application'},true)"><i class="taskfont"></i></div>
|
||||
<h1>{{settingTitleName}}</h1>
|
||||
<div v-if="!showMobileBox" class="setting-more" @click="toggleRoute('index')">
|
||||
<div v-if="!showMobileBox" class="setting-more" @click="goBack()">
|
||||
<Icon type="md-close" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user