This commit is contained in:
parent
428c6c0013
commit
f28aec9a6c
|
@ -283,14 +283,14 @@
|
||||||
<img src="../assets/images/sy/dropDown.png" />
|
<img src="../assets/images/sy/dropDown.png" />
|
||||||
<span>浙里办平均日活</span>
|
<span>浙里办平均日活</span>
|
||||||
</div>
|
</div>
|
||||||
<span style="margin-right: 20px">8135</span>
|
<span style="margin-right: 20px">9137</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="dailyActivityBox">
|
<div class="dailyActivityBox">
|
||||||
<div class="dailyActivitybottom">
|
<div class="dailyActivitybottom">
|
||||||
<img src="../assets/images/sy/dropDown.png" />
|
<img src="../assets/images/sy/dropDown.png" />
|
||||||
<span>龙游通平均日活</span>
|
<span>龙游通平均日活</span>
|
||||||
</div>
|
</div>
|
||||||
<span style="margin-right: 20px">9073</span>
|
<span style="margin-right: 20px">8146</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<el-table
|
<el-table
|
||||||
|
@ -917,33 +917,33 @@ const data = reactive({
|
||||||
tableData: [
|
tableData: [
|
||||||
{
|
{
|
||||||
highFrequencyApp: "智享工会",
|
highFrequencyApp: "智享工会",
|
||||||
monthlyVisits: "183111",
|
monthlyVisits: "474797",
|
||||||
highFrequencyApp1: "公交查询",
|
highFrequencyApp1: "公交查询",
|
||||||
monthlyVisits1: "26067",
|
monthlyVisits1: "26837",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
highFrequencyApp: "老兵码",
|
highFrequencyApp: "老兵码",
|
||||||
monthlyVisits: "23697",
|
monthlyVisits: "18246",
|
||||||
highFrequencyApp1: "公共自行车",
|
highFrequencyApp1: "小奔通",
|
||||||
monthlyVisits1: "20702",
|
monthlyVisits1: "22917",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
highFrequencyApp: "民政为民",
|
highFrequencyApp: "民政为民",
|
||||||
monthlyVisits: "14307",
|
monthlyVisits: "12899",
|
||||||
highFrequencyApp1: "小奔通",
|
highFrequencyApp1: "公共自行车",
|
||||||
monthlyVisits1: "20415",
|
monthlyVisits1: "22705",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
highFrequencyApp: "随手拍",
|
highFrequencyApp: "走心驿站",
|
||||||
monthlyVisits: "2234",
|
monthlyVisits: "8524",
|
||||||
highFrequencyApp1: "商城积分",
|
highFrequencyApp1: "商城积分",
|
||||||
monthlyVisits1: "14595",
|
monthlyVisits1: "18080",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
highFrequencyApp: "龙游通",
|
// highFrequencyApp: "龙游通",
|
||||||
monthlyVisits: "1431",
|
// monthlyVisits: "1431",
|
||||||
highFrequencyApp1: "商户入口",
|
highFrequencyApp1: "商户入口",
|
||||||
monthlyVisits1: "3864",
|
monthlyVisits1: "3565",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
jysyList: [
|
jysyList: [
|
||||||
|
|
Loading…
Reference in New Issue