添加足迹路由

This commit is contained in:
xuwenbo
2020-09-11 10:04:25 +08:00
parent 4d25381a0c
commit aa7ef9bcc7
3 changed files with 8 additions and 2 deletions

View File

@ -37,7 +37,7 @@ import Recommend from "@/components/Recommend";
import { getCollectUser, getCollectDel } from "@/api/user";
import Loading from "@/components/Loading";
export default {
name: "GoodsCollection",
name: "GoodsFoot",
components: {
Recommend,
Loading