Browse Source

Update index.js

main
bin_open_source 2 years ago
parent
commit
f9a6de4484
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      stock_predic_web/router/index.js

+ 6
- 0
stock_predic_web/router/index.js View File

@@ -1,3 +1,9 @@
/*
作者: 魔仙堡
创建日期: 2023-9-03
版本: 1.0
*/

import { createRouter, createWebHistory } from 'vue-router'
import request from '@/request/request'
const routes = [


Loading…
Cancel
Save