An open API service indexing awesome lists of open source software.

https://github.com/springhgui/testhistory

AspNetCore+Vue+VueRouter前后端分离开发 VueRouter使用History模式的处理
https://github.com/springhgui/testhistory

Last synced: 8 days ago
JSON representation

AspNetCore+Vue+VueRouter前后端分离开发 VueRouter使用History模式的处理

Awesome Lists containing this project

README

          

# TestHistory
AspNetCore+Vue+VueRouter前后端分离开发 VueRouter使用History模式的处理

# 起步
1. 运行项目
2. 访问`https://localhost:7247/about`
3. 访问order模块`https://localhost:7247/order/about`
4. 访问goods模块`https://localhost:7247/goods/about`