version:
update:2021.01.23 fix:用户信息缓存,更换ui,更换公司名称 add:
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="24dp"
|
||||
android:text="版权所有@深圳市七彩宏云网络科技有限公司"
|
||||
android:text="版权所有@深圳市七彩宏云智能设备有限公司"
|
||||
android:textColor="@color/title_textcolor"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
|
||||
@@ -106,7 +106,7 @@
|
||||
android:text="暂无信息"
|
||||
android:textColor="#000000"
|
||||
android:textSize="@dimen/sp_12"
|
||||
android:visibility="gone"
|
||||
android:visibility="visible"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/imageView" />
|
||||
@@ -177,7 +177,7 @@
|
||||
android:id="@+id/layout_class"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/dp_30"
|
||||
android:visibility="gone">
|
||||
android:visibility="visible">
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -210,7 +210,7 @@
|
||||
android:id="@+id/layout_number"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/dp_30"
|
||||
android:visibility="gone">
|
||||
android:visibility="visible">
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -243,7 +243,7 @@
|
||||
android:id="@+id/layout_name"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/dp_30"
|
||||
android:visibility="gone">
|
||||
android:visibility="visible">
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="40dp"
|
||||
android:textColor="@color/title_textcolor"
|
||||
android:text="版权所有@深圳市七彩宏云网络科技有限公司"
|
||||
android:text="版权所有@深圳市七彩宏云智能设备有限公司"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent" />
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
android:text="暂无信息"
|
||||
android:textColor="#000000"
|
||||
android:textSize="@dimen/sp_12"
|
||||
android:visibility="gone"
|
||||
android:visibility="visible"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/imageView" />
|
||||
@@ -171,7 +171,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/dp_30"
|
||||
android:layout_marginTop="@dimen/dp_10"
|
||||
android:visibility="gone">
|
||||
android:visibility="visible">
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -207,7 +207,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/dp_30"
|
||||
android:layout_marginTop="@dimen/dp_10"
|
||||
android:visibility="gone">
|
||||
android:visibility="visible">
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -243,7 +243,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/dp_30"
|
||||
android:layout_marginTop="@dimen/dp_10"
|
||||
android:visibility="gone">
|
||||
android:visibility="visible">
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
<color name="main_green_color">#55b68a</color>
|
||||
<color name="appstore_selecte_color">#8f82bc</color>
|
||||
<color name="check_update_color">#4880ff</color>
|
||||
<color name="check_update_color_pressed">#FF47A0</color>
|
||||
<color name="check_update_color_pressed">#3e76f6</color>
|
||||
<color name="title_textcolor">#494949</color>
|
||||
|
||||
</resources>
|
||||
@@ -90,14 +90,14 @@
|
||||
<string name="sample_device_admin_description">开启我吧</string>
|
||||
|
||||
<string name="msg_err_no_install">您没有安装该应用程序</string>
|
||||
<string name="mdm_colorfly_rom_launcher">\t\t教管易MDM云管控系统是七彩虹COLORFLY品牌(深圳市七彩宏云网络科技有限公司)
|
||||
<string name="mdm_colorfly_rom_launcher">\t\t教管易MDM云管控系统是七彩虹COLORFLY品牌(深圳市七彩宏云智能设备有限公司)
|
||||
所设计研发的,针对安卓教育设备的系统底层封闭管控平台,是一款基于系统ROM级的底层
|
||||
管控方案,而非普通Launcher桌面级系统管控方案,使管控更彻底、学习更高效!\n\n\n
|
||||
|
||||
\t\t我们旨在为各大教育机构及各大院校提供 专业的教育硬件(教育平板电脑或其他教学移
|
||||
动数字终端)+ 云管控平台解决方案,让每一个拥有自己教学内容的高等院校、职业院校、
|
||||
中小学及其他教育机构轻松实现教育数字化、移动化,助力教学质量的提升。</string>
|
||||
<string name="about_copyright">深圳市七彩宏云网络科技有限公司版权所有\n
|
||||
<string name="about_copyright">深圳市七彩宏云智能设备有限公司版权所有\n
|
||||
www.jiaoguanyi.com\n
|
||||
粤ICP备17133107号</string>
|
||||
<string-array name="packageName">
|
||||
|
||||
Reference in New Issue
Block a user