增加东西
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
|
||||
<script>
|
||||
import headerHeight from '@/component/headerHeight.vue';
|
||||
import baseBgUrl from '@/static/image/general/fy_bg.jpg';
|
||||
import config from '@/until/config.js';
|
||||
import navBar from '@/component/nav.vue';
|
||||
import http from '@/until/http.js';
|
||||
import logout from '@/static/image/union/logout.png'
|
||||
@@ -135,7 +135,7 @@
|
||||
data() {
|
||||
return {
|
||||
detailData: null,
|
||||
baseBgUrl,
|
||||
baseBgUrl:config.PRIMARY_BGURL,
|
||||
logo,
|
||||
logout,
|
||||
buttonStatus: null,
|
||||
@@ -504,7 +504,7 @@
|
||||
width: 120rpx;
|
||||
height: 120rpx;
|
||||
border-radius: 50%;
|
||||
background-color: aquamarine;
|
||||
// background-color: aquamarine;
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user