wupengfei
2025-12-04 1bf39274d6b51540953f746c507b2cc70d3e0ed9
apps/underTakeMiniApp/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">欢迎使用灵工达</div>
    <div class="authorization-page-title">欢迎使用818淘闪工</div>
    <slot></slot>
  </PageLayout>