zhengyiming
8 天以前 8fafaae3b0fab1411e5bc99c1d73ee5d3f3caca2
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>