Browse Source

Add interactive tag selection feature with dynamic styling

ck@123911.net 4 months ago
parent
commit
6b036a4d44
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/my/step.vue

+ 1 - 1
pages/my/step.vue

@@ -106,7 +106,7 @@
 			</view>
 			<view class="btn_submit" @click="showPop = false;">提交选择</view>
 		</view>
-
+ 
 
 
 		<ToastW3 ref="ToastW3"></ToastW3>