zhengyiming
2025-03-13 d580f043716d30f9617ed7f3f49a7e80d54b9865
apps/taro/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>