tapd相关修改更新

This commit is contained in:
GaoHao
2025-03-19 18:19:34 +08:00
parent 994cf8bf2b
commit f01bc839f7
53 changed files with 1084 additions and 1032 deletions

View File

@@ -1,8 +1,10 @@
<template>
<view class="model u-text-center" v-if="show" @tap="modelTap">
<div @tap.stop="" class="box u-font-32 tranistion" :class="[returnBoxClass]" :style="[computeBoxStyle,computeStyle()]" >
<view class="u-relative">
<view class=" color-333 font-bold">{{props.title||'提示'}}</view>
<view class="u-relative" style="display: flex;align-items: center;justify-content: space-between;">
<view style=""></view>
<view class="color-333 font-bold up-line-1" style="width: 60%;">{{props.title||'提示'}}</view>
<view style=""></view>
<template v-if="showIcon">
<slot name="icon">
<view class="close" @tap="close">