1.所有搜索样式调整

2.统计分析调整
3.导出word格式调整
This commit is contained in:
pan
2024-09-03 16:15:48 +08:00
parent 522a40ae64
commit 8b01478e07
25 changed files with 610 additions and 478 deletions

View File

@@ -35,8 +35,8 @@ export default {
},
data() {
return {
// title: "工具管理及技术交流平台",
title: process.env.VUE_APP_TITLE,
// title: process.env.VUE_APP_TITLE,
logo: logoImg
}
}