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