diff --git a/stock-forcast-web/router/index.js b/stock-forcast-web/router/index.js index 3fd8636..3d21749 100644 --- a/stock-forcast-web/router/index.js +++ b/stock-forcast-web/router/index.js @@ -3,7 +3,6 @@ 创建日期: 2023-9-03 版本: 1.0 */ - import { createRouter, createWebHistory } from 'vue-router' import request from '@/request/request' const routes = [ diff --git a/stock-forcast-web/router/index.js.bak b/stock-forcast-web/router/index.js.bak index 887ab04..3fd8636 100644 --- a/stock-forcast-web/router/index.js.bak +++ b/stock-forcast-web/router/index.js.bak @@ -1,5 +1,5 @@ /* - 作者: 魔仙堡 + 作者: moxianchengbao 创建日期: 2023-9-03 版本: 1.0 */