Commit 13515e01 by 刘鹏

Merge branch 'feat/fq/fq_evaluation_4.3.99' into 'release'

Feat/fq/fq evaluation 4.3.99

See merge request app_android_lib/YDL-Component!220
parents afa81a79 a47f099a
...@@ -5,7 +5,7 @@ ext { ...@@ -5,7 +5,7 @@ ext {
ydlPublishVersion = [ ydlPublishVersion = [
// -------------- 业务模块 -------------- // -------------- 业务模块 --------------
//第三步 若干 //第三步 若干
"m-confide" : "0.0.50.46", "m-confide" : "0.0.50.47",
"m-consultant" : "0.0.60.74", "m-consultant" : "0.0.60.74",
"m-fm" : "0.0.30.09", "m-fm" : "0.0.30.09",
"m-user" : "0.0.62.72", "m-user" : "0.0.62.72",
...@@ -88,7 +88,7 @@ ext { ...@@ -88,7 +88,7 @@ ext {
ydlCompileVersion = [ ydlCompileVersion = [
// -------------- 业务模块 -------------- // -------------- 业务模块 --------------
//第三步 若干 //第三步 若干
"m-confide" : "0.0.50.46", "m-confide" : "0.0.50.47",
"m-consultant" : "0.0.60.74", "m-consultant" : "0.0.60.74",
"m-fm" : "0.0.30.09", "m-fm" : "0.0.30.09",
"m-user" : "0.0.62.72", "m-user" : "0.0.62.72",
......
...@@ -6,5 +6,5 @@ ...@@ -6,5 +6,5 @@
android:startColor="#61CEAC" /> android:startColor="#61CEAC" />
<stroke <stroke
android:width="1dp" android:width="1dp"
android:color="#69FFFFFF" /> android:color="#48CC95" />
</shape> </shape>
\ No newline at end of file
...@@ -6,5 +6,5 @@ ...@@ -6,5 +6,5 @@
android:startColor="#D5D6D7" /> android:startColor="#D5D6D7" />
<stroke <stroke
android:width="1dp" android:width="1dp"
android:color="#69FFFFFF" /> android:color="#BBC1CD" />
</shape> </shape>
\ No newline at end of file
...@@ -6,5 +6,5 @@ ...@@ -6,5 +6,5 @@
android:startColor="#F6B37F" /> android:startColor="#F6B37F" />
<stroke <stroke
android:width="1dp" android:width="1dp"
android:color="#69FFFFFF" /> android:color="#FF994B" />
</shape> </shape>
\ No newline at end of file
...@@ -6,5 +6,5 @@ ...@@ -6,5 +6,5 @@
android:startColor="#FF8772" /> android:startColor="#FF8772" />
<stroke <stroke
android:width="1dp" android:width="1dp"
android:color="#69FFFFFF" /> android:color="#FE745B" />
</shape> </shape>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment