-
Notifications
You must be signed in to change notification settings - Fork 12
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
feat: add frontend-low-code docs #79
Conversation
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.
@Jandiasnow Please fix the comments post by markdownlint bot
|
||
本章节介绍如何使用低码 Kit 开发前端应用。 | ||
|
||
|
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.
@Jandiasnow twoo much blanks lines here.
|
||
点击【页面管理】,点击【右上角选择分支】切换到 `dev` 分支,如图所示, | ||
|
||
接下来我们需要创建一个页面来实现 `Hello World` 的功能,如下所示,当前我们还没有页面模板(已有的页面),可以不选择: |
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.
与图中命名最好一致 HelloWorld
,图中的命名多了一个 w
。。。
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.
@bjwswang 看下,应该没问题了 |
|
||
- 方式二:【属性设置面板】-【调用函数】(目前仅支持解析全局函数 `bff` 所绑定的 npm 资产的方法 ),如下图所示: | ||
|
||
![添加页面数据](images/page_add_api.png) |
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.
ref: #38