wwl
3 天以前 0c23ed71897641b9ee66d81082cbc999e0c5f0ae
快捷建议
3个文件已修改
7 ■■■■■ 已修改文件
src/views/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/tijian/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/tijianall/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/index.vue
@@ -1,9 +1,9 @@
<template>
  <div class="centre">
    <!-- 今日通知 -->
    <div style="display: flex; justify-content: center; align-items: center;">
    <!-- <div style="display: flex; justify-content: center; align-items: center;">
      <h4>今日通知</h4>
    </div>
    </div> -->
    <div class="notice-area">
      <el-carousel :interval="2000" direction="vertical" :autoplay="true" :loop="true" height="120px"
        v-if="groupedNoticeList.length > 0" class="carousel">
src/views/system/tijian/index.vue
@@ -151,7 +151,7 @@
                证件号码
              </span>
              <el-input :disabled="isDisabled" v-model="form.cusIdcard" placeholder="请输入身份证号"
                @input="handleIdCardInput" />
                @input="handleIdCardInput" maxlength="18"/>
              <!-- <i style="
                    font-size: 1rem;
                    position: absolute;
src/views/system/tijianall/index.vue
@@ -232,6 +232,7 @@
                placeholder="请输入身份证号"
                @input="handleIdCardInput"
                style="width: 190px"
                maxlength="18"
              />
              <!-- <i
                style="font-size: 17px; margin-left: 3px"