#
whycq
2022-12-12 dde87b8c60ae4639140e9a5ea885751eca55bca5
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>