|
@@ -311,53 +311,17 @@
|
|
|
.resultAccessory"
|
|
|
:key="index + 'a'"
|
|
|
>
|
|
|
- <div style="cursor: pointer" @click="checkFile(item.url)">
|
|
|
- <div class="masking-out">
|
|
|
- <div class="delete" @click="deleteFile(index)">×</div>
|
|
|
+ <div class="fileBox">
|
|
|
+ <div class="fileBoxLeft" @click="checkFile(item.url)">
|
|
|
+ <div class="chapter_upload_l_i3"></div>
|
|
|
+ <div class="titName">{{ item.fileName }}</div>
|
|
|
+ </div>
|
|
|
+ <div class="fileBoxRight">
|
|
|
+ <div
|
|
|
+ class="chapter_upload_ic_r"
|
|
|
+ @click="deleteFile(index)"
|
|
|
+ ></div>
|
|
|
</div>
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].resultAccessory
|
|
|
- .length > 0 &&
|
|
|
- image.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- :src="item.url"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].resultAccessory
|
|
|
- .length > 0 &&
|
|
|
- word.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- src="../../../assets/img/word.png"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].resultAccessory
|
|
|
- .length > 0 &&
|
|
|
- pdf.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- src="../../../assets/img/pdf.png"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <div class="titName">{{ item.fileName }}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -394,55 +358,17 @@
|
|
|
:key="index + 'a'"
|
|
|
style="cursor: pointer"
|
|
|
>
|
|
|
- <div style="cursor: pointer" @click="checkFile(item.url)">
|
|
|
- <div class="masking-out">
|
|
|
- <div class="delete" @click="deletefirmAccessory(index)">
|
|
|
- ×
|
|
|
- </div>
|
|
|
+ <div class="fileBox">
|
|
|
+ <div class="fileBoxLeft" @click="checkFile(item.url)">
|
|
|
+ <div class="chapter_upload_l_i3"></div>
|
|
|
+ <div class="titName">{{ item.fileName }}</div>
|
|
|
+ </div>
|
|
|
+ <div class="fileBoxRight">
|
|
|
+ <div
|
|
|
+ class="chapter_upload_ic_r"
|
|
|
+ @click="deleteFile(index)"
|
|
|
+ ></div>
|
|
|
</div>
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].firmAccessory
|
|
|
- .length > 0 &&
|
|
|
- image.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- :src="item.url"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].firmAccessory
|
|
|
- .length > 0 &&
|
|
|
- word.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- src="../../../assets/img/word.png"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].firmAccessory
|
|
|
- .length > 0 &&
|
|
|
- pdf.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- src="../../../assets/img/pdf.png"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <div class="titName">{{ item.fileName }}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -478,58 +404,17 @@
|
|
|
.competitionAccessory"
|
|
|
:key="index + 'a'"
|
|
|
>
|
|
|
- <div style="cursor: pointer" @click="checkFile(item.url)">
|
|
|
- <div class="masking-out">
|
|
|
+ <div class="fileBox">
|
|
|
+ <div class="fileBoxLeft" @click="checkFile(item.url)">
|
|
|
+ <div class="chapter_upload_l_i3"></div>
|
|
|
+ <div class="titName">{{ item.fileName }}</div>
|
|
|
+ </div>
|
|
|
+ <div class="fileBoxRight">
|
|
|
<div
|
|
|
- class="delete"
|
|
|
- @click="deletecompetitionAccessory(index)"
|
|
|
- >
|
|
|
- ×
|
|
|
- </div>
|
|
|
+ class="chapter_upload_ic_r"
|
|
|
+ @click="deleteFile(index)"
|
|
|
+ ></div>
|
|
|
</div>
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].competitionAccessory
|
|
|
- .length > 0 &&
|
|
|
- image.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- :src="item.url"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].competitionAccessory
|
|
|
- .length > 0 &&
|
|
|
- word.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- src="../../../assets/img/word.png"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].competitionAccessory
|
|
|
- .length > 0 &&
|
|
|
- pdf.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- src="../../../assets/img/pdf.png"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <div class="titName">{{ item.fileName }}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -559,55 +444,17 @@
|
|
|
.exchangeAccessory"
|
|
|
:key="index + 'a'"
|
|
|
>
|
|
|
- <div style="cursor: pointer" @click="checkFile(item.url)">
|
|
|
- <div class="masking-out">
|
|
|
- <div class="delete" @click="deleteexchangeAccessory(index)">
|
|
|
- ×
|
|
|
- </div>
|
|
|
+ <div class="fileBox">
|
|
|
+ <div class="fileBoxLeft" @click="checkFile(item.url)">
|
|
|
+ <div class="chapter_upload_l_i3"></div>
|
|
|
+ <div class="titName">{{ item.fileName }}</div>
|
|
|
+ </div>
|
|
|
+ <div class="fileBoxRight">
|
|
|
+ <div
|
|
|
+ class="chapter_upload_ic_r"
|
|
|
+ @click="deleteFile(index)"
|
|
|
+ ></div>
|
|
|
</div>
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].exchangeAccessory
|
|
|
- .length > 0 &&
|
|
|
- image.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- :src="item.url"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].exchangeAccessory
|
|
|
- .length > 0 &&
|
|
|
- word.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- src="../../../assets/img/word.png"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].exchangeAccessory
|
|
|
- .length > 0 &&
|
|
|
- pdf.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- src="../../../assets/img/pdf.png"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <div class="titName">{{ item.fileName }}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -637,55 +484,17 @@
|
|
|
.conversionAccessory"
|
|
|
:key="index + 'a'"
|
|
|
>
|
|
|
- <div style="cursor: pointer" @click="checkFile(item.url)">
|
|
|
- <div class="masking-out">
|
|
|
- <div class="delete" @click="deleteconversionAccessory(index)">
|
|
|
- ×
|
|
|
- </div>
|
|
|
+ <div class="fileBox">
|
|
|
+ <div class="fileBoxLeft" @click="checkFile(item.url)">
|
|
|
+ <div class="chapter_upload_l_i3"></div>
|
|
|
+ <div class="titName">{{ item.fileName }}</div>
|
|
|
+ </div>
|
|
|
+ <div class="fileBoxRight">
|
|
|
+ <div
|
|
|
+ class="chapter_upload_ic_r"
|
|
|
+ @click="deleteFile(index)"
|
|
|
+ ></div>
|
|
|
</div>
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].conversionAccessory
|
|
|
- .length > 0 &&
|
|
|
- image.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- :src="item.url"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].conversionAccessory
|
|
|
- .length > 0 &&
|
|
|
- word.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- src="../../../assets/img/word.png"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].conversionAccessory
|
|
|
- .length > 0 &&
|
|
|
- pdf.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- src="../../../assets/img/pdf.png"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <div class="titName">{{ item.fileName }}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -715,55 +524,17 @@
|
|
|
.talentsAccessory"
|
|
|
:key="index + 'a'"
|
|
|
>
|
|
|
- <div style="cursor: pointer" @click="checkFile(item.url)">
|
|
|
- <div class="masking-out">
|
|
|
- <div class="delete" @click="deletetalentsAccessory(index)">
|
|
|
- ×
|
|
|
- </div>
|
|
|
+ <div class="fileBox">
|
|
|
+ <div class="fileBoxLeft" @click="checkFile(item.url)">
|
|
|
+ <div class="chapter_upload_l_i3"></div>
|
|
|
+ <div class="titName">{{ item.fileName }}</div>
|
|
|
+ </div>
|
|
|
+ <div class="fileBoxRight">
|
|
|
+ <div
|
|
|
+ class="chapter_upload_ic_r"
|
|
|
+ @click="deleteFile(index)"
|
|
|
+ ></div>
|
|
|
</div>
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].talentsAccessory
|
|
|
- .length > 0 &&
|
|
|
- image.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- :src="item.url"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].talentsAccessory
|
|
|
- .length > 0 &&
|
|
|
- word.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- src="../../../assets/img/word.png"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].talentsAccessory
|
|
|
- .length > 0 &&
|
|
|
- pdf.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- src="../../../assets/img/pdf.png"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <div class="titName">{{ item.fileName }}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -831,55 +602,17 @@
|
|
|
.taskAccessory"
|
|
|
:key="index + 'a'"
|
|
|
>
|
|
|
- <div style="cursor: pointer" @click="checkFile(item.url)">
|
|
|
- <div class="masking-out">
|
|
|
- <div class="delete" @click="deletetaskAccessory(index)">
|
|
|
- ×
|
|
|
- </div>
|
|
|
+ <div class="fileBox">
|
|
|
+ <div class="fileBoxLeft" @click="checkFile(item.url)">
|
|
|
+ <div class="chapter_upload_l_i3"></div>
|
|
|
+ <div class="titName">{{ item.fileName }}</div>
|
|
|
+ </div>
|
|
|
+ <div class="fileBoxRight">
|
|
|
+ <div
|
|
|
+ class="chapter_upload_ic_r"
|
|
|
+ @click="deleteFile(index)"
|
|
|
+ ></div>
|
|
|
</div>
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].taskAccessory
|
|
|
- .length > 0 &&
|
|
|
- image.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- :src="item.url"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].taskAccessory
|
|
|
- .length > 0 &&
|
|
|
- word.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- src="../../../assets/img/word.png"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <img
|
|
|
- style="width: 100%; height: 100%"
|
|
|
- v-show="
|
|
|
- myArrayProp[0]['ClosingstatementData'].taskAccessory
|
|
|
- .length > 0 &&
|
|
|
- pdf.indexOf(
|
|
|
- item.url
|
|
|
- .split('.')
|
|
|
- [item.url.split('.').length - 1].toLocaleUpperCase()
|
|
|
- ) != -1
|
|
|
- "
|
|
|
- src="../../../assets/img/pdf.png"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- <div class="titName">{{ item.fileName }}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -1467,26 +1200,69 @@ table {
|
|
|
padding: 10px;
|
|
|
position: relative;
|
|
|
.bigBlock {
|
|
|
- width: 100%;
|
|
|
+ width: 98%;
|
|
|
min-height: 200px;
|
|
|
display: flex;
|
|
|
+ flex-direction: column;
|
|
|
+ flex-wrap: nowrap;
|
|
|
+ align-items: flex-start;
|
|
|
+ border: 1px solid #cad1dc;
|
|
|
+ border-radius: 4px;
|
|
|
+ padding: 10px;
|
|
|
+ margin: 10px 0 0 0;
|
|
|
+ max-height: 200px;
|
|
|
+ overflow: auto;
|
|
|
.fileBlock {
|
|
|
- width: 100px;
|
|
|
- height: 150px;
|
|
|
+ width: 98%;
|
|
|
margin-right: 20px;
|
|
|
position: relative;
|
|
|
border-radius: 5%;
|
|
|
- // overflow: hidden;
|
|
|
- .titName {
|
|
|
- position: absolute;
|
|
|
- bottom: -50px;
|
|
|
- display: -webkit-box;
|
|
|
- overflow: hidden;
|
|
|
- white-space: normal !important;
|
|
|
- text-overflow: ellipsis;
|
|
|
- word-wrap: break-word;
|
|
|
- -webkit-line-clamp: 3;
|
|
|
- -webkit-box-orient: vertical;
|
|
|
+ padding: 5px 0 5px 0;
|
|
|
+ border-bottom: 1px solid #cad1dc;
|
|
|
+ .fileBox {
|
|
|
+ display: flex;
|
|
|
+ flex-direction: row;
|
|
|
+ flex-wrap: nowrap;
|
|
|
+ justify-content: space-between;
|
|
|
+ align-items: center;
|
|
|
+
|
|
|
+ .fileBoxLeft {
|
|
|
+ cursor: pointer;
|
|
|
+ display: flex;
|
|
|
+ flex-direction: row;
|
|
|
+ flex-wrap: nowrap;
|
|
|
+ align-items: center;
|
|
|
+ .chapter_upload_l_i3 {
|
|
|
+ width: 15px;
|
|
|
+ height: 15px;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ background-size: 100% 100%;
|
|
|
+ background-image: url("../../../assets/img/u_video.png");
|
|
|
+ }
|
|
|
+ .titName {
|
|
|
+ width: calc(100% - 15px);
|
|
|
+ white-space: nowrap;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ word-break: break-word;
|
|
|
+ text-align: left;
|
|
|
+ margin-left: 10px;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .fileBoxRight {
|
|
|
+ cursor: pointer;
|
|
|
+ display: flex;
|
|
|
+ flex-direction: row;
|
|
|
+ flex-wrap: nowrap;
|
|
|
+ align-items: center;
|
|
|
+ .chapter_upload_ic_r div {
|
|
|
+ width: 18px;
|
|
|
+ height: 18px;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ background-size: 100% 100%;
|
|
|
+ background-image: url("../../../assets/img/delete_u.png");
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
}
|
|
|
.masking-out {
|