Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
ShenghuoquanBusiness
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
bp
ShenghuoquanBusiness
Commits
4f835611
Commit
4f835611
authored
Jul 13, 2021
by
shiyl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改assetRoot路径
parent
b1b294bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
YdSubwayApplication.kt
...ain/java/com/shenghuoquan/business/YdSubwayApplication.kt
+1
-1
No files found.
app/src/main/java/com/shenghuoquan/business/YdSubwayApplication.kt
View file @
4f835611
...
@@ -169,7 +169,7 @@ class YdSubwayApplication : YdBaseApplication() {
...
@@ -169,7 +169,7 @@ class YdSubwayApplication : YdBaseApplication() {
XBridManager
.
init
(
XBridManager
.
init
(
XBridApp
(
applicationContext
)
{
XBridApp
(
applicationContext
)
{
online
=
true
// 线上、线下
online
=
true
// 线上、线下
assetRoot
=
"www"
//对应assets目录下存放xbrid资源对应的目录名
assetRoot
=
"www
/src
"
//对应assets目录下存放xbrid资源对应的目录名
appId
=
applicationContext
.
packageName
//当前应用包名
appId
=
applicationContext
.
packageName
//当前应用包名
platformId
=
16
//需要去平台申请
platformId
=
16
//需要去平台申请
appVersion
=
AppConfig
.
cv
//当前应用版本号
appVersion
=
AppConfig
.
cv
//当前应用版本号
...
...
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