From 160b1e93ef671349f6a2c7b111941c28ef58c2f0 Mon Sep 17 00:00:00 2001 From: "@QQNZX" Date: Mon, 27 Nov 2023 13:18:18 +0800 Subject: [PATCH] =?UTF-8?q?11.27=E5=89=8D=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gasStation-uni/App.vue | 5 +- gasStation-uni/main.js | 5 +- gasStation-uni/package-lock.json | 2236 ++++++++++++++++- gasStation-uni/package.json | 10 + gasStation-uni/pages/index/index.vue | 3 + .../pagesHome/myPointsOrder/myPointsOrder.vue | 1 - .../pagesHome/oilRecharge/oilRecharge.vue | 5 +- gasStation-uni/request/index.js | 7 +- gasStation-uni/uni.scss | 2 +- 9 files changed, 2260 insertions(+), 14 deletions(-) create mode 100644 gasStation-uni/package.json diff --git a/gasStation-uni/App.vue b/gasStation-uni/App.vue index f9a4b003c..888d9f237 100644 --- a/gasStation-uni/App.vue +++ b/gasStation-uni/App.vue @@ -47,8 +47,9 @@