Commit f45e2dbe authored by 王雪伟's avatar 王雪伟

[提交人]:王雪伟

[提交简述] :1.1.0
[实现方案] :更新友盟key
parent a62d4791
......@@ -50,7 +50,7 @@
<!-- 友盟配置 -->
<meta-data
android:name="UMENG_APPKEY"
android:value="617f57fde014255fcb63fb6f" />
android:value="5d0dd39b570df3d7c5000d1a" />
<meta-data
android:name="UMENG_CHANNEL"
android:value="${UMENG_CHANNEL_VALUE}" /> <!-- QQ配置 -->
......
......@@ -9,7 +9,7 @@ import android.Manifest;
public class Constant {
//公共参数
String UMENG_APPKEY = "597dbf2abbea835685001b27";
String UMENG_APPKEY = "5d0dd39b570df3d7c5000d1a";
String s = "D0EV7FZL45A5DVKD";
......
......@@ -22,7 +22,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="小象省钱黑钻卡"
android:textColor="#D9C5A7"
android:textColor="#FFD9C5A7"
android:layout_marginTop="15dp"
android:textSize="23sp"
android:textStyle="bold"/>
......@@ -32,7 +32,7 @@
android:layout_marginTop="2dp"
android:text="一 张 巨 省 钱 的 黑 钻 卡"
android:textSize="10sp"
android:textColor="#D7CDC1"/>
android:textColor="#FFD7CDC1"/>
</LinearLayout>
</RelativeLayout>
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