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
83c54fcc
Commit
83c54fcc
authored
Jul 05, 2022
by
万齐军
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
JsMethod.kt
parent
6ead4e39
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
JsMethod.kt
app/src/main/java/com/ydl/component/service/web/JsMethod.kt
+1
-1
config.gradle
config.gradle
+1
-1
No files found.
app/src/main/java/com/ydl/component/service/web/JsMethod.kt
View file @
83c54fcc
...
...
@@ -87,7 +87,7 @@ class JsMethod(private val webView: WebView?) {
"confide_dial"
->
{
//倾诉链接 java接口,支持axb和声网
val
id
=
param
.
getAsJsonPrimitive
(
"id"
).
asInt
val
data
=
param
.
getAsJson
Primitive
(
"data"
).
asString
val
data
=
param
.
getAsJson
Object
(
"data"
).
toString
()
val
topActivity
=
BaseActivityMgr
.
INST
.
topActivity
if
(!
YDLavManager
.
isOnlineRtm
)
{
...
...
config.gradle
View file @
83c54fcc
ext
{
dev_mode
=
false
ydl2PublishVersion
=
"0.2.0.
2
"
ydl2PublishVersion
=
"0.2.0.
3-SNAPSHOT
"
ydlPublishVersion
=
[
// -------------- 业务模块 --------------
//第三步 若干
...
...
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