增加东西

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

@@ -11,7 +11,7 @@
<script>
import headerHeight from '@/component/headerHeight.vue';
import baseBgUrl from '@/static/image/general/fy_bg.jpg';
import config from '@/until/config.js';
import http from '@/until/http.js';
import navBar from '@/component/nav.vue';
import tableView from '@/component/newTable.vue'
@@ -24,7 +24,7 @@ export default {
data() {
return {
guildId: null,
baseBgUrl,
aseBgUrl: config.PRIMARY_BGURL,
dataList: [],
pageConfig: {
currentPage: 1,