diff --git a/pages.json b/pages.json
index c5018f0..46bb2de 100644
--- a/pages.json
+++ b/pages.json
@@ -9,25 +9,30 @@
}
}
],
- "subPackages": [{
+ "subPackages": [
+ {
"root": "pages/call-log",
- "pages": [{
- "path": "call",
- "style": {
- "navigationBarTitleText": "通话记录页面",
- "navigationStyle": "custom"
+ "pages": [
+ {
+ "path": "call",
+ "style": {
+ "navigationBarTitleText": "通话记录页面",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "detail/callDetail",
+ "style": {
+ "navigationBarTitleText": "通话记录详情",
+ "navigationStyle": "custom"
+ }
}
- }, {
- "path": "detail/callDetail",
- "style": {
- "navigationBarTitleText": "通话记录详情",
- "navigationStyle": "custom"
- }
- }]
+ ]
},
{
"root": "pages/message",
- "pages": [{
+ "pages": [
+ {
"path": "list-index",
"style": {
"navigationBarTitleText": "短信列表首页",
@@ -48,7 +53,8 @@
},
{
"root": "pages/shopping",
- "pages": [{
+ "pages": [
+ {
"path": "index",
"style": {
"navigationBarTitleText": "购物app首页",
@@ -150,7 +156,8 @@
},
{
"root": "pages/balance",
- "pages": [{
+ "pages": [
+ {
"path": "index",
"style": {
"navigationBarTitleText": "余额页面",
@@ -171,12 +178,27 @@
"navigationBarTitleText": "转账模拟",
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pay-successful/pay-successful",
+ "style": {
+ "navigationBarTitleText": "支付成功",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pay-successful/edit",
+ "style": {
+ "navigationBarTitleText": "修改支付成功",
+ "navigationStyle": "custom"
+ }
}
]
},
{
"root": "pages/bill",
- "pages": [{
+ "pages": [
+ {
"path": "bill-list/bill-list",
"style": {
"navigationBarTitleText": "账单列表页面",
@@ -201,7 +223,8 @@
},
{
"root": "pages/ant-credit-pay",
- "pages": [{
+ "pages": [
+ {
"path": "index",
"style": {
"navigationBarTitleText": "花呗首页",
@@ -219,7 +242,8 @@
},
{
"root": "pages/finance-management",
- "pages": [{
+ "pages": [
+ {
"path": "index",
"style": {
"navigationBarTitleText": "理财首页",
@@ -244,7 +268,8 @@
},
{
"root": "pages/other",
- "pages": [{
+ "pages": [
+ {
"path": "/video-group-chat/video-group-chat",
"style": {
"navigationBarTitleText": "视频群聊",
@@ -382,122 +407,107 @@
}
},
{
- "path" : "bank/zsyh",
- "style" :
- {
- "navigationBarTitleText" : "招商银行",
+ "path": "bank/zsyh",
+ "style": {
+ "navigationBarTitleText": "招商银行",
"navigationStyle": "custom"
}
},
{
- "path" : "bank/index",
- "style" :
- {
- "navigationBarTitleText" : "选择银行卡",
+ "path": "bank/index",
+ "style": {
+ "navigationBarTitleText": "选择银行卡",
"navigationStyle": "custom"
}
},
{
- "path" : "bank/gsyh",
- "style" :
- {
- "navigationBarTitleText" : "工商银行",
+ "path": "bank/gsyh",
+ "style": {
+ "navigationBarTitleText": "工商银行",
"navigationStyle": "custom"
}
},
{
- "path" : "bank/nyyh",
- "style" :
- {
- "navigationBarTitleText" : "农业银行",
+ "path": "bank/nyyh",
+ "style": {
+ "navigationBarTitleText": "农业银行",
"navigationStyle": "custom"
}
},
{
- "path" : "bank/jsyh",
- "style" :
- {
- "navigationBarTitleText" : "建设银行",
+ "path": "bank/jsyh",
+ "style": {
+ "navigationBarTitleText": "建设银行",
"navigationStyle": "custom"
}
},
{
- "path" : "game/honor-of-kings",
- "style" :
- {
- "navigationBarTitleText" : "王者荣耀",
+ "path": "game/honor-of-kings",
+ "style": {
+ "navigationBarTitleText": "王者荣耀",
"navigationStyle": "custom"
}
},
{
- "path" : "game/sanjiaozhou",
- "style" :
- {
- "navigationBarTitleText" : "三角洲",
+ "path": "game/sanjiaozhou",
+ "style": {
+ "navigationBarTitleText": "三角洲",
"navigationStyle": "custom"
}
},
{
- "path" : "game/index",
- "style" :
- {
- "navigationBarTitleText" : "游戏首页",
+ "path": "game/index",
+ "style": {
+ "navigationBarTitleText": "游戏首页",
"navigationStyle": "custom"
}
},
{
- "path" : "wx-payment-success/wx-payment-success",
- "style" :
- {
- "navigationBarTitleText" : "微信支付成功",
+ "path": "wx-payment-success/wx-payment-success",
+ "style": {
+ "navigationBarTitleText": "微信支付成功",
"navigationStyle": "custom"
}
},
{
- "path" : "score/index",
- "style" :
- {
- "navigationBarTitleText" : "高考分数",
+ "path": "score/index",
+ "style": {
+ "navigationBarTitleText": "高考分数",
"navigationStyle": "custom"
}
},
{
- "path" : "score/center",
- "style" :
- {
- "navigationBarTitleText" : "查询中心",
+ "path": "score/center",
+ "style": {
+ "navigationBarTitleText": "查询中心",
"navigationStyle": "custom"
}
},
{
- "path" : "score/chongqing",
- "style" :
- {
- "navigationBarTitleText" : "重庆",
+ "path": "score/chongqing",
+ "style": {
+ "navigationBarTitleText": "重庆",
"navigationStyle": "custom"
}
},
{
- "path" : "score/hebei",
- "style" :
- {
- "navigationBarTitleText" : "河北",
+ "path": "score/hebei",
+ "style": {
+ "navigationBarTitleText": "河北",
"navigationStyle": "custom"
}
},
{
- "path" : "score/guandong",
- "style" :
- {
- "navigationBarTitleText" : "广东",
+ "path": "score/guandong",
+ "style": {
+ "navigationBarTitleText": "广东",
"navigationStyle": "custom"
}
},
{
- "path" : "video-chat/video-chat",
- "style" :
- {
- "navigationBarTitleText" : "视频单聊",
+ "path": "video-chat/video-chat",
+ "style": {
+ "navigationBarTitleText": "视频单聊",
"navigationStyle": "custom"
}
}
@@ -505,7 +515,8 @@
},
{
"root": "pages/common",
- "pages": [{
+ "pages": [
+ {
"path": "hot-icon/hot-icon",
"style": {
"navigationBarTitleText": "热门图标",
@@ -541,10 +552,9 @@
}
},
{
- "path" : "shipinjiaocheng/shipinjiaocheng",
- "style" :
- {
- "navigationBarTitleText" : "视频教程",
+ "path": "shipinjiaocheng/shipinjiaocheng",
+ "style": {
+ "navigationBarTitleText": "视频教程",
"navigationStyle": "custom"
}
}
diff --git a/pages/balance/pay-successful/data.json b/pages/balance/pay-successful/data.json
new file mode 100644
index 0000000..4ddb287
--- /dev/null
+++ b/pages/balance/pay-successful/data.json
@@ -0,0 +1,153 @@
+{
+ "randomData": [
+ {
+ "title": "充值满减券",
+ "tag": "特惠充",
+ "desc": "满50元可用",
+ "price": "1",
+ "butText": "去看看",
+ "imgUrl": "/static/image/balance/pay-successful/chongzhi.png"
+ },
+ {
+ "title": "芭芭农场肥料",
+ "tag": "芭芭农场",
+ "desc": "现实翻倍",
+ "price": "",
+ "butText": "去看看",
+ "imgUrl": "/static/image/balance/pay-successful/88nongchang.png"
+ },
+ {
+ "title": "心相印抽纸优惠券",
+ "tag": "分期生活",
+ "desc": "满一元可用",
+ "price": "1",
+ "butText": "免费领",
+ "imgUrl": "/static/image/balance/pay-successful/xinxiangyin.png"
+ },
+ {
+ "title": "蜜雪冰城全场券",
+ "tag": "外卖福利",
+ "desc": "满10元可用",
+ "price": "3",
+ "butText": "去领取",
+ "imgUrl": "/static/image/balance/pay-successful/mixue.png"
+ },
+ {
+ "title": "充值满减券",
+ "tag": "中国石化",
+ "desc": "满50元可用",
+ "price": "3",
+ "butText": "免费领",
+ "imgUrl": "/static/image/balance/pay-successful/shiyou.png"
+ },
+ {
+ "title": "零售购物券",
+ "tag": "淘宝闪购",
+ "desc": "满29元可用",
+ "price": "8",
+ "butText": "去领取",
+ "imgUrl": "/static/image/balance/pay-successful/shangou.png"
+ },
+ {
+ "title": "公交乘车券",
+ "tag": "公交地铁",
+ "desc": "享3笔0.3乘车优惠",
+ "price": "0.8",
+ "butText": "去看看",
+ "imgUrl": "/static/image/balance/pay-successful/chengche.png"
+ },
+ {
+ "title": "电燃费优惠红包",
+ "tag": "生活缴费",
+ "desc": "缴电燃气费立减",
+ "price": "0.5",
+ "butText": "免费领",
+ "imgUrl": "/static/image/balance/pay-successful/shuidian.png"
+ }
+ ],
+ "defaultData": {
+ "user": "小王",
+ "money": "88888.88",
+ "payMethod": "招商银行卡(8888)",
+ "bannerTime": "07月12日12:22",
+ "styleType": "style3",
+ "style1": {
+ "couponlist": [
+ {
+ "title": "充值满减券",
+ "tag": "中国石化",
+ "desc": "满50元可用",
+ "price": "3",
+ "butText": "免费领",
+ "imgUrl": "/static/image/balance/pay-successful/shiyou.png"
+ }
+ ],
+ "bannerUrl": "/static/image/balance/transfer/bottom-banner-1.png"
+ },
+ "style2": {
+ "couponlist": [
+ {
+ "title": "蜜雪冰城全场券",
+ "tag": "外卖福利",
+ "desc": "满10元可用",
+ "price": "3",
+ "butText": "去领取",
+ "imgUrl": "/static/image/balance/pay-successful/mixue.png"
+ },
+ {
+ "title": "充值满减券",
+ "tag": "中国石化",
+ "desc": "满50元可用",
+ "price": "3",
+ "butText": "免费领",
+ "imgUrl": "/static/image/balance/pay-successful/shiyou.png"
+ },
+ {
+ "title": "零售购物券",
+ "tag": "淘宝闪购",
+ "desc": "满29元可用",
+ "price": "8",
+ "butText": "去领取",
+ "imgUrl": "/static/image/balance/pay-successful/shangou.png"
+ },
+ {
+ "title": "公交乘车券",
+ "tag": "公交地铁",
+ "desc": "享3笔0.3乘车优惠",
+ "price": "0.8",
+ "butText": "去看看",
+ "imgUrl": "/static/image/balance/pay-successful/chengche.png"
+ }
+ ]
+ },
+ "style3": {
+ "couponlist": [
+ {
+ "title": "充值满减券",
+ "tag": "中国石化",
+ "desc": "满50元可用",
+ "price": "3",
+ "butText": "免费领",
+ "imgUrl": "/static/image/balance/pay-successful/shiyou.png"
+ },
+ {
+ "title": "心相印抽纸优惠券",
+ "tag": "分期生活",
+ "desc": "满一元可用",
+ "price": "1",
+ "butText": "免费领",
+ "imgUrl": "/static/image/balance/pay-successful/xinxiangyin.png"
+ },
+ {
+ "title": "蜜雪冰城全场券",
+ "tag": "外卖福利",
+ "desc": "满10元可用",
+ "price": "3",
+ "butText": "去领取",
+ "imgUrl": "/static/image/balance/pay-successful/mixue.png"
+ }
+ ],
+ "bannerTime": "07月12日12:22"
+ }
+ }
+}
\ No newline at end of file
diff --git a/pages/balance/pay-successful/edit.vue b/pages/balance/pay-successful/edit.vue
new file mode 100644
index 0000000..7c787d8
--- /dev/null
+++ b/pages/balance/pay-successful/edit.vue
@@ -0,0 +1,691 @@
+
+
+
+
+
+ 样式1
+
+ 样式2
+
+ 样式3
+
+
+
+
+
+
+
+ ¥
+
+
+
+
+
+
+
+
+ ¥
+
+
+
+
+
+
+ 付款方式
+
+
+
+
+
+
+
+
+
+
+
+ 支付有礼
+
+
+
+
+
+
+
+
+
+
+
+
+ 元
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{
+ payData.style1.couponlist[0].butText || '免费领' }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 摇动或点击查看详情
+
+
+
+
+
+
+
+
+
+
+
+ 支付有礼
+
+
+
+
+
+
+
+
+
+
+
+
+ {{
+ item.price.includes('g') ? '' : '元' }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.butText || '免费领'
+ }}
+
+
+
+
+
+
+
+
+
+ 碰一下立减
+
+
+ 后过期
+
+
+
+
+ {{ payData.style3.bannerTime }}后过期
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/balance/pay-successful/pay-successful.vue b/pages/balance/pay-successful/pay-successful.vue
new file mode 100644
index 0000000..d5e9985
--- /dev/null
+++ b/pages/balance/pay-successful/pay-successful.vue
@@ -0,0 +1,753 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 摇动或点击查看详情
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 支付有礼
+
+ {{ payData.style3.bannerTime }}后过期
+
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+ {{ item.tag }}
+ {{ item.desc }}
+
+
+
+
+
+ {{ item.price }}
+ 元
+
+ {{ item.butText }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/index/index.nvue b/pages/index/index.nvue
index 130a889..dee93a4 100644
--- a/pages/index/index.nvue
+++ b/pages/index/index.nvue
@@ -232,6 +232,11 @@ const menuList = [{
name: "转账模拟",
isHot: false,
path: "/pages/balance/transfer/transfer"
+}, {
+ icon: "zhifuchenggong",
+ name: "支付成功",
+ isHot: false,
+ path: "/pages/balance/pay-successful/pay-successful"
}, {
icon: "nianduzhangdan",
name: "年度账单",
diff --git a/static/image/balance/pay-successful/88nongchang.png b/static/image/balance/pay-successful/88nongchang.png
new file mode 100644
index 0000000..9558a23
Binary files /dev/null and b/static/image/balance/pay-successful/88nongchang.png differ
diff --git a/static/image/balance/pay-successful/chengche.png b/static/image/balance/pay-successful/chengche.png
new file mode 100644
index 0000000..d60120e
Binary files /dev/null and b/static/image/balance/pay-successful/chengche.png differ
diff --git a/static/image/balance/pay-successful/chongzhi.png b/static/image/balance/pay-successful/chongzhi.png
new file mode 100644
index 0000000..5e2fb4d
Binary files /dev/null and b/static/image/balance/pay-successful/chongzhi.png differ
diff --git a/static/image/balance/pay-successful/mixue.png b/static/image/balance/pay-successful/mixue.png
new file mode 100644
index 0000000..6c1a4d4
Binary files /dev/null and b/static/image/balance/pay-successful/mixue.png differ
diff --git a/static/image/balance/pay-successful/more.png b/static/image/balance/pay-successful/more.png
new file mode 100644
index 0000000..ce46bae
Binary files /dev/null and b/static/image/balance/pay-successful/more.png differ
diff --git a/static/image/balance/pay-successful/pengyipengbanner.png b/static/image/balance/pay-successful/pengyipengbanner.png
new file mode 100644
index 0000000..2b9861b
Binary files /dev/null and b/static/image/balance/pay-successful/pengyipengbanner.png differ
diff --git a/static/image/balance/pay-successful/shangou.png b/static/image/balance/pay-successful/shangou.png
new file mode 100644
index 0000000..2302593
Binary files /dev/null and b/static/image/balance/pay-successful/shangou.png differ
diff --git a/static/image/balance/pay-successful/shiyou.png b/static/image/balance/pay-successful/shiyou.png
new file mode 100644
index 0000000..01791e0
Binary files /dev/null and b/static/image/balance/pay-successful/shiyou.png differ
diff --git a/static/image/balance/pay-successful/shuidian.png b/static/image/balance/pay-successful/shuidian.png
new file mode 100644
index 0000000..d59e63a
Binary files /dev/null and b/static/image/balance/pay-successful/shuidian.png differ
diff --git a/static/image/balance/pay-successful/xinxiangyin.png b/static/image/balance/pay-successful/xinxiangyin.png
new file mode 100644
index 0000000..187dc24
Binary files /dev/null and b/static/image/balance/pay-successful/xinxiangyin.png differ
diff --git a/static/image/balance/pay-successful/zhifufuli.png b/static/image/balance/pay-successful/zhifufuli.png
new file mode 100644
index 0000000..d15e67b
Binary files /dev/null and b/static/image/balance/pay-successful/zhifufuli.png differ
diff --git a/static/image/balance/pay-successful/zhifuyouli.png b/static/image/balance/pay-successful/zhifuyouli.png
new file mode 100644
index 0000000..25e22c0
Binary files /dev/null and b/static/image/balance/pay-successful/zhifuyouli.png differ
diff --git a/static/image/index/menu-icon/zhifuchenggong.png b/static/image/index/menu-icon/zhifuchenggong.png
new file mode 100644
index 0000000..c24273a
Binary files /dev/null and b/static/image/index/menu-icon/zhifuchenggong.png differ
diff --git a/static/image/index/menu-name/zhifuchenggong.png b/static/image/index/menu-name/zhifuchenggong.png
new file mode 100644
index 0000000..2e4215d
Binary files /dev/null and b/static/image/index/menu-name/zhifuchenggong.png differ