Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
YDL-Component-Medical
Overview
Overview
Details
Activity
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
杨凯
YDL-Component-Medical
Commits
908c76fd
Commit
908c76fd
authored
Nov 21, 2019
by
徐健
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
ssh://gitlab.yidianling.com:2224/app_android_lib/YDL-Component
into dev
parents
367850c8
47b0bd27
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
config.gradle
config.gradle
+1
-1
H5JsBean.kt
ydl-webview/src/main/java/com/ydl/webview/H5JsBean.kt
+3
-0
No files found.
config.gradle
View file @
908c76fd
...
@@ -64,7 +64,7 @@ ext {
...
@@ -64,7 +64,7 @@ ext {
//第一步
//第一步
"ydl-platform"
:
"0.0.24"
,
"ydl-platform"
:
"0.0.24"
,
//第二步 若干
//第二步 若干
"ydl-webview"
:
"0.0.2
4
"
,
"ydl-webview"
:
"0.0.2
5
"
,
"ydl-media"
:
"0.0.12"
,
"ydl-media"
:
"0.0.12"
,
"ydl-pay"
:
"0.0.9"
,
"ydl-pay"
:
"0.0.9"
,
"m-audioim"
:
"0.0.15"
,
"m-audioim"
:
"0.0.15"
,
...
...
ydl-webview/src/main/java/com/ydl/webview/H5JsBean.kt
View file @
908c76fd
...
@@ -121,6 +121,9 @@ class H5JsBean {
...
@@ -121,6 +121,9 @@ class H5JsBean {
var
toggleShareMenu
:
Int
=
0
//0 关闭,1 打开
var
toggleShareMenu
:
Int
=
0
//0 关闭,1 打开
//标识首页第几个tab
//标识首页第几个tab
var
selectTab
:
Int
=
0
var
selectTab
:
Int
=
0
//倾诉拨打电话使用参数
var
callType
:
Int
?=
null
}
}
}
}
}
}
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