This commit is contained in:
xiaofajia 2024-12-22 17:18:35 +08:00
parent 78fe46bfec
commit 375b9a8a1d
2 changed files with 71 additions and 72 deletions

View File

@ -1,8 +1,8 @@
// 应用全局配置
module.exports = {
// baseUrl: 'https://www.nuoyunr.com/admin-api',
// baseUrl: 'http://127.0.0.1:48080/admin-api',
baseUrl: 'http://uncs3q.natappfree.cc/admin-api',
baseUrl: 'http://127.0.0.1:48080/admin-api',
// baseUrl: 'http://uncs3q.natappfree.cc/admin-api',
imagesUrl: 'http://www.nuoyunr.com/lananRsc',
baseImageUrl: 'https://www.nuoyunr.com/minio',
wsUrl: 'ws://127.0.0.1:48080',

View File

@ -41,114 +41,89 @@
<view class="threebox">
<!-- @click="gostatistics()" -->
<view class="t-box" @click="ToToday">
<view class="xbai">当日订单</view>
<view class="dbai">{{ threenum.todayOrderNum }}</view>
<view class="xbai">当日订单</view>
</view>
<view class="t-box">
<view class="xbai">合规合格</view>
<view class="dbai">{{ threenum.hgNum }}</view>
<view class="xbai">合规合格</view>
</view>
<view class="t-box">
<view class="xbai">双燃料合格</view>
<view class="dbai">{{ threenum.srlNum }}</view>
<view class="xbai">双燃料合格</view>
</view>
</view>
<view class="new_box">
<view class="dqtime">
<text>{{ dateStr || '' }} {{ week || '' }} {{ time || '' }}</text>
</view>
<view class="gangbox">
<view class="ang-box1" @click="goindex()">
<view class="bs-di">
<text>功能管理</text>
<uni-icons type="arrow-right" color="#6FA1CD" size="20"></uni-icons>
<!-- <uni-icons type="arrow-right" color="#6FA1CD" size="20"></uni-icons> -->
</view>
<view class="xzi">
<!-- <text style="color: #6FA1CD;">检测站的信息管理</text> -->
<text>检测站的信息管理</text>
</view>
<view class="icon-img" style="flex-shrink: 0">
<!-- <view class="icon-img" style="flex-shrink: 0">
<image src="../../static/detection/xxgl.png" mode=""></image>
</view>
</view> -->
</view>
<view class="ang-box2" @click="gostatistics()">
<view class="bs-di">
<text>业务管理</text>
<uni-icons type="arrow-right" color="#CCAC63" size="20"></uni-icons>
<!-- <uni-icons type="arrow-right" color="#CCAC63" size="20"></uni-icons> -->
</view>
<view class="xzi">
<!-- <text style="color: #CCAC63;">检测站的业务统计</text> -->
<text>检测站的业务统计</text>
</view>
<view class="icon-img" style="flex-shrink: 0">
<!-- <view class="icon-img" style="flex-shrink: 0">
<image src="../../static/detection/ywgl.png" mode=""></image>
</view>
</view> -->
</view>
<view class="ang-box3" @click="goxiaoxi()">
<view class="bs-di">
<text>通知提醒</text>
<uni-icons type="arrow-right" color="#775FAE" size="20"></uni-icons>
<!-- <uni-icons type="arrow-right" color="#775FAE" size="20"></uni-icons> -->
</view>
<view class="xzi">
<!-- <text style="color: #775FAE;">查看监管机构下达的通知</text> -->
<text>查看通知提醒</text>
</view>
<view class="icon-img" style="flex-shrink: 0">
<!-- <view class="icon-img" style="flex-shrink: 0">
<image src="../../static/detection/jgtz.png" mode=""></image>
</view>
</view> -->
</view>
<view class="ang-box4" @click="goshowMenu()">
<view class="bs-di">
<text>内部管理</text>
<uni-icons type="arrow-right" color="#99D685" size="20"></uni-icons>
<!-- <uni-icons type="arrow-right" color="#99D685" size="20"></uni-icons> -->
</view>
<view class="xzi">
<!-- <text style="color: #FFFFFF ;">详细的操作手册</text> -->
<text>方便 简单 快捷</text>
</view>
<view class="icon-img" style="flex-shrink: 0">
<!-- <view class="icon-img" style="flex-shrink: 0">
<image src="../../static/detection/gsjj.png" mode=""></image>
</view>
</view> -->
</view>
<!-- <view class="ang-box">
<text>公司简介</text>
</view> -->
</view>
<!-- <view class="gangbox">-->
<!-- <view class="san-box2" @click="gorwm()">-->
<!-- <view class="cnm-icon">-->
<!-- <image src="../../static/detection/dddhex.png" mode=""></image>-->
<!-- </view>-->
<!-- <text>订单核销</text>-->
<!-- </view>-->
<!-- <view class="san-box" @click="reservations()">-->
<!-- <view class="j-icon" v-if="appAndPick.appointNum != 0">-->
<!-- <text>{{appAndPick.appointNum }}</text>-->
<!-- </view>-->
<!-- &lt;!&ndash; <view >-->
<!-- <view class="jbBox">-->
<!-- <u-badge :type="type" max="99" :value="value"></u-badge>-->
<!-- </view>-->
<!-- </view> &ndash;&gt;-->
<!-- <view class="cnm-icon">-->
<!-- <image src="../../static/detection/gsjj.png" mode=""></image>-->
<!-- </view>-->
<!-- <text>预约记录</text>-->
<!-- </view>-->
<!-- <view class="san-box3" @click="gohomecar()">-->
<!-- <view class="j-icon" v-if="appAndPick.pickNum != 0">-->
<!-- <text>{{appAndPick.pickNum }}</text>-->
<!-- </view>-->
<!-- <view class="cnm-icon">-->
<!-- <image src="../../static/detection/smqc.png" mode=""></image>-->
<!-- </view>-->
<!-- <text>上门取车</text>-->
<!-- </view>-->
<!-- </view>-->
<view class="dqtime">
<text>今天是{{ dateStr || '' }} {{ week || '' }} {{ time || '' }}</text>
</view>
</view>
</view>
@ -500,10 +475,11 @@ export default {
height: calc(100vh);
// background-color: #F4F4F4;
background-color: cornflowerblue;
background: linear-gradient( 180deg, rgba(1,116,246,0.7) 0%, rgba(1,116,246,0) 100%);
// background: url('http://www.nuoyunr.com/lananRsc/jcbjt.png') center no-repeat;
background: url('../../static/detection/mybj.png') no-repeat;
background-size: 100% 100%;
position: relative;
// background: url('../../static/detection/mybj.png') no-repeat;
// background-size: 100% 100%;
// position: relative;
}
.c-top {
@ -578,13 +554,20 @@ export default {
color: #FFFFFF;
margin-left: 5px;
}
.new_box{
background: #fff;
margin-top: 15px;
border-radius: 6px;
}
.gangbox {
width: 100%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 10px;
background: #fff;
box-sizing: border-box;
padding: 10px;
}
@ -607,10 +590,15 @@ export default {
box-sizing: border-box;
padding: 15px;
background-color: #d0e5ff;
height: 130px;
height: 90px;
border-radius: 10px;
margin-top: 10px;
font-weight: bold;
background: url('../../static/imgs/new1.png') no-repeat;
background-size: 100% 100%;
color: #fff;
// position: relative;
}
.ang-box2 {
@ -618,10 +606,13 @@ export default {
box-sizing: border-box;
padding: 15px;
background-color: #fdfcd4;
height: 130px;
height: 90px;
border-radius: 10px;
margin-top: 10px;
font-weight: bold;
background: url('../../static/imgs/new2.png') no-repeat;
background-size: 100% 100%;
color: #fff;
}
.ang-box3 {
@ -629,10 +620,12 @@ export default {
box-sizing: border-box;
padding: 15px;
background-color: #ede6ff;
height: 130px;
border-radius: 10px;
height: 90px; border-radius: 10px;
margin-top: 10px;
font-weight: bold;
background: url('../../static/imgs/new3.png') no-repeat;
background-size: 100% 100%;
color: #fff;
}
.ang-box4 {
@ -640,10 +633,13 @@ export default {
box-sizing: border-box;
padding: 15px;
background-color: #c9f9af;
height: 130px;
height: 90px;
border-radius: 10px;
margin-top: 10px;
font-weight: bold;
background: url('../../static/imgs/new4.png') no-repeat;
background-size: 100% 100%;
color: #fff;
}
.san-box {
@ -711,15 +707,13 @@ export default {
.dqtime {
width: 100%;
display: flex;
align-items: center;
justify-content: flex-end;
margin-top: 15px;
font-weight: bold;
position: fixed;
bottom: 55px;
right: 10px;
border-bottom: 1px solid #dedede;
box-sizing: border-box;padding: 15px;
}
.baizi {
@ -731,9 +725,13 @@ export default {
.threebox {
width: 100%;
display: flex;
background: #fff;
border-radius: 8px;
justify-content: space-between;
align-items: center;
margin-top: 30px;
box-sizing: border-box;
padding: 10px;
}
.t-box {
@ -744,7 +742,7 @@ export default {
.xbai {
font-size: 15px;
font-weight: 400;
color: #FFFFFF;
color: #000;
margin-bottom: 5px;
}
@ -759,7 +757,7 @@ export default {
.dbai {
font-size: 25px;
font-weight: 600;
color: #FFFFFF;
color: #000;
margin-bottom: 5px;
}
@ -803,6 +801,7 @@ export default {
align-items: center;
font-size: 22px;
justify-content: space-between;
margin-bottom: 15px;
}
.f-box {