方剂检索页面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

@@ -14,7 +14,7 @@
<image src="../../static/icon/five1.png" mode="aspectFit" ></image>
<text>经穴检索</text>
</div>
<div class="item item1">
<div class="item item1" @click="onPageJump('../prescription/prescription')">
<image src="../../static/icon/five2.png" mode="aspectFit"></image>
<text>方药检索</text>
</div>