This commit is contained in:
parent
a031176c1c
commit
fef5d63039
|
@ -1437,14 +1437,6 @@ const showEc = (val) => {
|
||||||
1411, 1232, 1232,
|
1411, 1232, 1232,
|
||||||
]; // 骑行时长(分钟)
|
]; // 骑行时长(分钟)
|
||||||
dataEc.times = [
|
dataEc.times = [
|
||||||
"15",
|
|
||||||
"16",
|
|
||||||
"17",
|
|
||||||
"18",
|
|
||||||
"19",
|
|
||||||
"20",
|
|
||||||
"21",
|
|
||||||
"22",
|
|
||||||
"23",
|
"23",
|
||||||
"24",
|
"24",
|
||||||
"25",
|
"25",
|
||||||
|
@ -1452,6 +1444,14 @@ const showEc = (val) => {
|
||||||
"27",
|
"27",
|
||||||
"28",
|
"28",
|
||||||
"29",
|
"29",
|
||||||
|
"30",
|
||||||
|
"01",
|
||||||
|
"02",
|
||||||
|
"03",
|
||||||
|
"04",
|
||||||
|
"05",
|
||||||
|
"06",
|
||||||
|
"07",
|
||||||
];
|
];
|
||||||
dialogShowEc.value = true;
|
dialogShowEc.value = true;
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Reference in New Issue