Commit da9710cca1230a8255896ba4f83fcb05b50bdf34

Authored by fengtao
1 parent 3cfb8761

pref:优化背景页没有填充满

1 <template> 1 <template>
2 - <view class="login-page" style="background-size: 750rpx 1400rpx; min-height: 100vh" :style="{ 2 + <view class="login-page" style="background-size: 100% 100%; min-height: 100vh" :style="{
3 backgroundImage: 3 backgroundImage:
4 'url(' + 4 'url(' +
5 (mpOwnConfig.bg !== undefined ? mpOwnConfig.bg : `${defaultLogo}`) + 5 (mpOwnConfig.bg !== undefined ? mpOwnConfig.bg : `${defaultLogo}`) +