opentiny / opentiny/tiny-engine
🐛 [Bug]: 右侧的组件属性面板区的样式里面没法通过json配置设置默认值,如我要设置个尺寸宽(W)为 60的默认值
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Vue
- Stars
- 2.8k
- Forks
- 476
- Avg merge
- 17h 35m
- Merged PRs (30d)
- 1
Description
Environment
chorme
Version
latest
Version
develop
Link to minimal reproduction
Step to reproduce
右侧的组件属性面板区的样式里面没法通过json配置设置默认值
What is expected
No response
What is actually happening
No response
What is your project name
低代码
Any additional comments (optional)
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the right-side component property panel, focusing on the style section and its JSON configuration. Trace the configuration entry point for the W/width field; it is done when a JSON-defined default value of 60 is applied to the component.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100