12 2024 档案

摘要:<template> <!-- 搜索筛选 --> <van-popup v-model="showPopup" round position="bottom" :style="{ height: '70%' }" closeable close-icon="cross" class="page-fi 阅读全文
posted @ 2024-12-19 10:45 ThisCall 阅读(1) 评论(0) 推荐(0) 编辑
摘要:<van-popup v-model="showProject" position="bottom" get-container="body" class="pb20" :style="{ height: '80%', }" closeable round > <div class="pop-hea 阅读全文
posted @ 2024-12-19 10:30 ThisCall 阅读(1) 评论(0) 推荐(0) 编辑
摘要:.page-form-item-required-no .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before { content: '' !important; } <el-form ref="elFor 阅读全文
posted @ 2024-12-17 13:45 ThisCall 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2024-12-12 10:49 ThisCall 阅读(2) 评论(0) 推荐(0) 编辑
摘要:地址 阅读全文
posted @ 2024-12-09 17:53 ThisCall 阅读(2) 评论(0) 推荐(0) 编辑
摘要:样式行,实际不行 <van-checkbox-group v-model="selectItems" @click="selectItemsFn"> <div class="flexa w"> <van-checkbox v-for="(item, index) in tableData" :key 阅读全文
posted @ 2024-12-09 09:28 ThisCall 阅读(26) 评论(0) 推荐(0) 编辑