Skip to content

添加后台页面

新建接口文件

src/api/member.js

新建接口文件

注意接口函数的url参数值:/菜单链接

新建页面文件

src/views/member/member.vue

新建页面文件

Apache-2.0 License