feat: 添加移动端适配和优化组件样式
refactor: 重构CSS和LESS文件结构 style: 调整搜索页和公共样式 fix: 修复组件图片路径问题 docs: 更新组件文档和注释
This commit is contained in:
@@ -44,6 +44,8 @@ const watchList = {
|
||||
"../component/huddle-box/huddle-box.txt": "../component/huddle-box/huddle-box.js",
|
||||
|
||||
"../component/helper-pop/helper-pop.txt": "../component/helper-pop/helper-pop.js",
|
||||
"../component/group-pop/group-pop.txt": "../component/group-pop/group-pop.js",
|
||||
"../component/QR-code-pop/QR-code-pop.txt": "../component/QR-code-pop/QR-code-pop.js",
|
||||
|
||||
// 可添加更多文件(格式:'txt路径': 'js路径')
|
||||
// './component/other/other.txt': './component/other/other.js',
|
||||
|
||||
Reference in New Issue
Block a user