src/pages/login.vue
@@ -1,8 +1,6 @@ <template> <view class="normal-login-container"> <view class="logo-content"> <!-- <image style="width: 100rpx;height: 100rpx;" :src="globalConfig.appInfo.logo" mode="widthFix">--> <!-- </image>--> <text>账号密码登录</text> </view> <view class="login-form-content"> @@ -171,9 +169,10 @@ .normal-login-container { width: 100%; height: 100vh; .logo-content { width: 100%; width: 90%; font-weight: 400; font-size: 30px; color: #333333;