Files
obsidian-notes/1Project/构建新框架/MVVM/ISSUE.md
zzz eedc745408 Merge branch 'master' of https://gitee.com/zzzisfunnyboy/obsidian-notes
# Conflicts:
#	1Project/外包/Project_城堡/_城堡.md
#	1Project/构建新框架/MVVM/ISSUE.md
2025-07-18 09:58:48 +08:00

13 lines
304 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

- 无可靠debug方式
- 处理标签的时候无明显的Debug提示
- 声明一个UI太麻烦了
- 会强绑定一个ViewModel如果不绑定则无法使用标签特性
- 声明ViewModel
- 声明信息
- 获取Model
- 事件通知
- 命令
- 声明View
- 标签组件
- 获取组件