添加组件

This commit is contained in:
zhengw
2026-01-08 17:13:44 +08:00
parent 55523a761f
commit 8a3d3ac60e
16 changed files with 51 additions and 12 deletions
@@ -1,4 +1,3 @@
// pages/components/popup-plugin/index.ts
Component({
/**
*
@@ -5,4 +5,4 @@
<view style="max-height: 70vh;overflow: auto;">
<slot></slot>
</view>
</t-popup>
</t-popup>