diff --git a/agentApp/pages.json b/agentApp/pages.json
index 0aef364..b58fe17 100644
--- a/agentApp/pages.json
+++ b/agentApp/pages.json
@@ -62,14 +62,41 @@
}
},
+
{
"path" : "pages/payment/payment",
"style" :
{
- "navigationBarTitleText" : "",
- "enablePullDownRefresh" : false
+ "navigationBarTitleText" : "扫码",
+ "navigationBarBackgroundColor": "#ededed",
+ "navigationBarTextStyle": "black"
}
+ },
+
+ {
+ "path" : "pages/merchant-login/index",
+ "style" :
+ {
+ "navigationBarTitleText": "商户登录",
+ "navigationBarBackgroundColor": "#F52F3E",
+ "navigationBarTextStyle": "white"
+
+ }
+
+ },
+ {
+ "path" : "pages/merchant-index/index",
+ "style" :
+ {
+ "navigationBarTitleText": "商户主页",
+ "navigationBarBackgroundColor": "#F52F3E",
+ "navigationBarTextStyle": "white"
+
+ }
+
}
+
+
],
"globalStyle": {
diff --git a/agentApp/pages/allpages/index.vue b/agentApp/pages/allpages/index.vue
index 0643f79..b2e156e 100644
--- a/agentApp/pages/allpages/index.vue
+++ b/agentApp/pages/allpages/index.vue
@@ -1,8 +1,8 @@
商户相关
-
-
+
+
用户相关
@@ -37,6 +37,16 @@
url: '/pages/payment/payment'
});
break;
+ case 4:
+ uni.navigateTo({
+ url: '/pages/merchant-login/index'
+ });
+ break;
+ case 5:
+ uni.navigateTo({
+ url: '/pages/merchant-index/index'
+ });
+ break;
default:
uni.navigateTo({
url: '/pages/login/index'
diff --git a/agentApp/pages/merchant-index/index.vue b/agentApp/pages/merchant-index/index.vue
new file mode 100644
index 0000000..9dbf190
--- /dev/null
+++ b/agentApp/pages/merchant-index/index.vue
@@ -0,0 +1,315 @@
+
+
+
+
+
+
+ 李姐烧烤
+ 地址:广西南宁市江南区波尔多庄园2-109号商铺
+
+
+
+
+
+ ¥
+ 394.00
+
+
+ 预计到账收益
+
+
+
+
+
+
+ ¥
+ 5000.00
+
+
+ 总到账收益
+
+
+
+
+
+
+
+ 最近订单
+
+
+ 订单编号 22398983498
+
+
+
+
+
+ 李姐烧烤(普罗旺斯店)
+ 金额:¥450.00
+ 订单时间:2023-10-24 20:39:56
+
+
+
+
+
+
+
+
+ 订单编号 22398983498
+
+
+
+
+
+ 李姐烧烤(普罗旺斯店)
+ 金额:¥450.00
+ 订单时间:2023-10-24 20:39:56
+
+
+
+
+
+
+
+
+ 订单编号 22398983498
+
+
+
+
+
+ 李姐烧烤(普罗旺斯店)
+ 金额:¥450.00
+ 订单时间:2023-10-24 20:39:56
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/agentApp/pages/merchant-login/index.vue b/agentApp/pages/merchant-login/index.vue
new file mode 100644
index 0000000..fcbb7a5
--- /dev/null
+++ b/agentApp/pages/merchant-login/index.vue
@@ -0,0 +1,148 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 获取验证码
+
+
+
+
+
+
+
+
+
+
+ 《排队支付商户用户服务协议》
+
+
+ 《隐私保护协议》
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/agentApp/pages/payment/payment.vue b/agentApp/pages/payment/payment.vue
index 8183fd0..7001e11 100644
--- a/agentApp/pages/payment/payment.vue
+++ b/agentApp/pages/payment/payment.vue
@@ -1,22 +1,224 @@
-
-
+
+
+
+
+
+
+
+
+
+ 付款给李姐烧烤(普罗旺斯店)
+
+
+ 广西南宁市江南区波尔多庄园2-109号商铺
+
+
+
+
+
+
+
+
+
+
+ 付款金额(元)
+
+
+
+ ¥
+
+
+
+
+
+
+
+
+
+
+ 支付金额给商户
+
+
+
+
+
+ 支付宝支付
+
+
+
+ 查看活动规则
+
+
+
-
diff --git a/agentApp/static/index/head-sculpture.png b/agentApp/static/index/head-sculpture.png
new file mode 100644
index 0000000..e98a02c
Binary files /dev/null and b/agentApp/static/index/head-sculpture.png differ
diff --git a/agentApp/static/index/income-bg.png b/agentApp/static/index/income-bg.png
new file mode 100644
index 0000000..8d26605
Binary files /dev/null and b/agentApp/static/index/income-bg.png differ
diff --git a/agentApp/static/index/merchant-index-bg.png b/agentApp/static/index/merchant-index-bg.png
new file mode 100644
index 0000000..a50f26d
Binary files /dev/null and b/agentApp/static/index/merchant-index-bg.png differ
diff --git a/agentApp/static/index/merchant-title-style.png b/agentApp/static/index/merchant-title-style.png
new file mode 100644
index 0000000..015d9c4
Binary files /dev/null and b/agentApp/static/index/merchant-title-style.png differ
diff --git a/agentApp/static/index/order-chart.png b/agentApp/static/index/order-chart.png
new file mode 100644
index 0000000..d4b9921
Binary files /dev/null and b/agentApp/static/index/order-chart.png differ
diff --git a/agentApp/static/login/merchant-bg.png b/agentApp/static/login/merchant-bg.png
new file mode 100644
index 0000000..e63f59d
Binary files /dev/null and b/agentApp/static/login/merchant-bg.png differ
diff --git a/agentApp/static/login/merchant-copy.png b/agentApp/static/login/merchant-copy.png
new file mode 100644
index 0000000..d839ba5
Binary files /dev/null and b/agentApp/static/login/merchant-copy.png differ