refactor: 优化代码格式和注释
- 移除不必要的注释标记 - 简化CountTo组件属性格式 - 禁用不可编辑的输入框
This commit is contained in:
@ -13,7 +13,7 @@ export function readStarConfig(options = {}, ...userConfigs) {
|
||||
},
|
||||
...options,
|
||||
},
|
||||
// --- 针对 Soybean 模版遗留问题的补丁 ---
|
||||
// --- 模版遗留问题的补丁 ---
|
||||
{
|
||||
rules: {
|
||||
// 强制块顺序:script -> template -> style
|
||||
|
||||
Reference in New Issue
Block a user