From 500078714411487af00161e01bd7e0b5efdc3414 Mon Sep 17 00:00:00 2001 From: cloudroam <cloudroam> Date: 星期四, 07 八月 2025 13:32:32 +0800 Subject: [PATCH] add:热门景点 --- store/index copy.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/store/index copy.js b/store/index copy.js index 0cb7d8c..9ef1829 100644 --- a/store/index copy.js +++ b/store/index copy.js @@ -1,4 +1,4 @@ -import http from '../plugins/http' +import http from '../plugins/http.js' import storage from '../plugins/storage.js' import message from '../plugins/message.js' import Vue from 'vue' -- Gitblit v1.9.3