feat: 删除测试代码
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
custom-class="shape-picker-popup">
|
||||
<view class="shape-picker-container">
|
||||
<text class="shape-picker-title">
|
||||
选择形状{{selectedShapeIndex}} {{ singleMode ? '(单选)' :
|
||||
'(多选)' }}
|
||||
选择形状{{ singleMode ? '(单选)' : '(多选)' }}
|
||||
</text>
|
||||
<view class="shape-options-wrapper">
|
||||
<view class="shape-options">
|
||||
|
||||
Reference in New Issue
Block a user