zhengyiming
3 天以前 bd7dd96c732ded6854d47bf77f65e5c64d3d15e2
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>