Compare commits

..

No commits in common. "21e0568b903ad0ba6c218e39b8750867bfc3cb2a" and "ffc9372c25587978172f47e7aea360a0c10bd3f1" have entirely different histories.

1 changed files with 2 additions and 2 deletions

View File

@ -1,14 +1,14 @@
<template>
<div v-loading="pageLoading" style="height:100%;display:flex;flex-direction: column;">
<div style="height:50px">
<!-- <div style="text-align:right;">
<div style="text-align:right;">
<el-switch
v-model="isEnglish"
active-text="EN"
inactive-text="中文"
style="margin-right:20px;"
/>
</div> -->
</div>
<div style="text-align:center;">
<h3>{{ title }}</h3>
</div>