This commit is contained in:
zk
2023-12-11 10:19:17 +08:00
parent e576d20c00
commit bc15167485
6 changed files with 70 additions and 516 deletions
@@ -0,0 +1,15 @@
// export const tabList = [
// {
// name: '所有资源',
// type: TabType.all,
// },
// {
// name: '油田医院',
// type: TabType.youTianYiYuan,
// },
// {
// name: '医疗点',
// type: TabType.yiLiaoDian,
// },
// ];