fix:功能调整

This commit is contained in:
tianyongbao
2024-06-06 18:42:02 +08:00
parent 568125d792
commit bdc80f29ef
20 changed files with 1050 additions and 56 deletions

View File

@@ -1,9 +1,9 @@
<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: 150rpx;height: 150rpx;" src="/static/intc.jpg" mode="widthFix">
</image>
<uni-title type="h2" title="若依移动端"></uni-title>
<uni-title type="h2" title="智聪科技记账平台"></uni-title>
</view>
<view class="content-section">
@@ -17,13 +17,13 @@
<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">qdintc@126com</view>
</view>
</view>
<view class="list-cell list-cell-arrow">
<view class="menu-item-box">
<view>服务热线</view>
<view class="text-right">400-999-9999</view>
<view class="text-right">17753252359</view>
</view>
</view>
<view class="list-cell list-cell-arrow">
@@ -38,7 +38,7 @@
</view>
<view class="copyright">
<view>Copyright &copy; 2022 ruoyi.vip All Rights Reserved.</view>
<view>Copyright &copy; 2024 智聪科技 All Rights Reserved.</view>
</view>
</view>
</template>

View File

@@ -20,19 +20,16 @@
const list =ref([{
icon: 'iconfont icon-github',
title: '若依问题',
title: '智聪科技问题',
childList: [{
title: '若依开源吗?',
content: '开源'
title: '智聪科技免费吗?',
content: '免费'
}, {
title: '若依可以商用吗',
content: '可以'
title: '智聪科技官网地址多少',
content: 'http://www.qdintc.com'
}, {
title: '若依官网地址多少?',
content: 'http://ruoyi.vip'
}, {
title: '若依文档地址多少?',
content: 'http://doc.ruoyi.vip'
title: '智聪科技文档地址多少?',
content: 'http://www.qdintc.com/doc'
}]
},
{

View File

@@ -7,18 +7,18 @@
<view>修改密码</view>
</view>
</view>
<view class="list-cell list-cell-arrow" @click="handleToUpgrade">
<!-- <view class="list-cell list-cell-arrow" @click="handleToUpgrade">
<view class="menu-item-box">
<view class="iconfont icon-refresh menu-icon"></view>
<view>检查更新</view>
</view>
</view>
<view class="list-cell list-cell-arrow" @click="handleCleanTmp">
</view> -->
<!-- <view class="list-cell list-cell-arrow" @click="handleCleanTmp">
<view class="menu-item-box">
<view class="iconfont icon-clean menu-icon"></view>
<view>清理缓存</view>
</view>
</view>
</view> -->
</view>
<view class="cu-list menu">
<view class="cu-item item-box">