优化
This commit is contained in:
parent
6ce8f67b7e
commit
8028f44041
@ -3,7 +3,7 @@
|
|||||||
<div v-if="!dd.pc && !dd.other" class="pc commonFont">
|
<div v-if="!dd.pc && !dd.other" class="pc commonFont">
|
||||||
请移步PC端操作
|
请移步PC端操作
|
||||||
</div>
|
</div>
|
||||||
<router-view class="main"/>
|
<router-view v-else class="main"/>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user