中健365-二期

develop
wlh 1 year ago
parent 6ecfd7a475
commit b208cbf3fa

@ -416,12 +416,6 @@
<meta-data
android:name="com.amap.api.v2.apikey"
android:value="5a316db0d8149008c774308b33d47174"/>
<meta-data
android:name="design_width_in_dp"
android:value="360"/>
<meta-data
android:name="design_height_in_dp"
android:value="640"/>
</application>

@ -25,17 +25,17 @@ ext {
url = [
//
/*debug_url : "https://app.zhongjian365.com/app/",
debug_url : "https://app.zhongjian365.com/app/",
release_url: "https://app.zhongjian365.com/app/",
h5_debug_url : "https://built.zhongjian365.com/",
h5_release_url : "https://built.zhongjian365.com/"*/
h5_release_url : "https://built.zhongjian365.com/"
//
debug_url : "http://java01.zhongjian365.com/app/",
/* debug_url : "http://java01.zhongjian365.com/app/",
release_url: "http://java01.zhongjian365.com/app/",
h5_debug_url : "http://testbuilt.zhongjian365.com/",
h5_release_url : "http://testbuilt.zhongjian365.com/"
h5_release_url : "http://testbuilt.zhongjian365.com/"*/
]
@ -170,7 +170,7 @@ ext {
rxjave : 'io.reactivex.rxjava2:rxjava:2.2.8',
rxandroid : 'io.reactivex.rxjava2:rxandroid:2.1.1',
permission : 'com.yanzhenjie:permission:2.0.3',
autoSize :'me.jessyan:autosize:1.2.1',
// autoSize :'me.jessyan:autosize:1.2.1',
//seekbar
seekbar : 'com.github.Jay-Goo:RangeSeekBar:v3.0.0'

Loading…
Cancel
Save