Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hel-developer-guide
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
Spencer Chang
hel-developer-guide
Commits
34be06a9
Commit
34be06a9
authored
Aug 02, 2017
by
11277
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update common-window-javascript.md
parent
6efa46d7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
common-window-javascript.md
common-window-javascript.md
+3
-4
No files found.
common-window-javascript.md
View file @
34be06a9
...
...
@@ -62,9 +62,8 @@ size| String(必填) | 右弹窗口的宽度(THIRD/HALF/FULL/任意px像素)
### 1.打开抽屉
### 打开右弹抽屉通用方法
#### 1.打开抽屉
> Hel.openBox()函数接收一个对象,对象属性含义如下:
...
...
@@ -94,7 +93,7 @@ Hel.openBox({
});
```
#### 注意:
####
#
注意:
> - winId和functionCode必须有字符串类型的值
> - params可以没有,表示不拼接条件;
> - closeFunction可以没有,表示关闭抽屉不进行操作
...
...
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