|
@@ -5,8 +5,8 @@
|
|
<s-header :name="sys ? sys.title : sysTitle" :noback="true" :isFixed="false"></s-header>
|
|
<s-header :name="sys ? sys.title : sysTitle" :noback="true" :isFixed="false"></s-header>
|
|
<!-- 留言滚动条 -->
|
|
<!-- 留言滚动条 -->
|
|
<template v-if="noticeContent.title">
|
|
<template v-if="noticeContent.title">
|
|
- <van-notice-bar @click="noticeClk" mode="link" :scrollable="true" color="rgba(64,77,116,1)" background="#fff" style="font-size: 0.375rem;"
|
|
|
|
- left-icon="volume-o" :text="noticeContent.title" />
|
|
|
|
|
|
+ <van-notice-bar @click="noticeClk" mode="link" :scrollable="true" color="rgba(64,77,116,1)" background="#fff"
|
|
|
|
+ style="font-size: 0.375rem;" left-icon="volume-o" :text="noticeContent.title" />
|
|
</template>
|
|
</template>
|
|
<div class="intervalRow"></div>
|
|
<div class="intervalRow"></div>
|
|
<div class="nameDeviceRow flex-col">
|
|
<div class="nameDeviceRow flex-col">
|
|
@@ -35,34 +35,34 @@
|
|
<div v-if="showDataDiv" class="o-plr-8 o-pt-10">
|
|
<div v-if="showDataDiv" class="o-plr-8 o-pt-10">
|
|
<div class="salesData flex-col" @click="pushOrderCenter">
|
|
<div class="salesData flex-col" @click="pushOrderCenter">
|
|
<!-- <div class="block5 flex-col"> -->
|
|
<!-- <div class="block5 flex-col"> -->
|
|
- <div class="topTitle flex-row justify-end">
|
|
|
|
- <span class="txt10">{{ $t("home.orderData") }}</span>
|
|
|
|
- <div class="layer4 flex-col"></div>
|
|
|
|
- </div>
|
|
|
|
- <div class="salesDataBox flex-row">
|
|
|
|
- <div class="dataGroup flex-col">
|
|
|
|
- <div class="dataGroupBox flex-row justify-center">
|
|
|
|
- <!-- 首页 - 订单数据 - 收入总额¥ -->
|
|
|
|
- <!-- <span class="word8">¥</span> -->
|
|
|
|
- <span class="currencySymbol">{{ currencySymbol }}</span>
|
|
|
|
- <span class="dataNum">{{ salesVolume.toFixed(2) }}</span>
|
|
|
|
- </div>
|
|
|
|
- <span class="dataText">{{ $t("home.totalIncome") }}</span>
|
|
|
|
|
|
+ <div class="topTitle flex-row justify-end">
|
|
|
|
+ <span class="txt10">{{ $t("home.orderData") }}</span>
|
|
|
|
+ <div class="layer4 flex-col"></div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="salesDataBox flex-row">
|
|
|
|
+ <div class="dataGroup flex-col">
|
|
|
|
+ <div class="dataGroupBox flex-row justify-center">
|
|
|
|
+ <!-- 首页 - 订单数据 - 收入总额¥ -->
|
|
|
|
+ <!-- <span class="word8">¥</span> -->
|
|
|
|
+ <span class="currencySymbol">{{ currencySymbol }}</span>
|
|
|
|
+ <span class="dataNum">{{ salesVolume.toFixed(2) }}</span>
|
|
</div>
|
|
</div>
|
|
- <div class="dataGroup flex-col">
|
|
|
|
- <div class="dataGroupBox flex-col justify-between">
|
|
|
|
- <span class="dataNum">{{ salesNumber }}</span>
|
|
|
|
- <span class="dataText">{{ $t("home.productNum") }}</span>
|
|
|
|
- </div>
|
|
|
|
|
|
+ <span class="dataText">{{ $t("home.totalIncome") }}</span>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="dataGroup flex-col">
|
|
|
|
+ <div class="dataGroupBox flex-col justify-between">
|
|
|
|
+ <span class="dataNum">{{ salesNumber }}</span>
|
|
|
|
+ <span class="dataText">{{ $t("home.productNum") }}</span>
|
|
</div>
|
|
</div>
|
|
- <div class="dataGroup flex-col">
|
|
|
|
- <div class="dataGroupBox flex-col justify-between">
|
|
|
|
- <span class="dataNum">{{ orderNumber }}</span>
|
|
|
|
- <span class="dataText">{{ $t("home.numberOfOrders") }}</span>
|
|
|
|
- </div>
|
|
|
|
|
|
+ </div>
|
|
|
|
+ <div class="dataGroup flex-col">
|
|
|
|
+ <div class="dataGroupBox flex-col justify-between">
|
|
|
|
+ <span class="dataNum">{{ orderNumber }}</span>
|
|
|
|
+ <span class="dataText">{{ $t("home.numberOfOrders") }}</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
+ </div>
|
|
<!-- </div> -->
|
|
<!-- </div> -->
|
|
</div>
|
|
</div>
|
|
<!-- 时间 -->
|
|
<!-- 时间 -->
|
|
@@ -82,29 +82,20 @@
|
|
</div>
|
|
</div>
|
|
<kNoData v-else></kNoData>
|
|
<kNoData v-else></kNoData>
|
|
<!-- </div> -->
|
|
<!-- </div> -->
|
|
- <!-- 常用工具 -->
|
|
|
|
|
|
+ <!-- 机器销售额 -->
|
|
<div class="outer9 flex-col justify-center">
|
|
<div class="outer9 flex-col justify-center">
|
|
<div class="main24 flex-col justify-between">
|
|
<div class="main24 flex-col justify-between">
|
|
<div class="ImageText10 flex-col">
|
|
<div class="ImageText10 flex-col">
|
|
<div class="wrap2 flex-row justify-between">
|
|
<div class="wrap2 flex-row justify-between">
|
|
<div class="outer10 flex-col"></div>
|
|
<div class="outer10 flex-col"></div>
|
|
<div class="TextGroup13 flex-col">
|
|
<div class="TextGroup13 flex-col">
|
|
- <span class="txt13">{{ $t("home.commonTools") }}</span>
|
|
|
|
|
|
+ <span class="txt13">{{ $t("home.machineSales") }}</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <div class="outer11 flex-row">
|
|
|
|
- <div class="main25 flex-col" v-for="(item, index) in pushToolList" :key="index"
|
|
|
|
- @click="pushToolPage(item.value)">
|
|
|
|
- <img class="mod7 flex-col" :src="showLogo(item.value)" />
|
|
|
|
- <div class="TextGroup14 flex-col">
|
|
|
|
- <!-- <span class="info15" v-html="item.label"></span> -->
|
|
|
|
- <span class="info15">{{ $t(item.label) }}</span>
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
|
|
+
|
|
</div>
|
|
</div>
|
|
<!-- 通知弹窗 -->
|
|
<!-- 通知弹窗 -->
|
|
<kDialog :dialogTitle="$t('home.notificationPop.notification')" :cancelBtnTxt="$t('home.notificationPop.nextTime')"
|
|
<kDialog :dialogTitle="$t('home.notificationPop.notification')" :cancelBtnTxt="$t('home.notificationPop.nextTime')"
|