-
Notifications
You must be signed in to change notification settings - Fork 156
feat: framework 文档修改 #2568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat: framework 文档修改 #2568
Conversation
mini/framework/ACSS 语法参考.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
AXML 组件的显示效果
mini/framework/ACSS 语法参考.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rpx(responsive pixel)是根据屏幕宽度自适应的像素单位,
mini/framework/ACSS 语法参考.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
例如 third-party/page.acss
mini/framework/自定义组件/获取更新性能统计信息.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
文档内容如下:
mini/framework/自定义组件/自定义组件常见问题.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
链接
mini/framework/自定义组件/自定义组件介绍.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
参数没了
mini/framework/自定义组件/组件间关系.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
链接
mini/framework/自定义组件/组件间关系.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
把 注意 放到代码块外面
mini/framework/自定义组件/组件配置.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<br/>
回车没了
mini/framework/自定义组件/组件模板和样式.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
自定义组件可以通过声明 props 来与外部调用者互动
mini/framework/自定义组件/组件模板和样式.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
除了数据的处理与通知
保留
mini/framework/AXML/AXML介绍.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
接下来是修改后的全文内容:
mini/framework/AXML/AXML介绍.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{{ message }}
保留花括号里面空格
mini/framework/AXML/列表渲染.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
revert
mini/framework/AXML/列表渲染.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
revert
mini/framework/AXML/引入 SJS.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
import-sjs
功能标签的 name
属性必须是一个合法(满足/^[A-Za-z_][A-Za-z0-9_]*$/
正则规则)的标识符
mini/framework/AXML/引用.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
不应该被注释掉
mini/framework/AXML/数据绑定.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
一个合法的标识符
mini/framework/AXML/模板.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
改回 />
自闭合
mini/framework/AXML/模板.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wx:for
-> a:for
移除 wx:key
mini/framework/SJS 语法参考/SJS 响应事件.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
revert
mini/framework/SJS 语法参考/SJS 响应事件.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
revert
mini/framework/SJS 语法参考/SJS 响应事件.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
链接
mini/framework/SJS 语法参考/SJS 响应事件.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
链接
利用 AI 实现的文档表达优化,主要包括:
修正错别字、标点
句式、表达语气、段落组织优化,让阅读更通顺
个别代码和注释错误
PR 内容未经人工处理,修改准确性一般在 80% 左右,请在合并前充分审阅。