添加组件
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user