wupengfei
2025-10-23 de293a97f85c2d8d553ed6be8d88837ef29f6d72
apps/cMiniApp/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>