diff --git a/pages.json b/pages.json index d9d05ff..48e8df6 100644 --- a/pages.json +++ b/pages.json @@ -636,10 +636,16 @@ "navigationBarTitleText": "订单详情" } }, + { + "path": "user_invoice_Finance/index", + "style": { + "navigationBarTitleText": "财务公开" + } + }, { "path": "user_invoice_order_list/index", "style": { - "navigationBarTitleText": "订单详情" + "navigationBarTitleText": "财务详情" } }, { diff --git a/pages/admin/order/index.vue b/pages/admin/order/index.vue index c44a0b9..506c7d8 100644 --- a/pages/admin/order/index.vue +++ b/pages/admin/order/index.vue @@ -1,747 +1,348 @@ - \ No newline at end of file diff --git a/pages/gather/gather.vue b/pages/gather/gather.vue index fc7d3ce..218e530 100644 --- a/pages/gather/gather.vue +++ b/pages/gather/gather.vue @@ -44,6 +44,11 @@ 视频教学 + + + + 财务公开 + + + 可提现金额 115.00 元 + + + + + + + + + + + 账单数据 + + + 日期选择 + + + + + + + + 日账单 + + + 月账单 + + + + + 日账单 + + + 月账单 + + + + + 日账单 + + + 月账单 + + + + + + + + + 账单详情 + + + 账单日期: + 2020.20.22 + + + + + 收入金额(元) + 100.00 + + +

+ 支出金额: 0.00 元 +

+

+ 入账金额: 100.00 元 +

+
+
+
+
+
+ + + + + + 账单详情 + + + 账单月份: + 2020.20 + + + + + 收入金额(元) + 100.00 + + +

+ 支出金额: 0.00 元 +

+

+ 入账金额: 100.00 元 +

+
+
+
+
+
+
+
+ + + + + + + \ No newline at end of file diff --git a/static/images/cwgk.png b/static/images/cwgk.png new file mode 100644 index 0000000..04ff500 Binary files /dev/null and b/static/images/cwgk.png differ