田源
2024-07-31 93cfe891a02766e0c56c5781eb6ca8a5cc5fb16f
Source/plt-web/plt-web-ui/src/page/login/index.vue
@@ -8,7 +8,7 @@
        <div class="login-main">
          <h4 class="login-title">
            {{ $t('login.title') }}{{website.title}}
            <top-lang></top-lang>
            <top-lang type="login"></top-lang>
          </h4>
          <userLogin v-if="activeName==='user'"></userLogin>
          <thirdLogin v-else-if="activeName==='third'"></thirdLogin>