|
@@ -1,7 +1,7 @@
|
|
<div class="bottom-body" :style="{backgroundColor:blackColor?'#ffffff':'#2C2E34'}">
|
|
<div class="bottom-body" :style="{backgroundColor:blackColor?'#ffffff':'#2C2E34'}">
|
|
<div class="bottom-left-container">
|
|
<div class="bottom-left-container">
|
|
<div class="bottom-left">
|
|
<div class="bottom-left">
|
|
- <p v-if="!deviceMobile" :style="{color: blackColor?'black':'white','cursor':'pointer'}" @click="link">COPYRIGHT © 2015-2018. All Rights Reserved. | 沪ICP备15047801号</p>
|
|
|
|
|
|
+ <p v-if="!deviceMobile" :style="{color: blackColor?'black':'white','cursor':'pointer'}" @click="link">COPYRIGHT © 2018-2022. All Rights Reserved. | 沪ICP备15047801号</p>
|
|
<p v-else :style="{color: blackColor?'black':'white','cursor':'pointer'}" @click="link">COPYRIGHT © . All Rights Reserved. | 沪ICP备15047801号</p>
|
|
<p v-else :style="{color: blackColor?'black':'white','cursor':'pointer'}" @click="link">COPYRIGHT © . All Rights Reserved. | 沪ICP备15047801号</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|