方剂检索页面ui

This commit is contained in:
@fawn-nine
2023-11-10 13:58:57 +08:00
parent ca693e3a4d
commit 716b3fce33
4 changed files with 669 additions and 1 deletions

View File

@@ -0,0 +1,22 @@
<template>
<view>
</view>
</template>
<script>
export default {
data() {
return {
}
},
methods: {
}
}
</script>
<style>
</style>