zhengyiming
2025-08-12 b8ccb337ebb0af43fb541aa7a48f02d29d22291c
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>