first commit
This commit is contained in:
parent
a1908a2aad
commit
a4b56b1e0c
@ -391,7 +391,7 @@
|
|||||||
? $util.getMoney(pageData.lYearRevenue.data / 10000)
|
? $util.getMoney(pageData.lYearRevenue.data / 10000)
|
||||||
: "0.00"
|
: "0.00"
|
||||||
}}</text>
|
}}</text>
|
||||||
<text class="label">{{compareYear}}年/万元</text>
|
<text class="label">{{ compareYear }}年/万元</text>
|
||||||
</div>
|
</div>
|
||||||
<img
|
<img
|
||||||
class="pkLogo"
|
class="pkLogo"
|
||||||
@ -434,7 +434,9 @@
|
|||||||
<div class="titleItem" style="width: 110rpx">
|
<div class="titleItem" style="width: 110rpx">
|
||||||
{{ curYear || "" }}年
|
{{ curYear || "" }}年
|
||||||
</div>
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">{{compareYear|| "" }}年</div>
|
<div class="titleItem" style="width: 110rpx">
|
||||||
|
{{ compareYear || "" }}年
|
||||||
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增长</div>
|
<div class="titleItem" style="width: 110rpx">增长</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增幅</div>
|
<div class="titleItem" style="width: 110rpx">增幅</div>
|
||||||
<!-- 增长 / 23年 -->
|
<!-- 增长 / 23年 -->
|
||||||
@ -1021,7 +1023,9 @@
|
|||||||
<div class="titleItem" style="width: 110rpx">
|
<div class="titleItem" style="width: 110rpx">
|
||||||
{{ curYear || "" }}年
|
{{ curYear || "" }}年
|
||||||
</div>
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">{{compareYear|| "" }}年</div>
|
<div class="titleItem" style="width: 110rpx">
|
||||||
|
{{ compareYear || "" }}年
|
||||||
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增长</div>
|
<div class="titleItem" style="width: 110rpx">增长</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增幅</div>
|
<div class="titleItem" style="width: 110rpx">增幅</div>
|
||||||
<!-- 增长 / 23年 -->
|
<!-- 增长 / 23年 -->
|
||||||
@ -1195,7 +1199,7 @@
|
|||||||
? $util.getMoney(pageData.lYearAccount.data / 10000)
|
? $util.getMoney(pageData.lYearAccount.data / 10000)
|
||||||
: "0.00"
|
: "0.00"
|
||||||
}}</text>
|
}}</text>
|
||||||
<text class="label">{{compareYear|| "" }}年/万元</text>
|
<text class="label">{{ compareYear || "" }}年/万元</text>
|
||||||
</div>
|
</div>
|
||||||
<img
|
<img
|
||||||
class="pkLogo"
|
class="pkLogo"
|
||||||
@ -1238,7 +1242,9 @@
|
|||||||
<div class="titleItem" style="width: 110rpx">
|
<div class="titleItem" style="width: 110rpx">
|
||||||
{{ curYear || "" }}年
|
{{ curYear || "" }}年
|
||||||
</div>
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">{{compareYear|| "" }}年</div>
|
<div class="titleItem" style="width: 110rpx">
|
||||||
|
{{ compareYear || "" }}年
|
||||||
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增长</div>
|
<div class="titleItem" style="width: 110rpx">增长</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增幅</div>
|
<div class="titleItem" style="width: 110rpx">增幅</div>
|
||||||
<!-- 增长 / 23年 -->
|
<!-- 增长 / 23年 -->
|
||||||
@ -1622,7 +1628,9 @@
|
|||||||
<div class="titleItem" style="width: 110rpx">
|
<div class="titleItem" style="width: 110rpx">
|
||||||
{{ curYear || "" }}年
|
{{ curYear || "" }}年
|
||||||
</div>
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">{{compareYear|| "" }}年</div>
|
<div class="titleItem" style="width: 110rpx">
|
||||||
|
{{ compareYear || "" }}年
|
||||||
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增长</div>
|
<div class="titleItem" style="width: 110rpx">增长</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增幅</div>
|
<div class="titleItem" style="width: 110rpx">增幅</div>
|
||||||
<!-- 增长 / 23年 -->
|
<!-- 增长 / 23年 -->
|
||||||
@ -1796,7 +1804,7 @@
|
|||||||
? $util.getMoney(pageData.lYearBayonet.data / 10000)
|
? $util.getMoney(pageData.lYearBayonet.data / 10000)
|
||||||
: "0.00"
|
: "0.00"
|
||||||
}}</text>
|
}}</text>
|
||||||
<text class="label">{{compareYear|| "" }}年/万辆</text>
|
<text class="label">{{ compareYear || "" }}年/万辆</text>
|
||||||
</div>
|
</div>
|
||||||
<img
|
<img
|
||||||
class="pkLogo"
|
class="pkLogo"
|
||||||
@ -1836,7 +1844,9 @@
|
|||||||
<div class="titleItem" style="width: 110rpx">
|
<div class="titleItem" style="width: 110rpx">
|
||||||
{{ curYear || "" }}年
|
{{ curYear || "" }}年
|
||||||
</div>
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">{{compareYear|| "" }}年</div>
|
<div class="titleItem" style="width: 110rpx">
|
||||||
|
{{ compareYear || "" }}年
|
||||||
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增长</div>
|
<div class="titleItem" style="width: 110rpx">增长</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增幅</div>
|
<div class="titleItem" style="width: 110rpx">增幅</div>
|
||||||
<!-- 增长 / 23年 -->
|
<!-- 增长 / 23年 -->
|
||||||
@ -2220,7 +2230,9 @@
|
|||||||
<div class="titleItem" style="width: 110rpx">
|
<div class="titleItem" style="width: 110rpx">
|
||||||
{{ curYear || "" }}年
|
{{ curYear || "" }}年
|
||||||
</div>
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">{{compareYear|| "" }}年</div>
|
<div class="titleItem" style="width: 110rpx">
|
||||||
|
{{ compareYear || "" }}年
|
||||||
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增长</div>
|
<div class="titleItem" style="width: 110rpx">增长</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增幅</div>
|
<div class="titleItem" style="width: 110rpx">增幅</div>
|
||||||
<!-- <div class="titleItem" style="width: 130rpx">同比去年</div>-->
|
<!-- <div class="titleItem" style="width: 130rpx">同比去年</div>-->
|
||||||
@ -2886,7 +2898,9 @@
|
|||||||
<div class="titleItem" style="width: 110rpx">
|
<div class="titleItem" style="width: 110rpx">
|
||||||
{{ curYear || "" }}年
|
{{ curYear || "" }}年
|
||||||
</div>
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">{{compareYear|| "" }}年</div>
|
<div class="titleItem" style="width: 110rpx">
|
||||||
|
{{ compareYear || "" }}年
|
||||||
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增长</div>
|
<div class="titleItem" style="width: 110rpx">增长</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增幅</div>
|
<div class="titleItem" style="width: 110rpx">增幅</div>
|
||||||
<!-- <div class="titleItem" style="width: 130rpx">同比去年</div>-->
|
<!-- <div class="titleItem" style="width: 130rpx">同比去年</div>-->
|
||||||
@ -3554,7 +3568,9 @@
|
|||||||
<div class="titleItem" style="width: 110rpx">
|
<div class="titleItem" style="width: 110rpx">
|
||||||
{{ curYear || "" }}年
|
{{ curYear || "" }}年
|
||||||
</div>
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">{{compareYear|| "" }}年</div>
|
<div class="titleItem" style="width: 110rpx">
|
||||||
|
{{ compareYear || "" }}年
|
||||||
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增长</div>
|
<div class="titleItem" style="width: 110rpx">增长</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增幅</div>
|
<div class="titleItem" style="width: 110rpx">增幅</div>
|
||||||
<!-- <div class="titleItem" style="width: 130rpx">同比去年</div>-->
|
<!-- <div class="titleItem" style="width: 130rpx">同比去年</div>-->
|
||||||
@ -3642,7 +3658,9 @@
|
|||||||
<div class="titleItem" style="width: 110rpx">
|
<div class="titleItem" style="width: 110rpx">
|
||||||
{{ curYear || "" }}年
|
{{ curYear || "" }}年
|
||||||
</div>
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">{{compareYear|| "" }}年</div>
|
<div class="titleItem" style="width: 110rpx">
|
||||||
|
{{ compareYear || "" }}年
|
||||||
|
</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增长</div>
|
<div class="titleItem" style="width: 110rpx">增长</div>
|
||||||
<div class="titleItem" style="width: 110rpx">增幅</div>
|
<div class="titleItem" style="width: 110rpx">增幅</div>
|
||||||
<!-- <div class="titleItem" style="width: 130rpx">同比去年</div>-->
|
<!-- <div class="titleItem" style="width: 130rpx">同比去年</div>-->
|
||||||
@ -3898,7 +3916,7 @@ export default {
|
|||||||
curYear: 2025,
|
curYear: 2025,
|
||||||
compareYear: 2024,
|
compareYear: 2024,
|
||||||
startTime: "2025-01-14",
|
startTime: "2025-01-14",
|
||||||
endTime: "2025-02-23",
|
endTime: "2025-02-22",
|
||||||
lastYearStart: "2024/01/26",
|
lastYearStart: "2024/01/26",
|
||||||
lastYearEnd: "2024/03/05",
|
lastYearEnd: "2024/03/05",
|
||||||
},
|
},
|
||||||
@ -4108,7 +4126,7 @@ export default {
|
|||||||
// 当前最大的时间 (索引)
|
// 当前最大的时间 (索引)
|
||||||
let maxIndex = 0;
|
let maxIndex = 0;
|
||||||
this.defaultFestivalList.forEach((item, index) => {
|
this.defaultFestivalList.forEach((item, index) => {
|
||||||
if (new Date(item.endTime).getTime() < nowTime) {
|
if (new Date(item.endTime).getTime() <= nowTime) {
|
||||||
if (maxTime < new Date(item.endTime).getTime()) {
|
if (maxTime < new Date(item.endTime).getTime()) {
|
||||||
maxTime = new Date(item.endTime).getTime();
|
maxTime = new Date(item.endTime).getTime();
|
||||||
maxObj = item;
|
maxObj = item;
|
||||||
@ -4128,6 +4146,7 @@ export default {
|
|||||||
console.log("当前节日的索引", currentIndex);
|
console.log("当前节日的索引", currentIndex);
|
||||||
console.log("当前节日的对象", currentObj);
|
console.log("当前节日的对象", currentObj);
|
||||||
console.log("当前节日", this.selectFestival);
|
console.log("当前节日", this.selectFestival);
|
||||||
|
console.log("当前节日currentObj", currentObj);
|
||||||
|
|
||||||
// 到此已经拿到了当前节日的基础数据 下面要根据节日去搞出他的列表数据
|
// 到此已经拿到了当前节日的基础数据 下面要根据节日去搞出他的列表数据
|
||||||
// 分为两种情况 1、当前时间在这个时间范围内容 那么天数数组就到当前时间为止
|
// 分为两种情况 1、当前时间在这个时间范围内容 那么天数数组就到当前时间为止
|
||||||
@ -4155,10 +4174,12 @@ export default {
|
|||||||
this.currentHoliday = dayNumber;
|
this.currentHoliday = dayNumber;
|
||||||
this.currentScroll = "item" + this.lastDay;
|
this.currentScroll = "item" + this.lastDay;
|
||||||
this.StatisticsDate = this.lastDay;
|
this.StatisticsDate = this.lastDay;
|
||||||
} else if (new Date(currentObj.endTime).getTime() < nowTime) {
|
} else if (new Date(currentObj.endTime).getTime() <= nowTime) {
|
||||||
// 当前时间已经过了这个时间范围了
|
// 当前时间已经过了这个时间范围了
|
||||||
let dayNumber =
|
let dayNumber = moment(currentObj.endTime).diff(
|
||||||
moment(currentObj.endTime).diff(currentObj.startTime, "days") + 1;
|
currentObj.startTime,
|
||||||
|
"days"
|
||||||
|
)+ 1;
|
||||||
console.log("dayNumber", dayNumber);
|
console.log("dayNumber", dayNumber);
|
||||||
if (dayNumber > 0) {
|
if (dayNumber > 0) {
|
||||||
for (let i = 0; i < dayNumber; i++) {
|
for (let i = 0; i < dayNumber; i++) {
|
||||||
@ -4171,8 +4192,14 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.currentHoliday = dayNumber;
|
this.currentHoliday = dayNumber;
|
||||||
this.currentScroll = "item" + currentObj.endTime;
|
this.currentScroll =
|
||||||
this.StatisticsDate = currentObj.endTime;
|
"item" +
|
||||||
|
moment(currentObj.startTime)
|
||||||
|
.add(dayNumber - 1, "days")
|
||||||
|
.format("YYYY-MM-DD");
|
||||||
|
this.StatisticsDate = moment(currentObj.startTime)
|
||||||
|
.add(dayNumber - 1, "days")
|
||||||
|
.format("YYYY-MM-DD");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
console.log("dayList", dayList);
|
console.log("dayList", dayList);
|
||||||
@ -4454,10 +4481,10 @@ export default {
|
|||||||
this.currentHoliday = dayNumber;
|
this.currentHoliday = dayNumber;
|
||||||
this.currentScroll = "item" + this.lastDay;
|
this.currentScroll = "item" + this.lastDay;
|
||||||
this.StatisticsDate = this.lastDay;
|
this.StatisticsDate = this.lastDay;
|
||||||
} else if (new Date(currentObj.endTime).getTime() < nowTime) {
|
} else if (new Date(currentObj.endTime).getTime() <= nowTime) {
|
||||||
// 当前时间已经过了这个时间范围了
|
// 当前时间已经过了这个时间范围了
|
||||||
let dayNumber =
|
let dayNumber =
|
||||||
moment(currentObj.endTime).diff(currentObj.startTime, "days") + 1;
|
moment(currentObj.endTime).diff(currentObj.startTime, "days") + 1 ;
|
||||||
console.log("dayNumber", dayNumber);
|
console.log("dayNumber", dayNumber);
|
||||||
if (dayNumber > 0) {
|
if (dayNumber > 0) {
|
||||||
for (let i = 0; i < dayNumber; i++) {
|
for (let i = 0; i < dayNumber; i++) {
|
||||||
@ -4470,8 +4497,12 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.currentHoliday = dayNumber;
|
this.currentHoliday = dayNumber;
|
||||||
this.currentScroll = "item" + currentObj.endTime;
|
this.currentScroll = "item" + moment(currentObj.startTime)
|
||||||
this.StatisticsDate = currentObj.endTime;
|
.add(dayNumber - 1, "days")
|
||||||
|
.format("YYYY-MM-DD");
|
||||||
|
this.StatisticsDate = moment(currentObj.startTime)
|
||||||
|
.add(dayNumber - 1, "days")
|
||||||
|
.format("YYYY-MM-DD");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
console.log("dayList", dayList);
|
console.log("dayList", dayList);
|
||||||
@ -5509,6 +5540,7 @@ export default {
|
|||||||
// 跳转到门店详情页面
|
// 跳转到门店详情页面
|
||||||
handleGoShopDetail() {
|
handleGoShopDetail() {
|
||||||
// ServerpartIds=416&time=2024-01-31&ProvinceCode=340000
|
// ServerpartIds=416&time=2024-01-31&ProvinceCode=340000
|
||||||
|
console.log("this.currentScroll", this.currentScroll);
|
||||||
let time = this.currentScroll.split("item")[1];
|
let time = this.currentScroll.split("item")[1];
|
||||||
this.$util.toNextRoute(
|
this.$util.toNextRoute(
|
||||||
"navigateTo",
|
"navigateTo",
|
||||||
@ -5519,6 +5551,7 @@ export default {
|
|||||||
},
|
},
|
||||||
// 跳转更多记录的页面
|
// 跳转更多记录的页面
|
||||||
handleGoMorePage(type) {
|
handleGoMorePage(type) {
|
||||||
|
console.log("this.currentScroll", this.currentScroll);
|
||||||
let time = this.currentScroll.split("item")[1];
|
let time = this.currentScroll.split("item")[1];
|
||||||
this.$util.toNextRoute(
|
this.$util.toNextRoute(
|
||||||
"navigateTo",
|
"navigateTo",
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<web-view src="https://ahyd.eshangtech.com/robot/"></web-view>
|
<web-view src="https://eshangtech.com/deepseek/"></web-view>
|
||||||
|
<!-- <web-view src="https://ahyd.eshangtech.com/robot/"></web-view> -->
|
||||||
<!-- <web-view src="https://saas.eshangtech.com/robot/robot"></web-view> -->
|
<!-- <web-view src="https://saas.eshangtech.com/robot/robot"></web-view> -->
|
||||||
<!-- <view class="main" v-if="false">
|
<!-- <view class="main" v-if="false">
|
||||||
<view
|
<view
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user