开启注册+更换ico

master
xce 2026-01-06 02:44:57 +08:00
parent d59312b159
commit 9b2f94fc5d
5 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@
codeUrl: "",
captchaEnabled: true,
//
register: false,
register: true,
globalConfig: getApp().globalData.config,
loginForm: {
username: "admin",

View File

@ -1,7 +1,7 @@
<template>
<view class="about-container">
<view class="header-section text-center">
<image style="width: 150rpx;height: 150rpx;" src="/static/logo200.png" mode="widthFix">
<image style="width: 160rpx;height: 160rpx;" src="/static/logo200.png" mode="widthFix">
</image>
<uni-title type="h2" title="智能农业移动端"></uni-title>
</view>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 311 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

After

Width:  |  Height:  |  Size: 861 KiB