feat:形状打印页测试

This commit is contained in:
2025-07-22 11:27:10 +08:00
parent 3ce3d3cac4
commit bec8fa978e
6 changed files with 1285 additions and 263 deletions
+13
View File
@@ -68,4 +68,17 @@
确定
</toy-button>
</view>
<van-cell-group custom-class="debug-wrapper">
<van-cell
title="测试页面入口"
size="large"
custom-class="centered-title" />
<van-cell
title="形状打印"
clickable
data-name="shapePrint"
is-link
url="/pages/shapePrint/index" />
</van-cell-group>
</view>