Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
RvApp
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
1
Merge Requests
1
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
lify
RvApp
Commits
045b907e
Commit
045b907e
authored
Dec 12, 2019
by
linfeng
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master-invoice-john' of
http://113.105.137.151:22280/lify/rvapp
into master-invoice
parents
17ef6134
af102e4b
Changes
43
Hide whitespace changes
Inline
Side-by-side
Showing
43 changed files
with
195 additions
and
25 deletions
+195
-25
build.gradle
Animset/build.gradle
+2
-0
build.gradle
Banner/build.gradle
+2
-0
build.gradle
MyFrame/build.gradle
+2
-0
build.gradle
OkGo/build.gradle
+2
-0
build.gradle
Resource/build.gradle
+2
-0
build.gradle
RvClient/build.gradle
+6
-2
MainActivity.java
RvClient/src/main/java/com/xxfc/rv/MainActivity.java
+8
-6
build.gradle
RvFrame/build.gradle
+3
-0
InviteCodeUtil.java
RvFrame/src/dev/java/com/frame/rv/InviteCodeUtil.java
+15
-0
InviteCodeUtil.java
RvFrame/src/interior/java/com/frame/rv/InviteCodeUtil.java
+16
-0
RvFrameConfig.java
.../src/interior/java/com/frame/rv/config/RvFrameConfig.java
+34
-0
InviteCodeUtil.java
RvFrame/src/pro/java/com/frame/rv/InviteCodeUtil.java
+15
-0
InviteCodeUtil.java
RvFrame/src/sit/java/com/frame/rv/InviteCodeUtil.java
+15
-0
build.gradle
RvWrapper/build.gradle
+3
-0
build.gradle
SweetDialog/build.gradle
+3
-0
build.gradle
Utils/build.gradle
+3
-0
build.gradle
component_control/build.gradle
+2
-0
build.gradle
component_dialog/build.gradle
+2
-0
build.gradle
component_resource/build.gradle
+2
-0
build.gradle
component_utils/build.gradle
+2
-0
build.gradle
jcvideoplayer-lib/build.gradle
+2
-0
build.gradle
module_camp/build.gradle
+2
-0
build.gradle
module_discovery/build.gradle
+2
-0
build.gradle
module_home/build.gradle
+3
-0
ConfirmPwdActivity.java
...va/com/rv/home/rv/module/ui/login/ConfirmPwdActivity.java
+2
-4
RegisteredActivity.java
...va/com/rv/home/rv/module/ui/login/RegisteredActivity.java
+2
-13
build.gradle
module_mine/build.gradle
+2
-0
build.gradle
module_tourism/build.gradle
+2
-0
build.gradle
plugin_calendar/build.gradle
+2
-0
build.gradle
plugin_carpurchase/build.gradle
+2
-0
build.gradle
plugin_coupon/build.gradle
+2
-0
build.gradle
plugin_im/build.gradle
+2
-0
build.gradle
plugin_imcamera/build.gradle
+3
-0
build.gradle
plugin_invoice/build.gradle
+3
-0
build.gradle
plugin_member/build.gradle
+3
-0
build.gradle
plugin_opengl/build.gradle
+2
-0
build.gradle
plugin_points/build.gradle
+3
-0
build.gradle
plugin_poster/build.gradle
+3
-0
build.gradle
plugin_search/build.gradle
+3
-0
build.gradle
plugin_share/build.gradle
+3
-0
build.gradle
plugin_version/build.gradle
+2
-0
build.gradle
plugin_video/build.gradle
+3
-0
build.gradle
plugin_wallet/build.gradle
+3
-0
No files found.
Animset/build.gradle
View file @
045b907e
...
@@ -31,6 +31,8 @@ android {
...
@@ -31,6 +31,8 @@ android {
}
}
pro
{
pro
{
}
}
interior
{
}
}
}
repositories
{
repositories
{
flatDir
{
flatDir
{
...
...
Banner/build.gradle
View file @
045b907e
...
@@ -35,6 +35,8 @@ android {
...
@@ -35,6 +35,8 @@ android {
}
}
pro
{
pro
{
}
}
interior
{
}
}
}
repositories
{
repositories
{
flatDir
{
flatDir
{
...
...
MyFrame/build.gradle
View file @
045b907e
...
@@ -32,6 +32,8 @@ android {
...
@@ -32,6 +32,8 @@ android {
}
}
pro
{
pro
{
}
}
interior
{
}
}
}
repositories
{
repositories
{
...
...
OkGo/build.gradle
View file @
045b907e
...
@@ -39,6 +39,8 @@ android {
...
@@ -39,6 +39,8 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
Resource/build.gradle
View file @
045b907e
...
@@ -34,6 +34,8 @@ android {
...
@@ -34,6 +34,8 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
repositories
{
repositories
{
...
...
RvClient/build.gradle
View file @
045b907e
...
@@ -8,8 +8,8 @@ android {
...
@@ -8,8 +8,8 @@ android {
minSdkVersion
rootProject
.
ext
.
minSdkVersion
minSdkVersion
rootProject
.
ext
.
minSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
flavorDimensions
"default"
flavorDimensions
"default"
versionCode
15
6
versionCode
15
5
versionName
"1.5.
6
"
versionName
"1.5.
5
"
multiDexEnabled
true
multiDexEnabled
true
...
@@ -104,6 +104,10 @@ android {
...
@@ -104,6 +104,10 @@ android {
pro
{
pro
{
applicationId
=
appId
applicationId
=
appId
}
}
// 网络科技有限公司内部推广版本
interior
{
applicationId
=
appId
}
}
}
}
}
...
...
RvClient/src/main/java/com/xxfc/rv/MainActivity.java
View file @
045b907e
...
@@ -645,12 +645,14 @@ public class MainActivity extends BaseActivity<CommonPresenter> implements DownL
...
@@ -645,12 +645,14 @@ public class MainActivity extends BaseActivity<CommonPresenter> implements DownL
switch
(
intent
.
getIntExtra
(
"type"
,
0
))
{
switch
(
intent
.
getIntExtra
(
"type"
,
0
))
{
case
0
:
case
0
:
case
4
:
case
4
:
ComponentName
componentName
=
new
ComponentName
(
this
,
"com.rv.share.WebViewActivity"
);
if
(!
TextUtils
.
isEmpty
(
intent
.
getStringExtra
(
"url"
))
&&
!
TextUtils
.
isEmpty
(
intent
.
getStringExtra
(
"title"
))){
Intent
in
=
new
Intent
();
ComponentName
componentName
=
new
ComponentName
(
this
,
"com.rv.share.WebViewActivity"
);
in
.
setComponent
(
componentName
);
Intent
in
=
new
Intent
();
in
.
putExtra
(
"url"
,
intent
.
getStringExtra
(
"url"
));
in
.
setComponent
(
componentName
);
in
.
putExtra
(
"title"
,
intent
.
getStringExtra
(
"title"
));
in
.
putExtra
(
"url"
,
intent
.
getStringExtra
(
"url"
));
startActivity
(
in
);
in
.
putExtra
(
"title"
,
intent
.
getStringExtra
(
"title"
));
startActivity
(
in
);
}
break
;
break
;
case
1
:
case
1
:
setCurrent
(
TYPE_HOME_PAGE
);
setCurrent
(
TYPE_HOME_PAGE
);
...
...
RvFrame/build.gradle
View file @
045b907e
...
@@ -28,6 +28,9 @@ android {
...
@@ -28,6 +28,9 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
buildTypes
{
buildTypes
{
...
...
RvFrame/src/dev/java/com/frame/rv/InviteCodeUtil.java
0 → 100644
View file @
045b907e
package
com
.
frame
.
rv
;
import
android.widget.EditText
;
public
class
InviteCodeUtil
{
/**
* 获得再次输入密码
*
* @return
*/
public
static
String
getInviteCode
(
EditText
etInviteCode
)
{
return
etInviteCode
.
getText
().
toString
().
trim
();
}
}
RvFrame/src/interior/java/com/frame/rv/InviteCodeUtil.java
0 → 100644
View file @
045b907e
package
com
.
frame
.
rv
;
import
android.text.TextUtils
;
import
android.widget.EditText
;
public
class
InviteCodeUtil
{
/**
* 获得再次输入密码
*
* @return
*/
public
static
String
getInviteCode
(
EditText
etInviteCode
)
{
return
TextUtils
.
isEmpty
(
etInviteCode
.
getText
().
toString
().
trim
())
?
"F5CEDG"
:
etInviteCode
.
getText
().
toString
().
trim
();
}
}
RvFrame/src/interior/java/com/frame/rv/config/RvFrameConfig.java
0 → 100644
View file @
045b907e
package
com
.
frame
.
rv
.
config
;
/**
* Created :Auser
* Date: 2019/5/9.
* Desc:
*/
public
interface
RvFrameConfig
extends
RvFrameConstant
{
// String HOST = "https://xxtest.upyuns.com";
// String HOST = "http://10.1.37.192:8765";
// String HOST = "http://10.1.37.245:10000";
// String HOST = "https://dev.dfangche.com";
// String HOST = "https://api.dfangche.com";
String
HOST
=
"https://mgmt.dfangche.com"
;
String
IMA_BASEUSRL
=
"https://imapi.dfangche.com"
;
String
HOST_H5_DETAIL
=
"https://mgmt.dfangche.com"
;
String
ADMIN_POST
=
HOST
+
"/api/admin/"
;
String
AUTH_POST
=
HOST
+
"/api/auth/"
;
String
VEHICLE_POST
=
HOST
+
"/vehicle/"
;
//租车
String
VEHICLE_CAR_POST
=
HOST
+
"/vehicle/"
;
//租车
String
VEHICLE_UPLOAD
=
HOST
+
"/api/universal/"
;
String
VEHICLE_ORDER
=
HOST
+
"/api/order/"
;
String
VEHICLE_TOURUSER
=
HOST
+
"/api/tour/"
;
String
VEHICLE_CAMPLIST
=
HOST
+
"/api/campsite/"
;
String
APP_ID
=
"wx9ed5e51251cf7c61"
;
//微信注册ID
class
RvFrameInfo
{
public
static
int
TYPE_LOGIN
=
0
;
//登录类型0、token过期、1、租车
}
}
RvFrame/src/pro/java/com/frame/rv/InviteCodeUtil.java
0 → 100644
View file @
045b907e
package
com
.
frame
.
rv
;
import
android.widget.EditText
;
public
class
InviteCodeUtil
{
/**
* 获得再次输入密码
*
* @return
*/
public
static
String
getInviteCode
(
EditText
etInviteCode
)
{
return
etInviteCode
.
getText
().
toString
().
trim
();
}
}
RvFrame/src/sit/java/com/frame/rv/InviteCodeUtil.java
0 → 100644
View file @
045b907e
package
com
.
frame
.
rv
;
import
android.widget.EditText
;
public
class
InviteCodeUtil
{
/**
* 获得再次输入密码
*
* @return
*/
public
static
String
getInviteCode
(
EditText
etInviteCode
)
{
return
etInviteCode
.
getText
().
toString
().
trim
();
}
}
RvWrapper/build.gradle
View file @
045b907e
...
@@ -48,6 +48,9 @@ android {
...
@@ -48,6 +48,9 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
SweetDialog/build.gradle
View file @
045b907e
...
@@ -33,6 +33,9 @@ android {
...
@@ -33,6 +33,9 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
repositories
{
repositories
{
...
...
Utils/build.gradle
View file @
045b907e
...
@@ -42,6 +42,9 @@ android {
...
@@ -42,6 +42,9 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
repositories
{
repositories
{
flatDir
{
flatDir
{
...
...
component_control/build.gradle
View file @
045b907e
...
@@ -31,6 +31,8 @@ android {
...
@@ -31,6 +31,8 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
component_dialog/build.gradle
View file @
045b907e
...
@@ -30,6 +30,8 @@ android {
...
@@ -30,6 +30,8 @@ android {
}
}
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
component_resource/build.gradle
View file @
045b907e
...
@@ -30,6 +30,8 @@ android {
...
@@ -30,6 +30,8 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
component_utils/build.gradle
View file @
045b907e
...
@@ -31,6 +31,8 @@ android {
...
@@ -31,6 +31,8 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
jcvideoplayer-lib/build.gradle
View file @
045b907e
...
@@ -28,6 +28,8 @@ android {
...
@@ -28,6 +28,8 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
dependencies
{
dependencies
{
...
...
module_camp/build.gradle
View file @
045b907e
...
@@ -38,6 +38,8 @@ android {
...
@@ -38,6 +38,8 @@ android {
}
}
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
module_discovery/build.gradle
View file @
045b907e
...
@@ -44,6 +44,8 @@ android {
...
@@ -44,6 +44,8 @@ android {
}
}
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
module_home/build.gradle
View file @
045b907e
...
@@ -36,6 +36,9 @@ android {
...
@@ -36,6 +36,9 @@ android {
}
}
pro
{
pro
{
}
}
// 网络科技有限公司内部推广版本
interior
{
}
}
}
compileOptions
{
compileOptions
{
sourceCompatibility
=
"1.8"
sourceCompatibility
=
"1.8"
...
...
module_home/src/main/java/com/rv/home/rv/module/ui/login/ConfirmPwdActivity.java
View file @
045b907e
...
@@ -19,6 +19,7 @@ import android.widget.TextView;
...
@@ -19,6 +19,7 @@ import android.widget.TextView;
import
com.alibaba.android.arouter.launcher.ARouter
;
import
com.alibaba.android.arouter.launcher.ARouter
;
import
com.frame.base.url.Constance
;
import
com.frame.base.url.Constance
;
import
com.frame.rv.InviteCodeUtil
;
import
com.ruiwenliu.wrapper.base.BaseBean
;
import
com.ruiwenliu.wrapper.base.BaseBean
;
import
com.ruiwenliu.wrapper.base.presenter.CommonPresenter
;
import
com.ruiwenliu.wrapper.base.presenter.CommonPresenter
;
import
com.ruiwenliu.wrapper.bean.BeanUserInfo
;
import
com.ruiwenliu.wrapper.bean.BeanUserInfo
;
...
@@ -207,9 +208,6 @@ public class ConfirmPwdActivity extends BaseLoginActivity<CommonPresenter> {
...
@@ -207,9 +208,6 @@ public class ConfirmPwdActivity extends BaseLoginActivity<CommonPresenter> {
return
etPwd
.
getText
().
toString
().
trim
();
return
etPwd
.
getText
().
toString
().
trim
();
}
}
private
String
getInviteCode
()
{
return
etInviteCode
.
getText
().
toString
().
trim
();
}
/**
/**
* 清除编辑数据
* 清除编辑数据
...
@@ -269,7 +267,7 @@ public class ConfirmPwdActivity extends BaseLoginActivity<CommonPresenter> {
...
@@ -269,7 +267,7 @@ public class ConfirmPwdActivity extends BaseLoginActivity<CommonPresenter> {
if
(!
TextUtils
.
isEmpty
(
inviteCode
))
{
if
(!
TextUtils
.
isEmpty
(
inviteCode
))
{
map
.
put
(
"code"
,
inviteCode
);
map
.
put
(
"code"
,
inviteCode
);
}
else
{
}
else
{
map
.
put
(
"code"
,
getInviteCode
(
));
map
.
put
(
"code"
,
InviteCodeUtil
.
getInviteCode
(
etInviteCode
));
}
}
mPresenter
.
postData
(
2
,
ApiConfig
.
HTTP_URL_OTHER_LOGIN_BIND
,
RegisteredBean
.
class
,
map
,
true
);
mPresenter
.
postData
(
2
,
ApiConfig
.
HTTP_URL_OTHER_LOGIN_BIND
,
RegisteredBean
.
class
,
map
,
true
);
}
}
...
...
module_home/src/main/java/com/rv/home/rv/module/ui/login/RegisteredActivity.java
View file @
045b907e
...
@@ -19,6 +19,7 @@ import android.widget.TextView;
...
@@ -19,6 +19,7 @@ import android.widget.TextView;
import
com.alibaba.android.arouter.launcher.ARouter
;
import
com.alibaba.android.arouter.launcher.ARouter
;
import
com.frame.base.url.Constance
;
import
com.frame.base.url.Constance
;
import
com.frame.rv.InviteCodeUtil
;
import
com.frame.rv.config.RvFrameConfig
;
import
com.frame.rv.config.RvFrameConfig
;
import
com.ruiwenliu.wrapper.base.BaseBean
;
import
com.ruiwenliu.wrapper.base.BaseBean
;
import
com.ruiwenliu.wrapper.base.presenter.CommonPresenter
;
import
com.ruiwenliu.wrapper.base.presenter.CommonPresenter
;
...
@@ -321,7 +322,7 @@ public class RegisteredActivity extends BaseLoginActivity<CommonPresenter> {
...
@@ -321,7 +322,7 @@ public class RegisteredActivity extends BaseLoginActivity<CommonPresenter> {
if
(!
TextUtils
.
isEmpty
(
inviteCode
))
{
if
(!
TextUtils
.
isEmpty
(
inviteCode
))
{
map
.
put
(
"code"
,
inviteCode
);
map
.
put
(
"code"
,
inviteCode
);
}
else
{
}
else
{
map
.
put
(
"code"
,
getInviteCode
(
));
map
.
put
(
"code"
,
InviteCodeUtil
.
getInviteCode
(
etInviteCode
));
}
}
mPresenter
.
postData
(
RvFrameConfig
.
AUTH_POST
,
1
,
ApiConfig
.
HTTP_URL_USER_REGISTER
,
RegisteredBean
.
class
,
map
,
headMap
,
true
);
mPresenter
.
postData
(
RvFrameConfig
.
AUTH_POST
,
1
,
ApiConfig
.
HTTP_URL_USER_REGISTER
,
RegisteredBean
.
class
,
map
,
headMap
,
true
);
}
}
...
@@ -365,18 +366,6 @@ public class RegisteredActivity extends BaseLoginActivity<CommonPresenter> {
...
@@ -365,18 +366,6 @@ public class RegisteredActivity extends BaseLoginActivity<CommonPresenter> {
return
etPwd
.
getText
().
toString
().
trim
();
return
etPwd
.
getText
().
toString
().
trim
();
}
}
;
/**
* 获得再次输入密码
*
* @return
*/
private
String
getInviteCode
()
{
return
etInviteCode
.
getText
().
toString
().
trim
();
}
;
/**
/**
* 清除编辑数据
* 清除编辑数据
...
...
module_mine/build.gradle
View file @
045b907e
...
@@ -37,6 +37,8 @@ android {
...
@@ -37,6 +37,8 @@ android {
}
}
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
module_tourism/build.gradle
View file @
045b907e
...
@@ -37,6 +37,8 @@ android {
...
@@ -37,6 +37,8 @@ android {
}
}
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
plugin_calendar/build.gradle
View file @
045b907e
...
@@ -39,6 +39,8 @@ android {
...
@@ -39,6 +39,8 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
plugin_carpurchase/build.gradle
View file @
045b907e
...
@@ -40,6 +40,8 @@ android {
...
@@ -40,6 +40,8 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
plugin_coupon/build.gradle
View file @
045b907e
...
@@ -40,6 +40,8 @@ android {
...
@@ -40,6 +40,8 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
plugin_im/build.gradle
View file @
045b907e
...
@@ -35,6 +35,8 @@ android {
...
@@ -35,6 +35,8 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
plugin_imcamera/build.gradle
View file @
045b907e
...
@@ -40,6 +40,9 @@ android {
...
@@ -40,6 +40,9 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
plugin_invoice/build.gradle
View file @
045b907e
...
@@ -40,6 +40,9 @@ android {
...
@@ -40,6 +40,9 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
plugin_member/build.gradle
View file @
045b907e
...
@@ -31,6 +31,9 @@ android {
...
@@ -31,6 +31,9 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
plugin_opengl/build.gradle
View file @
045b907e
...
@@ -40,6 +40,8 @@ android {
...
@@ -40,6 +40,8 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
plugin_points/build.gradle
View file @
045b907e
...
@@ -32,6 +32,9 @@ android {
...
@@ -32,6 +32,9 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
plugin_poster/build.gradle
View file @
045b907e
...
@@ -40,6 +40,9 @@ android {
...
@@ -40,6 +40,9 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
plugin_search/build.gradle
View file @
045b907e
...
@@ -39,6 +39,9 @@ android {
...
@@ -39,6 +39,9 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
plugin_share/build.gradle
View file @
045b907e
...
@@ -36,6 +36,9 @@ android {
...
@@ -36,6 +36,9 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
plugin_version/build.gradle
View file @
045b907e
...
@@ -30,6 +30,8 @@ android {
...
@@ -30,6 +30,8 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
compileOptions
{
compileOptions
{
sourceCompatibility
=
'1.8'
sourceCompatibility
=
'1.8'
...
...
plugin_video/build.gradle
View file @
045b907e
...
@@ -43,6 +43,9 @@ android {
...
@@ -43,6 +43,9 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
compileOptions
{
compileOptions
{
sourceCompatibility
=
1.8
sourceCompatibility
=
1.8
...
...
plugin_wallet/build.gradle
View file @
045b907e
...
@@ -40,6 +40,9 @@ android {
...
@@ -40,6 +40,9 @@ android {
pro
{
pro
{
}
}
interior
{
}
}
}
}
}
...
...
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