Переглянути джерело

style(KIP-7551): 停车发票页面

John-Hong 2 роки тому
батько
коміт
c99060ef64

Різницю між файлами не показано, бо вона завелика
+ 0 - 18
src/components/uni-load-more/uni-load-more.vue


+ 0 - 1041
src/pages.json

@@ -1,1041 +0,0 @@
-{
-	"pages": [
-		{
-		"path": "pages/automatic/automaticIndex",
-		"style": {
-			"navigationBarTitleText": "首页",
-			"navigationStyle": "custom"
-		}
-	}, {
-		"path": "pages/automatic/automaticMy",
-		"style": {
-			"navigationBarTitleText": "会员中心",
-			"navigationBarTextStyle":"black"
-		}
-	}, {
-		"path": "pages/automatic/automaticPage",
-		"style": {
-			"navigationBarTitleText": ""
-		}
-	}, {
-		"path": "pages/chooseProject/chooseProject",
-		"style": {
-			"navigationBarTitleText": "切换位置"
-		}
-	}, {
-		"path": "pages/protocol/protocol",
-		"style": {
-			"navigationBarTitleText": "",
-			"enablePullDownRefresh": false,
-			"navigationBarBackgroundColor":"#F4F7FF"
-		}
-
-	},{
-		"path": "pages/memberChange/index",
-		"style": {
-			"navigationBarTitleText": "会员变更细则"
-		}
-	
-	},{
-		"path": "pages/userInfo/userInfo",
-		"style": {
-			"navigationBarTitleText": "个人资料"
-		}
-	
-	},{
-		"path": "pages/userInfo/userInfo-item-edit",
-		"style": {
-			"navigationBarTitleText": "个人资料修改"
-		}
-	
-	},{
-		"path": "pages/mobileChange/mobileChange",
-		"style": {
-			"navigationBarTitleText": "更换手机号"
-		}
-
-	},{
-		"path": "pages/agreement/agreement",
-		"style": {
-			"navigationBarTitleText": "会员协议"
-		}
-
-	},{
-		"path": "pages/loggedOff/loggedOff",
-		"style": {
-			"navigationBarTitleText": "账号注销"
-		}
-
-	},{
-            "path" : "pages/changeEnv/changeEnv",
-            "style" :                                                                                    
-            {
-                "navigationBarTitleText": "",
-                "enablePullDownRefresh": false
-            }
-            
-        }
-    ],
-	"subPackages": [
-		{
-			"root": "pages/pointsMall",
-			"pages": [{
-				"path": "pointsMall",
-				"style": {
-					"navigationBarTitleText": "积分商城"
-				}
-			}, {
-				"path": "pointsSuccess",
-				"style": {
-					"navigationBarTitleText": "兑换成功"
-				}
-			}]
-		},
-		{
-			"root": "pages/intoApp",
-			"pages": [{
-				"path": "intoApp",
-				"style": {
-					"navigationStyle": "custom"
-				}
-			}]
-		},
-		{
-			"root": "pages/drawLottery",
-			"pages": [{
-				"path": "drawLottery",
-				"style": {
-					"navigationStyle": "custom"
-				}
-			}]
-		},
-		{
-			"root": "pages/ticket",
-			"pages": [{
-				"path": "ticketDetails",
-				"style": {
-					"navigationBarTitleText": "积分商城"
-				}
-			}, {
-				"path": "cardCaseDetails",
-				"style": {
-					// "navigationStyle": "custom"
-					"navigationBarTitleText": "卡券详情"
-				}
-			}, {
-				"path": "ticket",
-				"style": {
-					"navigationBarTitleText": "优惠券"
-				}
-			}, {
-				"path": "cardCaseList",
-				"style": {
-					// "navigationStyle": "custom",
-					"navigationBarTitleText": "我的卡券"
-				}
-			}, {
-				"path": "give",
-				"style": {
-					// "navigationStyle": "custom",
-					"navigationBarTitleText": "卡券包"
-				}
-			}]
-		},
-		{
-			"root": "pages/shop",
-			"pages": [{
-					"path": "shopCart",
-					"style": {
-						"navigationBarTitleText": "购物车"
-					}
-				},
-				{
-					"path": "order",
-					"style": {
-						"navigationBarTitleText": "订单详情"
-					}
-				},
-				{
-					"path": "orders",
-					"style": {
-						"navigationBarTitleText": "订单详情"
-					}
-				},
-				{
-					"path": "shopDetails",
-					"style": {
-						"navigationBarTitleText": "商品详情"
-					}
-				},
-				{
-					"path": "commodityStore",
-					"style": {
-						"navigationBarTitleText": "店铺商品"
-					}
-				},
-				{
-					"path": "publishComments",
-					"style": {
-						"navigationBarTitleText": "新增评价"
-					}
-				},
-				{
-					"path": "publishCommentsView",
-					"style": {
-						"navigationBarTitleText": "查看评价"
-					}
-				},
-				{
-					"path": "commentsList",
-					"style": {
-						"navigationBarTitleText": "评价列表"
-					}
-				},
-				{
-					"path": "shopIndex",
-					"style": {
-						"navigationBarTitleText": ""
-					}
-				},
-				{
-					"path": "chooseShop",
-					"style": {
-						"navigationBarTitleText": "自提地址"
-					}
-				}
-			]
-		},
-		{
-			"root": "pages/order",
-			"pages": [{
-					"path": "orderDetails",
-					"style": {
-						"navigationBarTitleText": "订单详情"
-					}
-				},
-				{
-					"path": "orderList",
-					"style": {
-						"navigationBarTitleText": "全部订单"
-					}
-				},
-				{
-					"path": "address",
-					"style": {
-						"navigationBarTitleText": "收货地址"
-					}
-				},
-				{
-					"path": "editAddress",
-					"style": {
-						"navigationBarTitleText": "新增地址"
-					}
-				}, {
-					"path": "charge",
-					"style": {
-						"navigationBarTitleText": "支付"
-					}
-				}, {
-					"path": "publicCharge",
-					"style": {
-						"navigationBarTitleText": "对公转账"
-					}
-				}, {
-					"path": "success",
-					"style": {
-						"navigationBarTitleText": "支付成功"
-					}
-				}, {
-					"path": "selfRaising",
-					"style": {
-						"navigationBarTitleText": "自提信息"
-					}
-				},
-				{
-					"path": "invoice",
-					"style": {
-						"navigationBarTitleText": "发票管理"
-					}
-				},
-				{
-					"path": "editInvoice"
-				},
-				{
-					"path": "coupon",
-					"style": {
-						"navigationBarTitleText": "代金券"
-					}
-				}
-			]
-		},
-		{
-			"root": "pages/returnExchange",
-			"pages": [{
-				"path": "returnExchangeList",
-				"style": {
-					"navigationBarTitleText": "退货/换货"
-				}
-			}, {
-				"path": "salesType",
-				"style": {
-					"navigationBarTitleText": "选择售后类型"
-				}
-			}, {
-				"path": "returnExchangeForm",
-				"style": {
-					"navigationBarTitleText": ""
-				}
-			}, {
-				"path": "returnExchangeDetail",
-				"style": {
-					"navigationBarTitleText": "售后详情"
-				}
-			}]
-		},
-		{
-			"root": "pages/parkingFee",
-			"pages": [{
-				"path": "parkingFee",
-				"style": {
-					"navigationBarTitleText": "停车缴费"
-				}
-			}, {
-				"path": "parkingFeeForm",
-				"style": {
-					"navigationBarTitleText": "停车缴费"
-				}
-			}, {
-				"path": "parkingFeeList",
-				"style": {
-					"navigationBarTitleText": "缴费记录"
-				}
-			}, {
-				"path": "parkingFeeDetail",
-				"style": {
-					"navigationBarTitleText": "停车支付"
-				}
-			}, {
-				"path": "parkingFeeDetailSuccess",
-				"style": {
-					"navigationBarTitleText": "缴费详情"
-				}
-			}, {
-				"path": "vehicleManagement",
-				"style": {
-					"navigationBarTitleText": "车牌管理"
-				}
-			}, {
-				"path": "vehicleAddOrEdit",
-				"style": {
-					"navigationBarTitleText": "绑定车牌号"
-				}
-			}, {
-				"path": "parkingReceipt/parkingReceipt",
-				"style": {
-					"navigationBarTitleText": "停车发票",
-					"enablePullDownRefresh": false
-				}
-			}, {
-				"path": "parkingReceipt/parkingInvoice",
-				"style": {
-					"navigationBarTitleText": "发票详情"
-				}
-			}, {
-				"path": "parkingReceipt/parkingApplication",
-				"style": {
-					"navigationBarTitleText": "发票申请"
-				}
-			}, {
-				"path": "parkingReceipt/parkingInvoiceApply",
-				"style": {
-					"navigationBarTitleText": "提示"
-				}
-			}, {
-				"path": "parkingReceipt/parkingChooseHeader",
-				"style": {
-					"navigationBarTitleText": "选择抬头"
-				}
-			}, {
-				"path": "parkingReceipt/parkingChangeHeader",
-				"style": {
-					"navigationBarTitleText": "发票抬头"
-				}
-			}, {
-				"path": "parkingReceipt/parkingHeaderDetail",
-				"style": {
-					"navigationBarTitleText": "抬头详情"
-				}
-			}, {
-				"path": "parkingReceipt/parkingInvoiceImage",
-				"style": {
-					"navigationBarTitleText": "停车发票"
-				}
-			}, {
-				"path": "parkingReceipt/parkingOrderDetail",
-				"style": {
-					"navigationBarTitleText": "支付订单详情"
-				}
-			}, {
-				"path": "parkingFeeHint/parkingFeeHint",
-				"style": {
-					"navigationBarTitleText": "提示"
-				}
-			}, {
-				"path" : "parkingFeePayment",
-				"style" : {
-					"navigationBarTitleText": "提示"
-				}                                                                                   
-            }
-              ,{
-                    "path" : "parkingFeeDiscounts",
-                    "style" :   {
-					"navigationBarTitleText": "选择优惠"
-				   }                                                                                             
-                }
-                ,{
-                    "path" : "parkingFeeCoupon",
-                    "style" :{
-					"navigationBarTitleText": "优惠劵"
-				   }                                                                             
-                }
-                ,{
-                    "path" : "parkingFeePaperCoupon",
-                    "style" : {
-					"navigationBarTitleText": "纸质优惠劵减免"
-				   }                                                                                          
-                }
-                ,{
-                    "path" : "parkingFeeSuccess",
-                    "style" : {
-					"navigationBarTitleText": "提示"
-				   }                                                                                          
-                }
-            ]
-		},
-		{
-			"root": "pages/collection",
-			"pages": [{
-				"path": "collection",
-				"style": {
-					// "navigationStyle": "custom"
-					"navigationBarTitleText": "集集如律令"
-				}
-			}]
-		},
-		{
-			"root": "pages/assemble",
-			"pages": [{
-				"path": "assemble",
-				"style": {
-					"navigationBarTitleText": "拼团"
-				}
-			}]
-		},
-		{
-			"root": "pages/groupBooking",
-			"pages": [{
-					"path": "index",
-					"style": {
-						"navigationBarTitleText": "拼团专场"
-					}
-				},
-				{
-					"path": "details",
-					"style": {
-						"navigationBarTitleText": "拼团详情"
-					}
-				},
-				{
-					"path": "participation",
-					"style": {
-						"navigationBarTitleText": "活动详情"
-					}
-				},
-				{
-					"path": "begin",
-					"style": {
-						"navigationBarTitleText": "参与拼团"
-					}
-				},
-				{
-					"path": "beginDetails",
-					"style": {
-						"navigationBarTitleText": "发起拼团"
-					}
-				},
-				{
-					"path": "myGroup",
-					"style": {
-						"navigationBarTitleText": "我的拼团"
-					}
-				},
-				{
-					"path": "successDetails",
-					"style": {
-						"navigationBarTitleText": "拼团成功"
-					}
-				}
-			]
-		},
-		{
-			"root": "pages/myCollection",
-			"pages": [{
-					"path": "index",
-					"style": {
-						"navigationBarTitleText": "我的收藏"
-					}
-				}
-			]
-		},
-		{
-			"root": "pages/seckill",
-			"pages": [{
-					"path": "seckill",
-					"style": {
-						"navigationBarTitleText": "秒杀"
-					}
-				},
-				{
-					"path": "seckillDetails",
-					"style": {
-						"navigationBarTitleText": "秒杀商品"
-					}
-				},
-				{
-					"path": "orders",
-					"style": {
-						"navigationBarTitleText": "秒杀详情"
-					}
-				}
-			]
-		},
-		{
-			"root": "pages/lotteryDraw",
-			"pages": [{
-				"path": "lotteryDraw",
-				"style": {
-					"navigationBarTitleText": "砸金蛋"
-				}
-			}]
-		},
-		{
-			"root": "pages/shareAward",
-			"pages": [{
-				"path": "shareAward",
-				"style": {
-					"navigationBarTitleText": "拼手气领优惠券"
-				}
-			}]
-		},
-		{
-			"root": "pages/accumulatePoints",
-			"pages": [{
-				"path": "accumulatePoints",
-				"style": {
-					"navigationBarTitleText": "自助积分"
-				}
-			}, {
-				"path": "guide",
-				"style": {
-					"navigationBarTitleText": "自助积分指南"
-				}
-			}, {
-				"path": "sample",
-				"style": {
-					"navigationBarTitleText": "小票示例"
-				}
-			}]
-		},
-		{
-			"root": "pages/photoCredits",
-			"pages": [{
-				"path": "photoCreditsList",
-				"style": {
-					"navigationBarTitleText": "拍照积分"
-				}
-			}]
-		},
-		{
-			"root": "pages/member",
-			"pages": [{
-					"path": "memberIndex"
-				},
-				{
-					"path": "membershipInterests",
-					"style": {
-						"navigationBarTitleText": "会员权益"
-					}
-				},
-				{
-					"path": "memberQuityDetail",
-					"style": {
-						"navigationBarTitleText": "会员权益详情"
-					}
-				}
-			]
-		},
-		{
-			"root": "pages/spaceTime",
-			"pages": [{
-				"path": "spaceTimeTreasure"
-			}]
-		},
-		{
-			"root": "pages/eggTwister",
-			"pages": [{
-				"path": "eggTwister"
-			}]
-		},
-		{
-			"root": "pages/customerService",
-			"pages": [{
-				"path": "customer"
-			}],
-			"plugins": {
-				"ykfchat": {
-					"version": "2.0.29",
-					"provider": "wx1fdc8c9f3a3a05e4"
-				}
-			}
-		},
-		{
-			"root": "pages/activity",
-			"pages": [{
-					"path": "activity",
-					"style": {
-						"navigationBarTitleText": "活动报名"
-					}
-				}, {
-					"path": "activityDetails",
-					"style": {
-						"navigationBarTitleText": "报名活动"
-					}
-				}, {
-					"path": "myActivity",
-					"style": {
-						"navigationBarTitleText": "我的活动"
-					}
-				}, {
-					"path": "myActivityDetails",
-					"style": {
-						"navigationBarTitleText": "活动详情"
-					}
-				}, {
-					"path": "preferentialInfo",
-					"style": {
-						"navigationBarTitleText": "优惠信息"
-					}
-				}, {
-					"path": "preferentialList",
-					"style": {
-						"navigationBarTitleText": "优惠信息"
-					}
-				}, {
-					"path": "activityRegistration",
-					"style": {
-						"navigationBarTitleText": "活动报名"
-					}
-				},{
-					"path": "question",
-					"style": {
-						"navigationStyle": "custom"
-					}
-
-				},
-				{
-					"path": "questionList",
-					"style": {
-						"navigationBarTitleText": "问卷调查"
-					}
-				},
-				{
-					"path": "questionResult",
-					"style": {
-						"navigationBarTitleText": "问卷调查"
-					}
-				},
-				{
-					"path": "queResult",
-					"style": {
-						"navigationBarTitleText": "活动报名",
-						"enablePullDownRefresh": false
-					}	
-				},
-				{
-					"path": "orderSignUp",
-					"style": {
-						"navigationBarTitleText": "预约报名",
-						"enablePullDownRefresh": false
-					}
-				},
-				{
-					"path": "memberShare",
-					"style": {
-						"navigationBarTitleText": "分享有奖",
-						"enablePullDownRefresh": false
-					}
-				},
-				{
-					"path": "memberShareRecord",
-					"style": {
-						"navigationBarTitleText": "提交记录",
-						"enablePullDownRefresh": false
-					}
-				}
-			]
-		},
-		// 集字/第三方登录
-		{
-			"root": "pages/login",
-			"pages": [{
-				"path": "login",
-				"style": {
-					"navigationStyle": "custom"
-					// "navigationBarTitleText": "注册登录"
-				}
-			}]
-		},
-		{
-			"root": "pages/webView",
-			"pages": [{
-				"path": "webView",
-				"style": {
-					"navigationStyle": "custom"
-					// "navigationBarTitleText": "注册登录"
-				}
-			}]
-		},
-		// 来蹦哒公众号登录页面
-		{
-			"root": "pages/loginPubilc",
-			"pages": [{
-				"path": "login",
-				"style": {
-					"navigationStyle": "custom"
-					// "navigationBarTitleText": "注册登录"
-				}
-			}, {
-				"path": "loginH5",
-				"style": {
-					"navigationStyle": "custom"
-					// "navigationBarTitleText": "注册登录"
-				}
-			}, {
-				"path": "agreement",
-				"style": {
-					"navigationStyle": "custom"
-				}
-			}]
-		},
-		{
-			"root": "pages/wxLogin",
-			"pages": [{
-				"path": "login",
-				"style": {
-					"navigationBarTitleText": "注册登录",
-					"navigationBarBackgroundColor": "#F4F7FF"
-				}
-			}]
-		},
-		// 搜索页面
-		{
-			"root": "pages/search",
-			"pages": [{
-				"path": "searchPage",
-				"style": {
-					"navigationBarTitleText": "搜索"
-				}
-			}]
-		},
-		// 错误页面
-		{
-			"root": "pages/errorPage",
-			"pages": [{
-				"path": "errorPage",
-				"style": {
-					"navigationStyle": "custom"
-					// "navigationBarTitleText": "找不到服务"
-				}
-			},
-			{
-				"path": "errorLimit",
-				"style": {
-					"navigationBarTitleText": ""
-				}
-			}]
-		},
-		// 授权商圈页面
-		{
-			"root": "pages/tradeArea",
-			"pages": [{
-				"path": "tradeArea",
-				"style": {
-					"navigationBarTitleText": "微信商圈"
-				}
-			}]
-		},
-		// 第三方服务
-		{
-			"root": "pages/thirdserve",
-			"pages": [{
-				"path": "thirdserve",
-				"style": {
-					"navigationStyle": "custom"
-					// "navigationBarTitleText": "第三方服务"
-				}
-			}]
-		},
-		// 竞拍页面
-		{
-			"root": "pages/auction",
-			"pages": [{
-				"path": "auction",
-				"style": {
-					"navigationBarTitleText": "疯狂竞拍城"
-				}
-			}, {
-				"path": "userAuthorizationAgreement",
-				"style": {
-					"navigationBarTitleText": "用户授权协议"
-				}
-			}, {
-				"path": "disclaimer",
-				"style": {
-					"navigationBarTitleText": "免责条款"
-				}
-			}]
-		},
-		// 投诉建议
-		{
-			"root": "pages/suggestion",
-			"pages": [{
-				"path": "suggestionList",
-				"style": {
-					"navigationBarTitleText": "在线客服"
-				}
-			}, {
-				"path": "suggestionForm",
-				"style": {
-					"navigationBarTitleText": "在线客服"
-				}
-			},
-            {
-				"path": "suggestionReply",
-				"style": {
-					"navigationBarTitleText": "在线客服"
-				}
-			}]
-		},
-        // 拍照积分
-        {
-        	"root": "pages/photoIntegral",
-        	"pages": [{
-        		"path": "integralList",
-        		"style": {
-        			"navigationBarTitleText": "拍照积分"
-        		}
-        	}, {
-        		"path": "integralForm",
-        		"style": {
-        			"navigationBarTitleText": "拍照积分"
-        		}
-        	},
-            {
-        		"path": "integralReply",
-        		"style": {
-        			"navigationBarTitleText": "拍照积分"
-        		}
-        	}]
-        },
-		// 投票
-		{
-			"root": "pages/vote",
-			"pages": [{
-				"path": "vote",
-				"style": {
-					"navigationBarTitleText": "投票",
-					"onReachBottomDistance": 126
-				}
-			}]
-		},
-		// 分销
-		{
-			"root": "pages/mySale",
-			"pages": [{
-				"path": "mySale",
-				"style": {
-					"navigationBarTitleText": "我的分销"
-				}
-			}, {
-				"path": "authentication",
-				"style": {
-					"navigationBarTitleText": "实名认证"
-				}
-			}, {
-				"path": "incomeFlow",
-				"style": {
-					"navigationBarTitleText": "收入流水"
-				}
-			}, {
-				"path": "incomeFlowDetail",
-				"style": {
-					"navigationBarTitleText": "收入流水详情"
-				}
-			}]
-		},
-		// 积分明细
-		{
-			"root": "pages/integral",
-			"pages": [{
-				"path": "myIntegral",
-				"style": {
-					"navigationBarTitleText": "积分明细"
-				}
-			}]
-		},
-		// 完善信息
-		{
-			"root": "pages/personInfo",
-			"pages": [{
-				"path": "personInfo",
-				"style": {
-					"navigationBarTitleText": "完善信息",
-					"navigationBarBackgroundColor":"#F4F7FF"
-				}
-			},{
-				"path": "bluePersonInfo",
-				"style": {
-					"navigationBarTitleText": "完善信息",
-					"navigationBarBackgroundColor":"#F4F7FF"
-				}
-			}, {
-				"path": "personInfoWebView",
-				"style": {
-					"navigationBarTitleText": "完善信息"
-				}
-			}]
-		},
-		// 自动回复
-		{
-			"root": "pages/autoReply",
-			"pages": [{
-				"path": "autoReply",
-				"style": {
-					"navigationStyle": "custom"
-					// "navigationBarTitleText": "自动回复"
-				}
-			}]
-		},
-		// 商场服务
-		{
-			"root": "pages/marketService",
-			"pages": [{
-				"path": "marketService",
-				"style": {
-					"navigationBarTitleText": ""
-				}
-			}]
-		},
-		{
-			"root": "pages/newsSetting",
-			"pages": [{
-				"path": "newsSetting",
-				"style": {
-					"navigationStyle": "custom"
-					// "navigationBarTitleText": "自动回复"
-				}
-			}]
-		},
-		// 奖励金明细
-		{
-			"root": "pages/signIn",
-			"pages": [{
-				"path": "signIn",
-				"style": {
-					"navigationBarTitleText": "每日签到"
-				}
-			}, {
-				"path": "myPrize",
-				"style": {
-					"navigationBarTitleText": "签到奖励"
-				}
-			}]
-		},
-		{
-			"root": "pages/brand",
-			"pages": [{
-				"path": "brand",
-				"style": {
-					"navigationBarTitleText": "品牌导览"
-				}
-			}, {
-				"path": "brandDetails"
-			}]
-		},
-		// 集字/第三方登录
-		{
-			"root": "pages/award",
-			"pages": [{
-					"path": "times",
-					"style": {
-						"navigationBarTitleText": "倍享积分"
-					}
-				},
-				{
-					"path": "bounty",
-					"style": {
-						"navigationBarTitleText": "兑换奖励金"
-					}
-				},
-				{
-					"path": "ranking",
-					"style": {
-						"navigationBarTitleText": "消费排行榜"
-					}
-				}
-			]
-		},
-		{
-			"root": "pages/service",
-			"pages": [
-				{
-					"path": "reserve",
-					"style": {
-						"navigationBarTitleText": ""
-					}
-				},
-				{
-					"path": "shopDetail",
-					"style": {
-						"navigationBarTitleText": ""
-					}
-								
-				},
-				{
-					"path": "orderList",
-					"style": {
-						"navigationBarTitleText": "我的服务订单",
-						"enablePullDownRefresh": false
-					}
-				},
-				{
-					"path": "orderDetails",
-					"style": {
-						"navigationBarTitleText": "订单详情",
-						"enablePullDownRefresh": false
-					}
-				}
-			]
-		}
-	],
-	"globalStyle": {
-		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "嘉里集团",
-		"navigationBarBackgroundColor": "#fff",
-		"backgroundColor": "#F6F6F6",
-		"backgroundTextStyle": "light",
-		"app-plus": {
-			"titleNView": false
-		}
-	}
-}

+ 113 - 54
src/pages/parkingFee/components/base/parkingReceipt/parkingReceipt.vue

@@ -2,15 +2,14 @@
   <div
     class="scroll-Y"
   >
-<!--    <wx-points-commit ref='wxPointsCommit'></wx-points-commit>-->
-<!--    <authorize ref="authorize"></authorize>-->
     <div class="choice" v-if="custTypeId === 0">
       <div
         v-for="(item, index) in invoiceList"
         :key="index"
         :class="index + 1 == tabIndex ? 'actived' : ''"
         @click="invoice(index + 1)"
-      >{{ item }}</div
+      >{{ item }}
+      </div
       >
     </div>
     <div
@@ -30,12 +29,14 @@
       </div>
     </div>
     <div class="choice_select" v-if="custTypeId === 0"
-    ><div :class="tabIndex == 1 ? 'choice_select_ews' : 'choice_select_ew'"
-    /></div>
+    >
+      <div :class="tabIndex == 1 ? 'choice_select_ews' : 'choice_select_ew'"
+      />
+    </div>
     <!-- 开票列表 -->
     <scroll-view class="choice_card" :style="{ height: height }" @scrolltolower="scrollLower">
       <div class="suggestion-list">
-        <radio-group v-if="isJingAn" @change="radioChange" style="background-color: #f2f2f2">
+        <van-checkbox-group v-model="ids" v-if="isJingAn" @change="radioChange" style="background-color: #f2f2f2">
           <label
             class="uni-list-cell uni-list-cell-pd"
             @click="goToDeatil(item)"
@@ -47,20 +48,24 @@
             <div class="choice_card_item">
               <div class="choice_card_index choice_card_index1">
                 <div v-if="tabIndex == 1"
-                >{{ item.orderno }}-{{ item.carno }}</div
+                >{{ item.orderno }}-{{ item.carno }}
+                </div
                 >
                 <div v-else>{{ item.invoiceTitleName }}的停车发票</div>
                 <div v-if="tabIndex == 1" style="color: #ed1c24"
-                >¥{{ (item.payfee / 100).toFixed(2) }}</div
+                >¥{{ ( item.payfee / 100 ).toFixed(2) }}
+                </div
                 >
                 <div v-else style="color: #ed1c24"
-                >¥{{ (item.invoiceAmount / 100).toFixed(2) }}</div
+                >¥{{ ( item.invoiceAmount / 100 ).toFixed(2) }}
+                </div
                 >
               </div>
               <div
                 class="choice_card_index choice_card_index2"
                 v-if="tabIndex == 1"
-              >{{ item.parkname }}</div
+              >{{ item.parkname }}
+              </div
               >
               <div
                 class="choice_card_index choice_card_index3"
@@ -68,11 +73,13 @@
               >
                 <div>入场时间: {{ item.entertime }}</div>
                 <div
-                ><radio
-                  color="#ED1C24"
-                  :value="item.id"
-                  :checked="index === current"
-                /></div>
+                >
+                  <radio
+                    color="#ED1C24"
+                    :value="item.id"
+                    :checked="index === current"
+                  />
+                </div>
               </div>
               <div
                 class="choice_card_index choice_card_index2"
@@ -83,7 +90,8 @@
               <div
                 class="choice_card_index choice_card_index2"
                 v-if="tabIndex == 2"
-              >税号: {{ item.corporationTax }}</div
+              >税号: {{ item.corporationTax }}
+              </div
               >
               <div
                 class="choice_card_index choice_card_index3"
@@ -92,7 +100,8 @@
               >
                 <div
                 >开票时间:
-                  {{ item.paperDrewDate ? item.paperDrewDate : '-' }}</div
+                  {{ item.paperDrewDate ? item.paperDrewDate : '-' }}
+                </div
                 >
                 <!-- 0:已提交申请(待开票) 1:开票中  2:开票完成 3:开票失败 -->
                 <div
@@ -101,12 +110,12 @@
                   style="color: #8cc63f"
                 >
                   开票完成
-                  <image
+                  <img
                     class="arrow"
                     :src="arrowIcon"
                     mode="heightFix"
                     style="height: 40px"
-                  ></image>
+                  ></img>
                 </div>
                 <div
                   class="choice_card_status"
@@ -114,29 +123,29 @@
                   style="color: #ed1c24"
                 >
                   开票失败
-                  <image
+                  <img
                     class="arrow"
                     :src="arrowIcon"
                     mode="heightFix"
                     style="height: 40px"
-                  ></image>
+                  ></img>
                 </div>
                 <div class="choice_card_status" v-else style="color: #f7931e">
                   开票中
-                  <image
+                  <img
                     class="arrow"
                     :src="arrowIcon"
                     mode="heightFix"
                     style="height: 40px"
-                  ></image>
+                  ></img>
                 </div>
 
               </div>
             </div>
 
           </label>
-        </radio-group>
-        <checkbox-group v-else @change="checkboxChange" style="background-color: #f2f2f2">
+        </van-checkbox-group>
+        <van-checkbox-group v-model="ids" v-else @change="checkboxChange">
           <label
             class="uni-list-cell uni-list-cell-pd"
             @click="goToDeatil(item)"
@@ -148,32 +157,37 @@
             <div class="choice_card_item">
               <div class="choice_card_index choice_card_index1">
                 <div v-if="tabIndex == 1"
-                >{{ item.orderno }}-{{ item.carno }}</div
+                >{{ item.orderno }}-{{ item.carno }}
+                </div
                 >
                 <div v-else>{{ item.invoiceTitleName }}的停车发票</div>
                 <div v-if="tabIndex == 1" style="color: #ed1c24"
-                >¥{{ (item.payfee / 100).toFixed(2) }}</div
+                >¥{{ ( item.payfee / 100 ).toFixed(2) }}
+                </div
                 >
                 <div v-else style="color: #ed1c24"
-                >¥{{ (item.invoiceAmount / 100).toFixed(2) }}</div
+                >¥{{ ( item.invoiceAmount / 100 ).toFixed(2) }}
+                </div
                 >
               </div>
               <div
                 class="choice_card_index choice_card_index2"
                 v-if="tabIndex == 1"
-              >{{ item.parkname }}</div
+              >{{ item.parkname }}
+              </div
               >
               <div
                 class="choice_card_index choice_card_index3"
                 v-if="tabIndex == 1"
               >
                 <div>入场时间: {{ item.entertime }}</div>
-                <div
-                ><checkbox
-                  color="#ED1C24"
-                  :value="item.id"
-                  :checked="item.checkted"
-                /></div>
+                <div class="my-not-invoiced-item">
+                  <van-checkbox
+                    shape="square"
+                    :name="item.id"
+                    icon-size="20"
+                  />
+                </div>
               </div>
               <div
                 class="choice_card_index choice_card_index2"
@@ -184,7 +198,8 @@
               <div
                 class="choice_card_index choice_card_index2"
                 v-if="tabIndex == 2"
-              >税号: {{ item.corporationTax }}</div
+              >税号: {{ item.corporationTax }}
+              </div
               >
               <div
                 class="choice_card_index choice_card_index3"
@@ -193,7 +208,8 @@
               >
                 <div
                 >开票时间:
-                  {{ item.paperDrewDate ? item.paperDrewDate : '-' }}</div
+                  {{ item.paperDrewDate ? item.paperDrewDate : '-' }}
+                </div
                 >
                 <!-- 0:已提交申请(待开票) 1:开票中  2:开票完成 3:开票失败 -->
                 <div
@@ -202,12 +218,11 @@
                   style="color: #8cc63f"
                 >
                   开票完成
-                  <image
+                  <img
                     class="arrow"
                     :src="arrowIcon"
-                    mode="heightFix"
                     style="height: 40px"
-                  ></image>
+                  ></img>
                 </div>
                 <div
                   class="choice_card_status"
@@ -217,21 +232,20 @@
                   <div>开票失败</div>
                   <!-- <div>重新开票</div> -->
                   <div type="default" plain="true" @click.stop="tryGoToInvoicing(item)" size="mini" style="margin-left: 10px;color: #E89E42;border: 1px solid #E89E42;border-radius: 10px;padding: 10px;">重新开票</div>
-                  <!-- <image
+                  <!-- <img
                     class="arrow"
                     :src="arrowIcon"
                     mode="heightFix"
                     style="height: 40px"
-                  ></image> -->
+                  ></img> -->
                 </div>
                 <div class="choice_card_status" v-else style="color: #f7931e">
                   开票中
-                  <image
+                  <img
                     class="arrow"
                     :src="arrowIcon"
-                    mode="heightFix"
                     style="height: 40px"
-                  ></image>
+                  ></img>
                 </div>
               </div>
               <div
@@ -240,13 +254,14 @@
                 style="padding-bottom: 20px;justify-content: flex-end;font-size: 20px;"
                 @click.stop="showFailureReason(item.failureReason)"
               >
-                <icon type="info" size="12" color="#d7d7d7" style="margin-right: 10px;"/>失败原因
+                <icon type="info" size="12" color="#d7d7d7" style="margin-right: 10px;"/>
+                失败原因
               </div>
             </div>
           </label>
-        </checkbox-group>
+        </van-checkbox-group>
         <div v-show="isLoadMore" :class="{ noData: !list.length }">
-          <image :src="noData" v-if="!list.length" mode="widthFix"></image>
+          <img :src="noData" v-if="!list.length" mode="widthFix"></img>
           <span v-if="!list.length">暂无数据</span>
           <uni-load-more :status="loadStatus" v-else></uni-load-more>
         </div>
@@ -265,7 +280,7 @@
       <div class="priceBtn">
         <div
         >开票金额
-          <span class="price">{{ (totalNum / 100).toFixed(2) }} 元</span></div
+          <span class="price">{{ ( totalNum / 100 ).toFixed(2) }} 元</span></div
         >
         <div
           :class="{
@@ -274,7 +289,8 @@
             green_flewx_index3: custTypeId === 2,
           }"
           @click="goToInvoicing"
-        >去开票</div
+        >去开票
+        </div
         >
       </div>
     </div>
@@ -283,8 +299,9 @@
 
 <script>
 import parkingReceiptJs from '../../../mixins/parkingReceipt/parkingReceipt'
+
 export default {
-  mixins:[parkingReceiptJs]
+  mixins: [parkingReceiptJs]
 }
 </script>
 
@@ -297,6 +314,7 @@ export default {
   height: 100vh;
   // padding-bottom: 100px;
   background: #f2f2f2;
+
   .choice {
     width: 750px;
     background-color: #fff;
@@ -308,16 +326,19 @@ export default {
     position: fixed;
     top: 0;
     left: 0;
+
     div {
       width: 30%;
       text-align: center;
       height: 78px;
       line-height: 78px;
     }
+
     .actived {
       color: #000000;
     }
   }
+
   .choice_select {
     width: 750px;
     height: 10px;
@@ -325,32 +346,39 @@ export default {
     position: fixed;
     top: 78px;
     left: 0;
+
     div {
       width: 70px;
       height: 4px;
       border-radius: 25%;
       background-color: #000000;
     }
+
     .choice_select_ews {
       transform: translateX(230px);
       transition-duration: 0.1s;
     }
+
     .choice_select_ew {
       transform: translateX(455px);
       transition-duration: 0.1s;
     }
   }
+
   .shanghaiClassify {
     position: fixed;
     width: 750px;
     z-index: 2;
   }
+
   .blueClassify {
     .colorClassify('blue');
   }
+
   .greenClassify {
     .colorClassify('green');
   }
+
   .choice_card {
     margin: 98px 20px 0px;
     width: 710px;
@@ -361,15 +389,18 @@ export default {
       margin: 20px 0;
       border-radius: 20px;
       background-color: #fff;
+
       .choice_card_index {
         // padding-top: 6px;
         padding-bottom: 10px;
         font-size: 24px;
+
         .choice_card_status {
           display: flex;
           align-items: center;
         }
       }
+
       .choice_card_index1 {
         display: flex;
         align-items: center;
@@ -380,16 +411,19 @@ export default {
         font-size: 28px;
         margin-bottom: 10px;
       }
+
       .choice_card_index2 {
         // padding-top: 20px;
         color: #bbbbbb;
       }
+
       .choice_card_index3 {
         display: flex;
         align-items: center;
         justify-content: space-between;
         color: #bbbbbb;
       }
+
       .choice_card_index4 {
         color: #bbbbbb;
         // padding-bottom: 20px;
@@ -397,13 +431,21 @@ export default {
     }
   }
 }
+
 .suggestion-list {
   display: flex;
   flex-direction: column;
-  background: #fff;
+  //background: #fff;
   border-radius: 15px;
 }
 
+//:global {
+//  .van-checkbox__icon--checked .van-icon{
+//    color: #c8c9cc;
+//  }
+//}
+
+
 .flewx {
   width: 100%;
   height: 100px;
@@ -427,11 +469,13 @@ export default {
     align-items: center;
     margin-right: 20px;
     justify-content: space-around;
+
     .price {
       color: #ed1c24;
       font-size: 36px;
       margin: 0 10px;
     }
+
     .flewx_index3 {
       width: 150px;
       height: 70px;
@@ -444,9 +488,11 @@ export default {
       margin-left: 50px;
       margin-right: 30px;
     }
+
     .blue_flewx_index3 {
       .color-background-color('blue');
     }
+
     .green_flewx_index3 {
       .color-background-color('green');
     }
@@ -459,24 +505,37 @@ export default {
   margin-right: 10px;
   border: 1px solid #f2f2f2;
   border-radius: 50%;
-  image {
+
+  img {
     width: 40px;
     height: 40px;
   }
 }
+
 .noData {
   width: 100%;
   padding-top: 15%;
   text-align: center;
   background: #f2f2f2;
   margin: 0 auto;
-  image {
+
+  img {
     width: 200px;
     margin-bottom: 2%;
   }
+
   span {
     color: #999;
     display: block;
   }
 }
 </style>
+<style lang="less">
+.my-not-invoiced-item {
+  .van-checkbox__icon--checked .van-icon{
+    color: #ED1C24;
+    background-color: #fff;
+    border-color: #c8c9cc;
+  }
+}
+</style>

Деякі файли не було показано, через те що забагато файлів було змінено