es-code">
+        android:src="@drawable/link_ok" />
39
+
40
+    <ImageView
41
+        android:id="@+id/iv_phone"
42
+        android:layout_width="32dp"
43
+        android:layout_height="32dp"
44
+        android:layout_centerVertical="true"
45
+        android:layout_toRightOf="@+id/iv_box_phone_line"
46
+        android:src="@drawable/network_ok" />
47
+
48
+</RelativeLayout>

+ 1 - 1
app/src/main/res/values/strings.xml

@@ -158,5 +158,5 @@
158 158
 
159 159
     <string name="set_price_fail">价格设置失败,请重试</string>
160 160
 
161
-    <string name="box_status_error">盒子状态错误,请检查或直接重启盒子</string>
161
+    <string name="box_status_error">盒子状态错误,请检查</string>
162 162
 </resources>

kodosale - Gogs: Go Git Service

No Description

FFIB: 8cb1966a10 art: Support PackGoodsInfo inventory and has_sale_num related 6 years ago
..
__init__.py 9e28f52376 :tada: Initial 6 years ago
errno_utils.py 8cb1966a10 art: Support PackGoodsInfo inventory and has_sale_num related 6 years ago
response_utils.py 9e28f52376 :tada: Initial 6 years ago