Commit 300e5649 authored by youjie's avatar youjie

no message

parent c241363d
...@@ -215,7 +215,7 @@ ...@@ -215,7 +215,7 @@
</template> </template>
</el-table-column> </el-table-column>
<template slot="append"> <template slot="append">
<div style="display: flex;padding: 5px;color: black;text-indent: 5px;"> <div style="display: flex;padding: 5px;color: black;text-indent: 5px;font-weight: bold;">
<div style="width: 200px;color: black;">{{totalObj.AccountName}}</div> <div style="width: 200px;color: black;">{{totalObj.AccountName}}</div>
<div style="width: 130px;"></div> <div style="width: 130px;"></div>
<div style="width: 90px;color: black;">{{totalObj.FansNum}}</div> <div style="width: 90px;color: black;">{{totalObj.FansNum}}</div>
...@@ -335,7 +335,7 @@ ...@@ -335,7 +335,7 @@
</template> </template>
</el-table-column> </el-table-column>
<template slot="append"> <template slot="append">
<div style="display: flex;padding: 5px;color: black;text-indent: 5px;"> <div style="display: flex;padding: 5px;color: black;text-indent: 5px;font-weight: bold;">
<div style="width: 200px;color: black;">{{totalObj.AccountName}}</div> <div style="width: 200px;color: black;">{{totalObj.AccountName}}</div>
<div style="width: 130px;"></div> <div style="width: 130px;"></div>
<div style="width: 90px;color: black;">{{totalObj.FansNum}}</div> <div style="width: 90px;color: black;">{{totalObj.FansNum}}</div>
...@@ -467,7 +467,7 @@ ...@@ -467,7 +467,7 @@
</template> </template>
</el-table-column> </el-table-column>
<template slot="append"> <template slot="append">
<div style="display: flex;padding: 5px;color: black;text-indent: 5px;"> <div style="display: flex;padding: 5px;color: black;text-indent: 5px;font-weight: bold;">
<div style="width: 200px;color: black;">{{totalObj.AccountName}}</div> <div style="width: 200px;color: black;">{{totalObj.AccountName}}</div>
<div style="width: 130px;"></div> <div style="width: 130px;"></div>
<div style="width: 90px;color: black;">{{totalObj.FansNum}}</div> <div style="width: 90px;color: black;">{{totalObj.FansNum}}</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment