<template>
<view class="mz-input-container">
<input type="text">
</view>
</template>
<script setup>
</script>
<style lang="scss" scoped>
</style>