pages/login/index.vue
@@ -57,9 +57,9 @@ <view class="content"> <!-- 顶部品牌区 --> <view class="brand-section"> <image class="logo" src="../../static/images/login/logo.png" mode="aspectFit"></image> <text class="brand-name">首熙物联</text> <text class="brand-subtitle">智能物联平台</text> <image class="logo" src="../../static/images/login/sxwllogo.png" mode="aspectFit"></image> <text class="brand-name">智能物联平台</text> <!-- <text class="brand-subtitle"></text> --> </view> <!-- 登录主体 -->