This commit is contained in:
Iruka 2025-01-14 11:18:44 +08:00
parent dece98f9e8
commit 69437c3523

View File

@ -2,7 +2,7 @@
<view class="login-container">
<view class="title">
<image src="../static/images/login/logo.png"></image>
<text>及时雨智能灌溉管理系统v1.0</text>
<text>及时雨智能灌溉管理</text>
</view>
<!-- tabs标签 -->
<u-tabs :list="list" :activeStyle="{ color: '#39ac4f' }" @change="sectionChange" />