mirror of
http://112.124.100.131/ebiz-ai/ebiz-ai-knowledge-manage.git
synced 2025-12-06 17:36:48 +08:00
feat(web): 添加注释图标和 Alt 文本图标
- 新增多个注释相关图标,包括检查、评论、帮助、插入、键、新段落、无图标、笔记、回形针、段落和图钉图标 - 添加 Alt 文本图标 - 增加版权信息文件
This commit is contained in:
@@ -21,7 +21,7 @@ module.exports = {
|
||||
在大多数情况下,请使用'/'!
|
||||
详细信息:https://cli.vuejs.org/config/#publicpath
|
||||
*/
|
||||
publicPath: '/factory',
|
||||
publicPath: '/knowledge',
|
||||
outputDir: 'dist',
|
||||
assetsDir: 'static',
|
||||
lintOnSave: process.env.NODE_ENV === 'development',
|
||||
|
||||
Reference in New Issue
Block a user