refactor: 删除 webConfig.vue 中的空样式块
- 移除了 webConfig.vue 文件中未使用的空样式块 - 简化了代码结构,提高了代码的可读性和维护性
This commit is contained in:
		| @@ -110,8 +110,3 @@ export default { | ||||
|     </template> | ||||
|   </ai-card> | ||||
| </template> | ||||
|  | ||||
| <style scoped lang="scss"> | ||||
| .webConfig { | ||||
| } | ||||
| </style> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user