Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ethan
/
appframe
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 0bdaccb0
authored
2026-06-26 15:39:56 +0800
by
tanghuan
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
配置文件URL更改
1 parent
20d1cb78
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
lib/config/constant.dart
lib/config/constant.dart
View file @
0bdaccb
...
...
@@ -66,7 +66,7 @@ class Constant {
?
'https://bxe-obs.banxiaoer.com/fronts/material/xehybrid/assets/develop/xeapp_conf_dev.json'
// ? 'https://bxe-obs.banxiaoer.com/conf/xeapp_conf_dev.json'
// ? 'http://192.168.2.177/xeapp_conf_dev.json'
:
'https://bxe-obs.banxiaoer.com/conf/xeapp_conf_pro.json'
;
:
'https://bxe-obs.banxiaoer.com/conf/xeapp_conf_pro
_v2
.json'
;
/// 内部 H5 dist 目录
static
const
String
h5DistDir
=
'http_dist_assets'
;
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment