wupengfei
2025-11-03 df19f42e974cb72f0e25c658c01f7e6e6dddfdd0
apps/bMiniApp/src/subpackages/login/components/LoginPageLayout/LoginPageLayout.vue
@@ -7,7 +7,7 @@
      <img :src="OssAssets.login.AuthBg" class="authorization-page-auth" />
    </template>
    <div class="authorization-page-title">欢迎使用818平台</div>
    <div class="authorization-page-title">欢迎使用灵工达</div>
    <slot></slot>
  </PageLayout>