首页不刷新

This commit is contained in:
xj.deng
2019-05-30 16:19:46 +08:00
16 changed files with 302 additions and 130 deletions

View File

@ -11,4 +11,5 @@ class Api{
static const String GET_USER_INFO = BASE_URL+'getUserInfo';//获取用户信息
static const String RedirectIp = 'http://100.81.211.172/';
static const String VERSION = BASE_URL+'getAppVersion';//检查版本
}