generated from thzxcx/vue3
refactor(样式): View Text
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
<View rounded-t-48rpx w-750rpx absolute bottom-0 bg-white z-1001>
|
||||
<View mt-32rpx mb-24rpx mx-48rpx fs-30 font-400>
|
||||
{{ title }}
|
||||
</View>
|
||||
</view>
|
||||
<View text-center mx-48rpx>
|
||||
<textarea
|
||||
v-model="value"
|
||||
@ -38,9 +38,9 @@
|
||||
>
|
||||
{{ confirmText }}
|
||||
</button>
|
||||
</View>
|
||||
</View>
|
||||
</View>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup name="Prompt">
|
||||
|
Reference in New Issue
Block a user