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 11491633
authored
2025-12-05 16:47:51 +0800
by
Administrator
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
变更版本号
1 parent
7bce65f2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
ios/Runner/Info.plist
lib/config/constant.dart
ios/Runner/Info.plist
View file @
1149163
...
@@ -40,6 +40,7 @@
...
@@ -40,6 +40,7 @@
<key>
LSApplicationQueriesSchemes
</key>
<key>
LSApplicationQueriesSchemes
</key>
<array>
<array>
<string>
weixin
</string>
<string>
weixin
</string>
<string>
wechat
</string>
<string>
weixinULAPI
</string>
<string>
weixinULAPI
</string>
<string>
weixinURLParamsAPI
</string>
<string>
weixinURLParamsAPI
</string>
</array>
</array>
...
...
lib/config/constant.dart
View file @
1149163
...
@@ -19,7 +19,7 @@ class Constant {
...
@@ -19,7 +19,7 @@ class Constant {
static
const
int
obsUploadChunkSize
=
1024
*
1024
*
5
;
static
const
int
obsUploadChunkSize
=
1024
*
1024
*
5
;
/// app 版本号规则
/// app 版本号规则
static
const
String
appVersion
=
'1.0.25120
31
'
;
static
const
String
appVersion
=
'1.0.25120
52
'
;
/// H5的起始终最低版本号规则
/// H5的起始终最低版本号规则
static
const
String
h5Version
=
'1.0.0'
;
static
const
String
h5Version
=
'1.0.0'
;
...
...
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