This commit is contained in:
dengj
2023-10-19 09:54:26 +08:00
parent ca0604cb20
commit b02a7b51b9

View File

@@ -15,7 +15,7 @@
// this.getInfo()
},
methods: {
//-----------示例------------
//---------页面调用接口示例------------
// getInfo() {
// this.$api.getUserInfo().then(res => {
// console.log('userInfo', res);