#
whycq
2022-12-12 d914583bf377465079724477bbb118e54b2f7082
pages/user/user.vue
@@ -1,15 +1,8 @@
<template>
   <view class="">
      <y-popup>
         <view style="background-color: aqua;width: 100rpx;height: 100rpx;"></view>
         <input type="text" style="background-color: aqua;">
      </y-popup>
   </view>
</template>
<script>
</script>
<style>
</style>