提交最新
parent
df189c38be
commit
5104446662
|
|
@ -18,7 +18,7 @@ module.exports = {
|
||||||
logo: "http://193.112.94.36:8099/static/images/logo.png",
|
logo: "http://193.112.94.36:8099/static/images/logo.png",
|
||||||
// logo: "http://yunzs.haich.cc/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: [{
|
agreements: [{
|
||||||
title: "隐私政策",
|
title: "隐私政策",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name" : "若依移动端",
|
"name" : "海驰24",
|
||||||
"appid" : "__UNI__34800B4",
|
"appid" : "__UNI__B012241",
|
||||||
"description" : "111",
|
"description" : "111",
|
||||||
"versionName" : "1.2.0",
|
"versionName" : "1.2.0",
|
||||||
"versionCode" : "100",
|
"versionCode" : "100",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
<view class="logo-content align-center justify-center flex">
|
<view class="logo-content align-center justify-center flex">
|
||||||
<image style="width: 100rpx;height: 100rpx;" :src="globalConfig.appInfo.logo" mode="widthFix">
|
<image style="width: 100rpx;height: 100rpx;" :src="globalConfig.appInfo.logo" mode="widthFix">
|
||||||
</image>
|
</image>
|
||||||
<text class="title">移动端登录</text>
|
<text class="title">海驰24</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="login-form-content">
|
<view class="login-form-content">
|
||||||
<view class="input-item flex align-center">
|
<view class="input-item flex align-center">
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
<view class="header-section text-center">
|
<view class="header-section text-center">
|
||||||
<image style="width: 150rpx;height: 150rpx;" src="/static/logo200.png" mode="widthFix">
|
<image style="width: 150rpx;height: 150rpx;" src="/static/logo200.png" mode="widthFix">
|
||||||
</image>
|
</image>
|
||||||
<uni-title type="h2" title="若依移动端"></uni-title>
|
<uni-title type="h2" title="海驰24"></uni-title>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view class="content-section">
|
<view class="content-section">
|
||||||
|
|
@ -17,15 +17,15 @@
|
||||||
<view class="list-cell list-cell-arrow">
|
<view class="list-cell list-cell-arrow">
|
||||||
<view class="menu-item-box">
|
<view class="menu-item-box">
|
||||||
<view>官方邮箱</view>
|
<view>官方邮箱</view>
|
||||||
<view class="text-right">ruoyi@xx.com</view>
|
<view class="text-right">121841047@qq.com</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="list-cell list-cell-arrow">
|
<!-- <view class="list-cell list-cell-arrow">
|
||||||
<view class="menu-item-box">
|
<view class="menu-item-box">
|
||||||
<view>服务热线</view>
|
<view>服务热线</view>
|
||||||
<view class="text-right">400-999-9999</view>
|
<view class="text-right">400-999-9999</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view> -->
|
||||||
<view class="list-cell list-cell-arrow">
|
<view class="list-cell list-cell-arrow">
|
||||||
<view class="menu-item-box">
|
<view class="menu-item-box">
|
||||||
<view>公司网站</view>
|
<view>公司网站</view>
|
||||||
|
|
@ -37,9 +37,9 @@
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view class="copyright">
|
<!-- <view class="copyright">
|
||||||
<view>Copyright © 2025 ruoyi.vip All Rights Reserved.</view>
|
<view>Copyright © 2025 ruoyi.vip All Rights Reserved.</view>
|
||||||
</view>
|
</view> -->
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</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 |
Loading…
Reference in New Issue