This website works better with JavaScript.
Home
Explore
Help
Sign In
flutter
/
zhiying_comm
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
95
Wiki
Activity
Browse Source
1.添加guide缓存标记
tags/0.0.3+7
“yanghuaxuan”
3 years ago
parent
50d035d366
commit
31b9e2dde4
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
lib/util/global_config.dart
+ 3
- 0
lib/util/global_config.dart
View File
@@ -47,4 +47,7 @@ class GlobalConfig {
///主要配置
static final String MAIN_CONFIG='sp_main_config';
///guide缓存表记
static final String GUIDE='sp_guide';
}
Write
Preview
Loading…
Cancel
Save