|
@@ -208,7 +208,7 @@
|
|
|
style="letter-spacing:10px;color:#00BFFF;line-height: 50px;font-size: 1.5vw; text-align: center;padding-left: 110px;font-weight: bold;">
|
|
|
分公司投放数据监控中心
|
|
|
<a-button @click="fullScreen" v-if="fullText"
|
|
|
- style="float: right;background: rgb(58, 77, 87);height: 28px;margin-top: 2px;margin-right: 2px;"
|
|
|
+ style="float: right;background: rgb(58, 77, 87);height: 18px;margin-top: 2px;margin-right: 2px;font-size: 12px;"
|
|
|
type="primary" size="small">全屏查看</a-button>
|
|
|
<a-button @click="signOutfullScreen" v-else
|
|
|
style="float: right;background: rgb(58, 77, 87);height: 18px;margin-top: 2px;margin-right: 2px;font-size: 12px;"
|