支持调用 yudao 后端接口

This commit is contained in:
YunaiV
2023-10-29 22:01:20 +08:00
parent 84b4060c73
commit d32a47b027
3 changed files with 26 additions and 0 deletions
+3
View File
@@ -51,6 +51,9 @@
if (options.page) {
sheep.$router.go(decodeURIComponent(options.page));
}
// TODO 芋艿:测试接口的调用
sheep.$api.app.test();
});
// 下拉刷新