"> 231
+        </RelativeLayout>
232
+
233
+
234
+        <RelativeLayout
235
+            android:layout_width="0dp"
236
+            android:layout_weight="1"
237
+            android:layout_height="match_parent">
238
+
239
+            <TextView
240
+                android:id="@+id/tv_total_incoming"
241
+                android:layout_width="wrap_content"
242
+                android:layout_height="wrap_content"
243
+                android:layout_marginTop="20dp"
244
+                android:textColor="@color/_7B8088"
245
+                android:textSize="14sp"
246
+                android:drawablePadding="4dp"
247
+                android:layout_centerHorizontal="true"
248
+                android:drawableTop="@drawable/incoming_today"
249
+                android:text="@string/total_incoming"/>
250
+
251
+            <TextView
252
+                android:id="@+id/tv_total_incoming_account"
253
+                android:layout_width="wrap_content"
254
+                android:layout_height="wrap_content"
255
+                android:layout_below="@id/tv_total_incoming"
256
+                android:layout_marginTop="12dp"
257
+                android:textColor="@color/_333333"
258
+                android:textSize="16sp"
259
+                android:layout_centerHorizontal="true"/>
260
+
261
+        </RelativeLayout>
262
+
263
+    </LinearLayout>
264
+
265
+
266
+</LinearLayout>
62 267
 
63 268
 </RelativeLayout>

+ 4 - 0
app/src/main/res/values/colors.xml

@@ -22,4 +22,8 @@
22 22
     <color name="wx_login_btn_stroke">#25CA47</color>
23 23
     <color name="agree_protocol_text_gray_color">#B3B3B3</color>
24 24
 
25
+    <color name="_7B8088">#7B8088</color>
26
+    <color name="_EF4847">#EF4847</color>
27
+    <color name="_333333">#333333</color>
28
+
25 29
 </resources>

+ 12 - 0
app/src/main/res/values/strings.xml

@@ -40,4 +40,16 @@
40 40
     <string name="new_version_found">发现新版本,正在更新中</string>
41 41
 
42 42
     <string name="app_exit_hint">再按一次退出拍爱</string>
43
+
44
+    <string name="today_incoming">今日收入(元)</string>
45
+
46
+    <string name="today_capture">今日拍摄(张)</string>
47
+
48
+    <string name="average_money">平均每张</string>
49
+
50
+    <string name="today_capture_hour">今日拍摄</string>
51
+
52
+    <string name="photo_upload_count">累计上传</string>
53
+
54
+    <string name="total_incoming">累计收入</string>
43 55
 </resources>

kodo - Gogs: Go Git Service

Aucune description

Kimi.Huang: 9e6c98109a user's num 7 ans auparavant
..
0001_initial.py 44a6cdf337 Statistic 8 ans auparavant
0002_provincesalestatisticinfo.py 4efb7f6f87 Statistic 8 ans auparavant
0003_provincesalestatisticinfo_position.py 08557546f6 Add position for ProvinceSaleStatisticInfo 8 ans auparavant
0004_auto_20180426_0952.py 7c4311f505 Change ymd as IntegerField 8 ans auparavant
0005_auto_20180508_1057.py c7b55979c0 Add province code/name for DistributorInfo 8 ans auparavant
0006_auto_20180508_1830.py 537c495621 Statistic 8 ans auparavant
0007_auto_20180517_1819.py 2988703c52 Update 8 ans auparavant
0008_auto_20181007_0322.py de639f39e8 Makemigrations 7 ans auparavant
0009_saleclerksalestatisticinfo.py 61ba06b9aa V2 TJ 7 ans auparavant
0010_auto_20181025_2137.py deb84bfcb5 Makemigrations 7 ans auparavant
0011_consumeuserstatisticinfo.py e9f8a35b9d Makemigrations 7 ans auparavant
0012_auto_20181117_0052.py b8784eee8a Makemigrations 7 ans auparavant
0013_auto_20190403_1917.py 9e6c98109a user's num 7 ans auparavant
__init__.py 44a6cdf337 Statistic 8 ans auparavant