|
@@ -2,9 +2,6 @@
|
|
|
<div class="bg-img" id="fullScreen">
|
|
|
<div style="display: flex;justify-content: space-between">
|
|
|
<div style="width: 330px"></div>
|
|
|
- <div class="title-style">
|
|
|
- 营销管理平台
|
|
|
- </div>
|
|
|
<div style="width: 330px" class="time-style">{{nowTime}}</div>
|
|
|
</div>
|
|
|
<fullScreen ref="fullRef" class="inline-16" domId="fullScreen" v-show="false"></fullScreen>
|