perf: 规范接口路径

This commit is contained in:
xiongxiaoyang
2022-05-20 06:29:15 +08:00
parent 9ae00b0902
commit 39090b8810
13 changed files with 31 additions and 34 deletions

View File

@@ -239,7 +239,7 @@ import Top from "@/components/common/Top";
import Navbar from "@/components/common/Navbar";
import Footer from "@/components/common/Footer";
export default {
name: "bookClass",
name: "bookclass",
components: {
Top,
Navbar,