Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-easy-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
easyUI
hls-easy-ui
Commits
e387fed5
Commit
e387fed5
authored
Aug 12, 2019
by
JingChao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
79e15dcc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
packages/components/HLayout/README.md
+1
-1
No files found.
packages/components/HLayout/README.md
View file @
e387fed5
...
...
@@ -172,7 +172,7 @@ export default {
1.
动态布局目前仅仅支持一个 s-tab组件,一个底部按钮bottom-tab 组件
2.
组件名为h-layout,需要在布局查询出来之后再去渲染此组件否则渲染失败
3.
布局的查询在created生命周期函数内查询,查询成功再去渲染组件
4.
应
无法在data里面直接set数据,故需在data里面新建data数据对象用于组件解析成功以及数据双向绑定使用
4.
因
无法在data里面直接set数据,故需在data里面新建data数据对象用于组件解析成功以及数据双向绑定使用
5.
支持在自定义data对象设置默认值,默认值的优先级高于组件定义的默认值
6.
组件使用v-model与formData进行传递data数据实现双向绑定,两者缺一不可
7.
组件中会解析出全部的按钮,每个按钮对应 组件code、按钮code、以及按钮描述。已btns数组反馈给父组件,用于按钮点击事件
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment