diff --git a/src/components/inout.vue b/src/components/inout.vue deleted file mode 100644 index a44ff9d..0000000 --- a/src/components/inout.vue +++ /dev/null @@ -1,223 +0,0 @@ - - - 无牌车{{ toflag =='0' ? '入场' : '出场' }}结算 - {{ tipsText }} - - - - - - {{ toggleText }} - - 确定 - - - - - - diff --git a/src/components/pay.vue b/src/components/pay.vue deleted file mode 100644 index 874c47f..0000000 --- a/src/components/pay.vue +++ /dev/null @@ -1,132 +0,0 @@ - - - 订单支付 - {{ title }} - {{ money }} - 选择支付方式 - - - - {{ item }} - - - 确认支付 - - - - - -