提交最新

master
fy 2026-03-18 18:36:32 +08:00
parent df189c38be
commit 5104446662
7 changed files with 10 additions and 10 deletions

View File

@ -18,7 +18,7 @@ module.exports = {
logo: "http://193.112.94.36:8099/static/images/logo.png",
// logo: "http://yunzs.haich.cc/static/images/logo.png",
// 官方网站
site_url: "http://ruoyi.vip",
site_url: "http://www.haich.cc/",
// 政策协议
agreements: [{
title: "隐私政策",

View File

@ -1,6 +1,6 @@
{
"name" : "若依移动端",
"appid" : "__UNI__34800B4",
"name" : "海驰24",
"appid" : "__UNI__B012241",
"description" : "111",
"versionName" : "1.2.0",
"versionCode" : "100",

View File

@ -3,7 +3,7 @@
<view class="logo-content align-center justify-center flex">
<image style="width: 100rpx;height: 100rpx;" :src="globalConfig.appInfo.logo" mode="widthFix">
</image>
<text class="title">移动端登录</text>
<text class="title">海驰24</text>
</view>
<view class="login-form-content">
<view class="input-item flex align-center">

View File

@ -3,7 +3,7 @@
<view class="header-section text-center">
<image style="width: 150rpx;height: 150rpx;" src="/static/logo200.png" mode="widthFix">
</image>
<uni-title type="h2" title="若依移动端"></uni-title>
<uni-title type="h2" title="海驰24"></uni-title>
</view>
<view class="content-section">
@ -17,15 +17,15 @@
<view class="list-cell list-cell-arrow">
<view class="menu-item-box">
<view>官方邮箱</view>
<view class="text-right">ruoyi@xx.com</view>
<view class="text-right">121841047@qq.com</view>
</view>
</view>
<view class="list-cell list-cell-arrow">
<!-- <view class="list-cell list-cell-arrow">
<view class="menu-item-box">
<view>服务热线</view>
<view class="text-right">400-999-9999</view>
</view>
</view>
</view> -->
<view class="list-cell list-cell-arrow">
<view class="menu-item-box">
<view>公司网站</view>
@ -37,9 +37,9 @@
</view>
</view>
<view class="copyright">
<!-- <view class="copyright">
<view>Copyright &copy; 2025 ruoyi.vip All Rights Reserved.</view>
</view>
</view> -->
</view>
</template>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB