增加东西

This commit is contained in:
yziiy
2025-10-30 18:27:45 +08:00
parent 4fc72fbffe
commit 5ed0c676b2
200 changed files with 59 additions and 288 deletions

View File

@@ -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%;