studentProjectWord.vue 44 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364
  1. <template>
  2. <div id="studentProjectWord">
  3. <table ref="pdf" border="1" cellspacing="0" class="table">
  4. <tr style="border: none">
  5. <td colspan="7" style="border: none">
  6. <div id="title">
  7. <div class="school">深圳技师学院</div>
  8. <div class="wordTitle">
  9. {{(wordData.create_at?wordData.create_at:wordData.applicationDate).split('年')[0]}}年校级学生创新创业训练计划项目申报书
  10. </div>
  11. <div class="date">申请日期:{{ wordData.create_at?wordData.create_at:wordData.applicationDate }}</div>
  12. </div>
  13. </td>
  14. </tr>
  15. <tr id="projectName">
  16. <td colspan="2" ref="projectName" class="bold">
  17. <span style="color: red">*</span>项目名称
  18. </td>
  19. <td colspan="5">
  20. <el-input
  21. type="textarea"
  22. autosize
  23. style="width: 100%"
  24. resize="none"
  25. placeholder="请输入项目名称"
  26. v-model="wordData.projectName"
  27. >
  28. </el-input>
  29. </td>
  30. </tr>
  31. <tr id="radio">
  32. <td rowspan="3" colspan="2" ref="radio" class="bold">
  33. <span style="color: red">*</span>大创项目
  34. </td>
  35. <td>
  36. <el-radio
  37. v-model="wordData.radio"
  38. label="4a4e2cfe-e1a1-11ee-81d4-00ff5c7a43f5"
  39. >创新训练项目</el-radio
  40. >
  41. </td>
  42. <td colspan="4">
  43. 学生个人或团队,在导师指导下,自主完成创新性研究项目设计、研究条件准备和项目实施、研究报告撰写、成果(学术)交流等工作。
  44. </td>
  45. </tr>
  46. <tr>
  47. <td>
  48. <el-radio
  49. v-model="wordData.radio"
  50. label="56f0ad8d-e1a1-11ee-81d4-00ff5c7a43f5"
  51. >创业训练项目</el-radio
  52. >
  53. </td>
  54. <td colspan="4">
  55. 学生团队在导师指导下,团队中每个学生在项目实施过程中扮演一个或多个具体角色,完成商业计划书编制、可行性研究、企业模拟运行、撰写创业报告等工作。
  56. </td>
  57. </tr>
  58. <tr>
  59. <td>
  60. <el-radio
  61. v-model="wordData.radio"
  62. label="ed917c55-f51d-11ed-a3f6-509a4c5b67cf"
  63. >创业实践项目</el-radio
  64. >
  65. </td>
  66. <td colspan="4">
  67. 学生团队在学校导师和企业导师共同指导下,采用创新训练项目或创新性实验等成果,提出具有市场前景的创新性产品或服务,以此为基础开展创业实践活动。
  68. </td>
  69. </tr>
  70. <tr id="schoolRadio">
  71. <td colspan="2" ref="schoolRadio" class="bold">
  72. <!-- <span style="color: red">*</span>美丽校园改造项目(特色项目) -->
  73. 特色项目美丽校园改造计划
  74. </td>
  75. <td colspan="5" style="labS">
  76. <el-checkbox-group v-model="wordData.schoolRadio">
  77. <el-checkbox label="1">校园安全项目</el-checkbox>
  78. <el-checkbox label="2">环境治理项目</el-checkbox>
  79. <el-checkbox label="3">校园服务项目</el-checkbox>
  80. <el-checkbox label="4">文创装置项目</el-checkbox>
  81. </el-checkbox-group>
  82. </td>
  83. </tr>
  84. <tr id="checkList">
  85. <td colspan="2" ref="checkList" class="bold">
  86. <!-- <span style="color: red">*</span>优先支持项目(可多选) -->
  87. 优先支持项目(可多选)
  88. </td>
  89. <td colspan="5" style="labS">
  90. <el-checkbox-group
  91. v-model="wordData.checkList"
  92. style="display:flex;flex-direction:column; align-items:flex-start;padding:20px;"
  93. >
  94. <el-checkbox label="1">团队合作项目、跨学科合作项目。</el-checkbox>
  95. <el-checkbox label="2"
  96. >科技创新、低空经济、银发经济、乡村振兴、助残助学、非遗文创等新技术、新产业、新业态、新模式方面的项目。</el-checkbox
  97. >
  98. <el-checkbox label="3"
  99. >企业真实生产经营项目或外包服务项目。</el-checkbox
  100. >
  101. <el-checkbox label="4">社会征集项目、产业命题项目。</el-checkbox>
  102. <el-checkbox label="5"
  103. >近两年内参与校级以上创新创业大赛并获奖的项目。</el-checkbox
  104. >
  105. <el-checkbox label="6"
  106. >美丽校园改造计划中的校园智能产品及文创产品的研发项目。</el-checkbox
  107. >
  108. <el-checkbox label="7"
  109. >申报人为港澳籍、学校扶贫班及在校贫困生申报的项目</el-checkbox
  110. >
  111. <!-- <el-checkbox label="1">大赛选拔项目</el-checkbox>
  112. <el-checkbox label="2">落地注册项目</el-checkbox>
  113. <el-checkbox label="3">社会征集项目</el-checkbox>
  114. <el-checkbox label="4">产业命题项目</el-checkbox> -->
  115. </el-checkbox-group>
  116. </td>
  117. </tr>
  118. <!-- <tr id="applyParsonRadio">
  119. <td colspan="2" ref="applyParsonRadio" class="bold">
  120. <span style="color: red">*</span>项 目 申 请 人
  121. </td>
  122. <td colspan="5">
  123. <el-checkbox-group v-model="wordData.applyParsonRadio">
  124. <el-checkbox label="1">在校学生</el-checkbox>
  125. <el-checkbox label="2">入驻学校孵化基地的初创企业法人</el-checkbox>
  126. </el-checkbox-group>
  127. </td>
  128. </tr> -->
  129. <tr id="applyParsonName">
  130. <td colspan="2" ref="applyParsonName" class="bold">
  131. <span style="color: red">*</span>申 请 人 姓 名
  132. </td>
  133. <td colspan="1">
  134. <el-input
  135. type="textarea"
  136. autosize
  137. style="width: 100%"
  138. resize="none"
  139. placeholder="请输入姓名"
  140. v-model="wordData.applyParsonName"
  141. >
  142. </el-input>
  143. </td>
  144. <td ref="college" class="bold">
  145. <span style="color: red">*</span>所在学院/班级
  146. </td>
  147. <td>
  148. <el-select
  149. v-model="wordData.college"
  150. style="width: 100%"
  151. placeholder="请选择所在学院"
  152. >
  153. <el-option
  154. v-for="item in DepartmentData"
  155. :key="item.id"
  156. :label="item.name"
  157. :value="item.id"
  158. >
  159. </el-option>
  160. </el-select>
  161. </td>
  162. <td ref="tel" class="bold">
  163. <span style="color: red">*</span>联系电话
  164. </td>
  165. <td>
  166. <el-input
  167. type="number"
  168. v-model="wordData.tel"
  169. @blur="getText(wordData.tel)"
  170. placeholder="请输入联系方式"
  171. ></el-input>
  172. </td>
  173. </tr>
  174. <tr id="beginTime">
  175. <td colspan="2" ref="beginTime" class="bold">
  176. <span style="color: red">*</span>项 目 起 始 时 间
  177. </td>
  178. <td colspan="2">
  179. <el-date-picker
  180. v-model="wordData.beginTime"
  181. type="date"
  182. placeholder="请选择项目计划完成时间"
  183. prefix-icon="none"
  184. value-format="yyyy-MM-dd HH:mm:ss"
  185. >
  186. <!-- value-format="yyyy-MM-dd HH:mm:ss"> -->
  187. </el-date-picker>
  188. </td>
  189. <td ref="endTime" class="bold">
  190. <span style="color: red">*</span>计划完成时间
  191. </td>
  192. <td colspan="2">
  193. <el-date-picker
  194. v-model="wordData.endTime"
  195. @change="checkTime"
  196. type="date"
  197. placeholder="请选择项目计划完成时间"
  198. prefix-icon="none"
  199. value-format="yyyy-MM-dd HH:mm:ss"
  200. >
  201. <!-- value-format="yyyy-MM-dd HH:mm:ss"> -->
  202. </el-date-picker>
  203. </td>
  204. </tr>
  205. <tr>
  206. <td colspan="2" class="bold">项 目 组 人 数</td>
  207. <td>
  208. {{
  209. wordData.studentS.filter((i) => i.name != "").length +
  210. wordData.teacherS.filter((i) => i.name != "").length
  211. }}
  212. </td>
  213. <td class="bold">参与学生人数</td>
  214. <td>
  215. {{ wordData.studentS.filter((i) => i.name != "").length }}
  216. </td>
  217. <td class="bold">参与教师人数</td>
  218. <td>
  219. {{ wordData.teacherS.filter((i) => i.name != "").length }}
  220. </td>
  221. </tr>
  222. <tr id="studentS">
  223. <td
  224. :rowspan="wordData.studentS.length + 1"
  225. ref="studentS"
  226. style="padding: 20px 30px"
  227. >
  228. <!-- <span class="bold">项目</span><br /><span class="bold"
  229. >学生成员</span
  230. ><br /> -->
  231. <span class="bold">项目学生成员</span><br />
  232. <!-- (至少2个学院以上学生构成,其中:
  233. 1.创新项目、创业训练项目人数为5+3组成,其中不超过5名学生为项目主要成员,由初起二、三、四年级(高起一、二年级)学生组成,3名学生作为后备成员由一、二年级学生组成。
  234. 2.创业实践项目人数为6+3组成,其中不超过6名学生为初起三、四、五年级(高起二、三年级)学生,3名学生作为后备成员由一、二年级学生组成。 -->
  235. 1.团队成员(包括负责人)5-8人。
  236. 2.鼓励跨学院、跨专业、跨年级联合申报。
  237. 3.每位学生可以作为团队成员参与最多两个项目,但只能担任1个项目的负责人。
  238. <!-- (至少2个学院以上学生构成,团队5人以上) -->
  239. </td>
  240. <td><span style="color: red">*</span>姓名</td>
  241. <td colspan="2">所在学院/部门/专业</td>
  242. <td colspan="3">项目组角色分工</td>
  243. </tr>
  244. <tr
  245. style="position: relative"
  246. v-for="(item, index) in wordData.studentS"
  247. :key="index + 'a'"
  248. >
  249. <td>
  250. <el-input
  251. type="textarea"
  252. autosize
  253. style="width: 100%"
  254. resize="none"
  255. placeholder="请输入姓名"
  256. v-model="item.name"
  257. >
  258. </el-input>
  259. </td>
  260. <td colspan="2">
  261. <el-input
  262. type="textarea"
  263. autosize
  264. style="width: 100%"
  265. resize="none"
  266. placeholder="请输入所在学院/部门/专业"
  267. v-model="item.collage"
  268. >
  269. </el-input>
  270. </td>
  271. <td colspan="3">
  272. <el-input
  273. type="textarea"
  274. autosize
  275. style="width: 100%"
  276. resize="none"
  277. placeholder="请输入项目组角色分工"
  278. v-model="item.work"
  279. >
  280. </el-input>
  281. </td>
  282. <div class="operate">
  283. <el-button
  284. @click="addStudent"
  285. v-if="wordData.studentS.length == index + 1"
  286. type="primary"
  287. size="mini"
  288. >添加</el-button
  289. >
  290. <el-button
  291. v-if="wordData.studentS.length > 1"
  292. @click="DelStudent(index)"
  293. type="primary"
  294. size="mini"
  295. >删除</el-button
  296. >
  297. </div>
  298. </tr>
  299. <tr id="teacherS">
  300. <td
  301. :rowspan="wordData.teacherS.length + 1"
  302. ref="teacherS"
  303. style="padding: 20px 30px"
  304. >
  305. <!-- <span class="bold">项目组</span><br /><span class="bold">指导教师</span><br/> -->
  306. <span class="bold">项目组指导教师</span><br />
  307. <!-- (2个学院以上, 2-4名指导教师,指导教师须有中级以上职称或研究生以上学历,创业实践项目除配备2名以上校内指导教师外,还须配备1名企业指导教师。)
  308. -->
  309. 1.创新训练计划须配备 1-2 名校内指导教师;创业训练项目须配备2-3名校内指导教师; 创业实践项目须配备2-3名校内指导教师与1名校外企业导师。
  310. 2.校内指导教师应在项目研究领域具有相关研究与实践 背景,原则上应具备中级及以上专业技术职称或博士学位。
  311. 3. 每位教师指导的项目总数(含在研项目)不得超过 3 项。
  312. <!-- (2个学院以上,团队2-3人) -->
  313. </td>
  314. <td><span style="color: red">*</span>姓名</td>
  315. <td colspan="2">所在学院/部门/专业</td>
  316. <td colspan="3">项目组角色分工</td>
  317. </tr>
  318. <tr
  319. style="position: relative !important"
  320. v-for="(item, index) in wordData.teacherS"
  321. :key="index + 'b'"
  322. >
  323. <td>
  324. <el-input
  325. type="textarea"
  326. autosize
  327. style="width: 100%"
  328. resize="none"
  329. placeholder="请输入姓名"
  330. v-model="item.name"
  331. >
  332. </el-input>
  333. </td>
  334. <td colspan="2">
  335. <el-input
  336. type="textarea"
  337. autosize
  338. style="width: 100%"
  339. resize="none"
  340. placeholder="请输入所在学院/部门/专业"
  341. v-model="item.collage"
  342. >
  343. </el-input>
  344. </td>
  345. <td colspan="3">
  346. <el-input
  347. type="textarea"
  348. autosize
  349. style="width: 100%"
  350. resize="none"
  351. placeholder="请输入项目组角色分工"
  352. v-model="item.work"
  353. >
  354. </el-input>
  355. </td>
  356. <div class="operate">
  357. <el-button
  358. @click="addTeacher"
  359. v-if="wordData.teacherS.length == index + 1"
  360. type="primary"
  361. size="mini"
  362. >添加</el-button
  363. >
  364. <el-button
  365. v-if="wordData.teacherS.length > 1"
  366. @click="DelTeacher(index)"
  367. type="primary"
  368. size="mini"
  369. >删除</el-button
  370. >
  371. </div>
  372. <!-- <div style="position: absolute;">
  373. <div>+</div>
  374. <div>_</div>
  375. </div> -->
  376. </tr>
  377. <tr id="brief">
  378. <td rowspan="5" ref="brief" class="bold">研发内容</td>
  379. <td
  380. style="text-align: left; position: relative"
  381. colspan="6"
  382. class="textLeft"
  383. >
  384. <p>项目简介(200-300字)</p>
  385. <el-input
  386. type="textarea"
  387. :rows="6"
  388. resize="none"
  389. placeholder="请输入项目简介"
  390. style="width: 100%"
  391. show-word-limit
  392. v-model="wordData.brief"
  393. >
  394. </el-input>
  395. <!-- <div style="color: #ccc;position: absolute;right: 60px;bottom: 10px;">{{ wordData.brief.length }}/300</div> -->
  396. </td>
  397. </tr>
  398. <tr>
  399. <td style="text-align: left" colspan="6" class="textLeft">
  400. <p>项目研发背景</p>
  401. <editor-bar
  402. style="margin: 0; padding: 0"
  403. :class="download?'downloadClass':''"
  404. v-model="wordData.introduce.back"
  405. ></editor-bar>
  406. <!-- <el-input
  407. type="textarea"
  408. :autosize="{ minRows: 6, maxRows: 20 }"
  409. style="width: 100%"
  410. resize="none"
  411. v-model="wordData.introduce.back"
  412. >
  413. </el-input> -->
  414. </td>
  415. </tr>
  416. <tr>
  417. <td style="text-align: left" colspan="6" class="textLeft">
  418. <p>项目创新点</p>
  419. <editor-bar
  420. style="margin: 0; padding: 0"
  421. :class="download?'downloadClass':''"
  422. v-model="wordData.introduce.innovate"
  423. ></editor-bar>
  424. </td>
  425. </tr>
  426. <tr>
  427. <td style="text-align: left" colspan="6" class="textLeft">
  428. <p>技术研发路线</p>
  429. <editor-bar
  430. style="margin: 0; padding: 0"
  431. :class="download?'downloadClass':''"
  432. v-model="wordData.introduce.path"
  433. ></editor-bar>
  434. </td>
  435. </tr>
  436. <tr>
  437. <td style="text-align: left" colspan="6" class="textLeft">
  438. <p>项目应用场景</p>
  439. <editor-bar
  440. style="margin: 0; padding: 0"
  441. :class="download?'downloadClass':''"
  442. v-model="wordData.introduce.scene"
  443. ></editor-bar>
  444. </td>
  445. </tr>
  446. <tr>
  447. <td class="bold">商业模式及社会价值</td>
  448. <td style="text-align: left" colspan="6" class="textLeft">
  449. <p>项目商业模式/社会价值</p>
  450. <editor-bar
  451. style="margin: 0; padding: 0"
  452. :class="download?'downloadClass':''"
  453. v-model="wordData.introduce.worth"
  454. ></editor-bar>
  455. </td>
  456. </tr>
  457. <tr>
  458. <td class="bold">团队优势</td>
  459. <td style="text-align: left" colspan="6" class="textLeft">
  460. <p>团队构成及优势</p>
  461. <editor-bar
  462. style="margin: 0; padding: 0"
  463. :class="download?'downloadClass':''"
  464. v-model="wordData.introduce.team"
  465. ></editor-bar>
  466. </td>
  467. </tr>
  468. <tr>
  469. <td class="bold">研发成本</td>
  470. <td style="text-align: left" colspan="6" class="textLeft">
  471. <p>研发成本来源及构成</p>
  472. <editor-bar
  473. style="margin: 0; padding: 0"
  474. :class="download?'downloadClass':''"
  475. v-model="wordData.introduce.cost"
  476. ></editor-bar>
  477. </td>
  478. </tr>
  479. <tr>
  480. <td rowspan="3" class="bold">预期成果</td>
  481. <td style="text-align: left" colspan="6" class="textLeft">
  482. <p>
  483. 项目预期成果、数量及形式(产品原型/发明专利/双创竞赛/成果转化/社会效益)
  484. </p>
  485. <editor-bar
  486. style="margin: 0; padding: 0"
  487. :class="download?'downloadClass':''"
  488. v-model="wordData.introduce.expectResults"
  489. ></editor-bar>
  490. </td>
  491. </tr>
  492. <tr class="textLeft">
  493. <td style="text-align: left" colspan="6">
  494. <p>学生创客人才培养预期成果、数量(教师填写)</p>
  495. <editor-bar
  496. style="margin: 0; padding: 0"
  497. :class="download?'downloadClass':''"
  498. v-model="wordData.introduce.expectResultsTeacher"
  499. ></editor-bar>
  500. </td>
  501. </tr>
  502. <tr class="textLeft">
  503. <td style="text-align: left" colspan="6">
  504. <p>项目预期孵化、转化创业项目情况</p>
  505. <editor-bar
  506. style="margin: 0; padding: 0"
  507. :class="download?'downloadClass':''"
  508. v-model="wordData.introduce.expectConversion"
  509. ></editor-bar>
  510. </td>
  511. </tr>
  512. <tr>
  513. <td class="bold">实施计划</td>
  514. <td style="text-align: left" colspan="6" class="textLeft">
  515. <editor-bar
  516. style="margin: 0; padding: 0"
  517. :class="download?'downloadClass':''"
  518. v-model="wordData.introduce.plan"
  519. ></editor-bar>
  520. </td>
  521. </tr>
  522. <tr>
  523. <td class="bold">附件上传</td>
  524. <td
  525. colspan="6"
  526. class="textLeft"
  527. style="height: 200px; position: relative"
  528. >
  529. <!-- <el-button type="primary" style="position: absolute; right: 130px; top: 5px" v-if="![1,2].includes($store.state.userInfo.type) && wordData.courseId" @click="$emit('saveFile')">保存</el-button> -->
  530. <beUpload
  531. style="position: absolute; right: 10px; top: 5px"
  532. @getFile="getFile2"
  533. :navName="'上传文件'"
  534. :accept="accept"
  535. :progress="progress2"
  536. ></beUpload>
  537. <el-progress
  538. v-if="progress2.show"
  539. :percentage="progress2.value"
  540. :format="ProgressFormat"
  541. style="width: 80%"
  542. ></el-progress>
  543. <div
  544. v-if="wordData.attachment"
  545. :class="wordData.attachment.length > 0 ? 'bigBlock' : 'noFileBox'"
  546. >
  547. <div
  548. class="fileBlock"
  549. v-for="(item, index) in wordData.attachment"
  550. :key="index + 'l'"
  551. >
  552. <div class="fileBox">
  553. <div
  554. class="fileBoxLeft"
  555. @click="$emit('fileOption2', item, index, '0')"
  556. >
  557. <!-- @click="checkFile(item.url)" -->
  558. <div class="chapter_upload_l_i3"></div>
  559. <div class="titName">{{ item.fileName }}</div>
  560. </div>
  561. <div
  562. class="fileBoxRight"
  563. >
  564. <div class="chapter_upload_ud" style="z-index: 99">
  565. <div
  566. class="chapter_upload_up"
  567. @click="$emit('fileOption2', item, index, '1')"
  568. ></div>
  569. <div
  570. class="chapter_upload_down"
  571. @click="$emit('fileOption2', item, index, '2')"
  572. ></div>
  573. </div>
  574. <div
  575. class="chapter_upload_ic_edit"
  576. @click="$emit('fileOption2', item, index, '3')"
  577. ></div>
  578. <div
  579. class="chapter_upload_ic_r"
  580. @click="$emit('fileOption2', item, index, '4')"
  581. ></div>
  582. </div>
  583. </div>
  584. </div>
  585. </div>
  586. <!-- <div
  587. style="
  588. text-align: right;
  589. font-size: 18px;
  590. width: 80%;
  591. margin-bottom: 20px;
  592. "
  593. >
  594. 负责人签章:
  595. </div>
  596. <div style="text-align: right; font-size: 18px; width: 90%">
  597. 年&nbsp;&nbsp;&nbsp; 月 &nbsp;&nbsp;&nbsp;日
  598. </div> -->
  599. </td>
  600. </tr>
  601. <tr id="fund">
  602. <td rowspan="12" ref="fund" class="bold">
  603. <span style="color: red">*</span>预算经费
  604. </td>
  605. <td>总经费</td>
  606. <td colspan="5">{{ reversedMessage == 0 ? "" : reversedMessage }}元</td>
  607. </tr>
  608. <tr>
  609. <td>支出类别</td>
  610. <td colspan="2">支出项目</td>
  611. <td>金额(元)</td>
  612. <td colspan="4">备 注</td>
  613. </tr>
  614. <tr>
  615. <td rowspan="5" style="border-right: none">直接费用</td>
  616. </tr>
  617. <tr>
  618. <td colspan="2">
  619. <el-tooltip class="item" effect="dark" content="仅用于购买单价低于1000的小型仪器设备(固定资产除外)。" placement="top">
  620. <span>小型仪器设备费</span>
  621. </el-tooltip>
  622. </td>
  623. <td>
  624. <el-tooltip class="item" effect="dark" content="仅用于购买单价低于1000的小型仪器设备(固定资产除外)。" placement="top">
  625. <el-input
  626. type="number"
  627. autosize
  628. style="width: 100%"
  629. resize="none"
  630. placeholder="小型仪器设备费"
  631. v-model="wordData.fund.device"
  632. >
  633. </el-input>
  634. </el-tooltip>
  635. </td>
  636. <td colspan="2">
  637. 项目开展所需的小型专用仪器设备、工具、配件购置或租赁费用(固定资产除外)。
  638. </td>
  639. </tr>
  640. <tr>
  641. <td colspan="2">材料费</td>
  642. <td>
  643. <el-input
  644. type="number"
  645. autosize
  646. style="width: 100%"
  647. resize="none"
  648. placeholder="材料费"
  649. v-model="wordData.fund.Material"
  650. >
  651. </el-input>
  652. </td>
  653. <td colspan="2">
  654. 项目开展需消耗的各种原材料、辅助材料等低值易耗品的采购费用。
  655. </td>
  656. </tr>
  657. <tr>
  658. <td colspan="2">测试化验加工费</td>
  659. <td>
  660. <el-input
  661. type="number"
  662. autosize
  663. style="width: 100%"
  664. resize="none"
  665. placeholder="测试化验加工费"
  666. v-model="wordData.fund.processing"
  667. >
  668. </el-input>
  669. </td>
  670. <td colspan="2">
  671. 项目开展过程中支付给外单位的检验、测试、化验、计算、分析及加工费等费用。
  672. </td>
  673. </tr>
  674. <tr>
  675. <td colspan="2">
  676. <el-tooltip class="item" effect="dark" content="项目协作费,不可超过总经费的40%。" placement="top">
  677. <span>项目协作费</span>
  678. </el-tooltip></td>
  679. <td>
  680. <el-tooltip class="item" effect="dark" content="项目协作费,不可超过总经费的40%。" placement="top">
  681. <el-input
  682. type="number"
  683. autosize
  684. style="width: 100%"
  685. resize="none"
  686. placeholder="项目协作费"
  687. v-model="wordData.fund.Collaboration"
  688. >
  689. </el-input>
  690. </el-tooltip>
  691. </td>
  692. <td colspan="2">按合同规定支付给协作单位的费用</td>
  693. </tr>
  694. <tr>
  695. <td rowspan="5" style="border-right: none">间接费用</td>
  696. </tr>
  697. <tr>
  698. <td colspan="2">项目成果鉴定费</td>
  699. <td>
  700. <el-input
  701. type="number"
  702. autosize
  703. style="width: 100%"
  704. resize="none"
  705. placeholder="项目成果鉴定费"
  706. v-model="wordData.fund.APPRAISAL"
  707. >
  708. </el-input>
  709. </td>
  710. <td colspan="2">学术会务费、评审费、鉴定费、成果集制作费等费用。</td>
  711. </tr>
  712. <tr>
  713. <td colspan="2">参展参赛费</td>
  714. <td>
  715. <el-input
  716. type="number"
  717. autosize
  718. style="width: 100%"
  719. resize="none"
  720. placeholder="参展参赛费"
  721. v-model="wordData.fund.entery"
  722. >
  723. </el-input>
  724. </td>
  725. <td colspan="2">
  726. 参加创客展会、竞赛等所需的报名费、展位费、布展费、宣传推广费及差旅费等费用。
  727. </td>
  728. </tr>
  729. <tr>
  730. <td colspan="2">创客交流活动费</td>
  731. <td>
  732. <el-input
  733. type="number"
  734. autosize
  735. style="width: 100%"
  736. resize="none"
  737. placeholder="创客交流活动费"
  738. v-model="wordData.fund.activities"
  739. >
  740. </el-input>
  741. </td>
  742. <td colspan="2">
  743. 创客交流活动中支付给校外专家的指导费、咨询费、授课费等费用。
  744. </td>
  745. </tr>
  746. <tr>
  747. <td colspan="2">
  748. <el-tooltip class="item" effect="dark" content="统一双创学院支出,此费用修改为0,原来在这个部分的费用可分摊到其他项目。" placement="top">
  749. <span>知识产权事务费</span>
  750. </el-tooltip></td>
  751. <td>
  752. <el-tooltip class="item" effect="dark" content="统一双创学院支出,此费用修改为0,原来在这个部分的费用可分摊到其他项目。" placement="top">
  753. <el-input
  754. type="number"
  755. autosize
  756. style="width: 100%"
  757. resize="none"
  758. placeholder="知识产权事务费"
  759. v-model="wordData.fund.Transaction"
  760. >
  761. </el-input>
  762. </el-tooltip>
  763. </td>
  764. <td colspan="2">论文版面费、专利及其他知识产权事务等费用。</td>
  765. </tr>
  766. <tr>
  767. <td class="bold">所在学院/部门初审意见</td>
  768. <td colspan="6" class="textLeft" style="height: 200px">
  769. <div
  770. class="reviewComments"
  771. v-if="signData && signData.filter((i) => i.type == 4).length > 0"
  772. >
  773. {{ signData.filter((i) => i.type == 4)[0].text }}
  774. </div>
  775. <div
  776. style="
  777. text-align: right;
  778. font-size: 18px;
  779. width: 80%;
  780. margin-bottom: 20px;
  781. "
  782. >
  783. 负责人签章:{{
  784. signData && signData.filter((i) => i.type == 4).length
  785. ? signData.filter((i) => i.type == 4)[0].username
  786. : ""
  787. }}
  788. </div>
  789. <div style="text-align: right; font-size: 18px; width: 90%">
  790. <div v-if="signData && signData.filter((i) => i.type == 4).length">
  791. {{ signData.filter((i) => i.type == 4)[0].time }}
  792. </div>
  793. <div v-else>年&nbsp;&nbsp;&nbsp; 月 &nbsp;&nbsp;&nbsp;日</div>
  794. </div>
  795. </td>
  796. </tr>
  797. <tr>
  798. <td class="bold">创新创业学院审核意见</td>
  799. <td colspan="6" class="textLeft" style="height: 200px">
  800. <div
  801. class="reviewComments"
  802. v-if="signData && signData.filter((i) => i.type == 0).length > 0"
  803. >
  804. {{ signData.filter((i) => i.type == 0)[0].text }}
  805. </div>
  806. <div
  807. style="
  808. text-align: right;
  809. font-size: 18px;
  810. width: 80%;
  811. margin-bottom: 20px;
  812. "
  813. >
  814. 负责人签章:{{
  815. signData && signData.filter((i) => i.type == 0).length
  816. ? signData.filter((i) => i.type == 0)[0].username
  817. : ""
  818. }}
  819. </div>
  820. <div style="text-align: right; font-size: 18px; width: 90%">
  821. <div v-if="signData && signData.filter((i) => i.type == 0).length">
  822. {{ signData.filter((i) => i.type == 0)[0].time }}
  823. </div>
  824. <div v-else>年&nbsp;&nbsp;&nbsp; 月 &nbsp;&nbsp;&nbsp;日</div>
  825. </div>
  826. </td>
  827. </tr>
  828. <tr>
  829. <td class="bold">专家意见</td>
  830. <td
  831. colspan="6"
  832. class="textLeft"
  833. style="height: 200px; position: relative"
  834. >
  835. <span v-if="wordData.promotion>=0" style="position: absolute;left: 15px;top: 15px;">经专家组评审,一致通过,同意该项目立项。</span>
  836. <!-- <el-button type="primary" style="position: absolute; right: 130px; top: 5px" v-if="![1,2].includes($store.state.userInfo.type) && wordData.courseId" @click="$emit('saveFile')">保存</el-button> -->
  837. <beUpload
  838. v-if="
  839. ![1, 2].includes($store.state.userInfo.type) && wordData.courseId
  840. "
  841. style="position: absolute; right: 10px; top: 5px"
  842. @getFile="getFile"
  843. :navName="'上传文件'"
  844. :accept="accept"
  845. :progress="progress"
  846. ></beUpload>
  847. <el-progress
  848. v-if="progress.show"
  849. :percentage="progress.value"
  850. :format="ProgressFormat"
  851. style="width: 80%"
  852. ></el-progress>
  853. <div
  854. v-if="wordData.opinion"
  855. :class="wordData.opinion.length > 0 ? 'bigBlock' : 'noFileBox'"
  856. >
  857. <div
  858. class="fileBlock"
  859. v-for="(item, index) in wordData.opinion"
  860. :key="index + 'l'"
  861. >
  862. <div class="fileBox">
  863. <div
  864. class="fileBoxLeft"
  865. @click="$emit('fileOption', item, index, '0')"
  866. >
  867. <!-- @click="checkFile(item.url)" -->
  868. <div class="chapter_upload_l_i3"></div>
  869. <div class="titName">{{ item.fileName }}</div>
  870. </div>
  871. <div
  872. class="fileBoxRight"
  873. v-if="![1, 2].includes($store.state.userInfo.type)"
  874. >
  875. <div class="chapter_upload_ud" style="z-index: 99">
  876. <div
  877. class="chapter_upload_up"
  878. @click="$emit('fileOption', item, index, '1')"
  879. ></div>
  880. <div
  881. class="chapter_upload_down"
  882. @click="$emit('fileOption', item, index, '2')"
  883. ></div>
  884. </div>
  885. <div
  886. class="chapter_upload_ic_edit"
  887. @click="$emit('fileOption', item, index, '3')"
  888. ></div>
  889. <div
  890. class="chapter_upload_ic_r"
  891. @click="$emit('fileOption', item, index, '4')"
  892. ></div>
  893. </div>
  894. </div>
  895. </div>
  896. </div>
  897. <!-- <div
  898. style="
  899. text-align: right;
  900. font-size: 18px;
  901. width: 80%;
  902. margin-bottom: 20px;
  903. "
  904. >
  905. 负责人签章:
  906. </div>
  907. <div style="text-align: right; font-size: 18px; width: 90%">
  908. 年&nbsp;&nbsp;&nbsp; 月 &nbsp;&nbsp;&nbsp;日
  909. </div> -->
  910. </td>
  911. </tr>
  912. <tr>
  913. <td class="bold">学校终审意见</td>
  914. <td colspan="6" class="textLeft" style="height: 200px">
  915. <div
  916. class="reviewComments"
  917. v-if="signData && signData.filter((i) => i.type == 3).length > 0"
  918. >
  919. {{ signData.filter((i) => i.type == 3)[0].text }}
  920. </div>
  921. <div style="position: absolute; bottom: 20px; right: 100px">
  922. <div style="transform: translate(-100px)">
  923. 负责人签章:{{
  924. signData && signData.filter((i) => i.type == 3).length
  925. ? signData.filter((i) => i.type == 3)[0].username
  926. : ""
  927. }}
  928. </div>
  929. <div v-if="signData && signData.filter((i) => i.type == 3).length">
  930. {{ signData.filter((i) => i.type == 3)[0].time }}
  931. </div>
  932. <div v-else>年&nbsp;&nbsp;&nbsp; 月 &nbsp;&nbsp;&nbsp;日</div>
  933. </div>
  934. </td>
  935. </tr>
  936. <!-- <tr>
  937. <td class="bold">财务部门意见</td>
  938. <td colspan="6" class="textLeft" style="height: 200px">
  939. <div
  940. style="
  941. text-align: right;
  942. font-size: 18px;
  943. width: 80%;
  944. margin-bottom: 20px;
  945. "
  946. >
  947. 负责人签章:
  948. </div>
  949. <div style="text-align: right; font-size: 18px; width: 90%">
  950. 年&nbsp;&nbsp;&nbsp; 月 &nbsp;&nbsp;&nbsp;日
  951. </div>
  952. </td>
  953. </tr> -->
  954. <!-- <tr>
  955. <td class="bold">创新创业学院审核意见</td>
  956. <td colspan="6" class="textLeft" style="height: 200px">
  957. <div
  958. style="
  959. text-align: right;
  960. font-size: 18px;
  961. width: 80%;
  962. margin-bottom: 20px;
  963. "
  964. >
  965. 负责人签章:
  966. </div>
  967. <div style="text-align: right; font-size: 18px; width: 90%">
  968. 年&nbsp;&nbsp;&nbsp; 月 &nbsp;&nbsp;&nbsp;日
  969. </div>
  970. </td>
  971. </tr> -->
  972. <!-- <tr style="border: none;"> -->
  973. <!-- <td colspan="7" style="border: none;"> -->
  974. <div class="notes">
  975. <span>备注:</span>
  976. <span>1.表格可顺延或另附页。</span>
  977. <span>2.优先支持项目需提供与研发项目相关的实证材料并查看原件。</span>
  978. </div>
  979. <!-- </td> -->
  980. <!-- </tr> -->
  981. </table>
  982. </div>
  983. </template>
  984. <script>
  985. import EditorBar from "@/components/tool/wangEnduit";
  986. import beUpload from "@/components/tool/beUpload";
  987. export default {
  988. components: { EditorBar, beUpload },
  989. props: ["wordData", "reversedMessage", "signData",'download'],
  990. emit: ["getFile","getFile2","fileOption","fileOption2", "saveFile"],
  991. data() {
  992. return {
  993. accept: "*",
  994. progress: {
  995. value: 0,
  996. show: false,
  997. },
  998. progress2:{
  999. value: 0,
  1000. show: false,
  1001. },
  1002. DepartmentData: [], //部门学院
  1003. };
  1004. },
  1005. methods: {
  1006. getFile(file) {
  1007. this.$emit("getFile", file);
  1008. this.progress.show = false;
  1009. },
  1010. getFile2(file) {
  1011. this.$emit("getFile2", file);
  1012. this.progress2.show = false;
  1013. },
  1014. ProgressFormat(value) {
  1015. //进度条
  1016. return value == 100 ? "100%" : `${value}%`;
  1017. },
  1018. checkTime() {
  1019. var a = new Date(this.wordData.beginTime);
  1020. var b = new Date(this.wordData.endTime);
  1021. if (b < a) {
  1022. this.$message.error("计划完成时间不得在项目起始时间之前!");
  1023. this.wordData.endTime = "";
  1024. return;
  1025. }
  1026. },
  1027. getText(value) {
  1028. //电话验证
  1029. let verify =
  1030. /^(?:(?:\+|00)86)?1(?:(?:3[\d])|(?:4[5-79])|(?:5[0-35-9])|(?:6[5-7])|(?:7[0-8])|(?:8[\d])|(?:9[189]))\d{8}$/; //获取正则表达式 存放到verify变量中
  1031. let result = verify.test(value.trim()); //判断输入框内容是否符合 正则表达式
  1032. if (!result) return this.$message.error("请输入正确联系号码格式");
  1033. },
  1034. addTeacher() {
  1035. //添加老师
  1036. // if (this.wordData.teacherS.length >= 3)
  1037. // return this.$message.error("指导老师最多三人");
  1038. this.wordData.teacherS.push({ name: "", collage: "", work: "" });
  1039. },
  1040. DelTeacher(index) {
  1041. //删除老师
  1042. this.wordData.teacherS.splice(index, 1);
  1043. },
  1044. addStudent() {
  1045. //添加学生
  1046. this.wordData.studentS.push({ name: "", collage: "", work: "" });
  1047. },
  1048. DelStudent(index) {
  1049. //删除学生
  1050. this.wordData.studentS.splice(index, 1);
  1051. },
  1052. getProjectDepartmentData() {
  1053. //获取项目立项申请基础信息页面所在部门数据
  1054. this.ajax
  1055. .post(this.$store.state.api + "/SelectAllDepartment", {
  1056. uid: this.$store.state.userInfo.userid,
  1057. })
  1058. .then(
  1059. (res) => {
  1060. this.DepartmentData = res.data[0];
  1061. },
  1062. (err) => {
  1063. console.log(err);
  1064. }
  1065. );
  1066. },
  1067. },
  1068. computed: {
  1069. //经费总合
  1070. },
  1071. mounted() {
  1072. this.getProjectDepartmentData();
  1073. },
  1074. };
  1075. </script>
  1076. <style lang="less" scoped>
  1077. #studentProjectWord {
  1078. width: 1400px;
  1079. display: flex;
  1080. flex-direction: column;
  1081. align-items: center;
  1082. background-color: #ffff;
  1083. margin: 0 auto;
  1084. font-size: 18px !important;
  1085. padding: 40px 100px;
  1086. box-sizing: border-box;
  1087. // font-family: 'FangSong';
  1088. /deep/ .el-checkbox__label {
  1089. font-size: 16px !important;
  1090. }
  1091. .table {
  1092. border: none;
  1093. border-bottom: solid 1px black;
  1094. font-size: 18px;
  1095. position: relative;
  1096. width: 1400px;
  1097. .textLeft {
  1098. text-align: left;
  1099. height: 200px;
  1100. .reviewComments {
  1101. margin: 30px 30px 80px 30px;
  1102. }
  1103. :deep(.el-textarea__inner) {
  1104. border: none;
  1105. border-radius: 0px;
  1106. text-align: left !important;
  1107. font-size: 16px;
  1108. }
  1109. }
  1110. .bold {
  1111. font-weight: 600;
  1112. }
  1113. #title {
  1114. // width: 100%;
  1115. line-height: 40px;
  1116. height: 150px;
  1117. display: flex;
  1118. flex-direction: column;
  1119. align-items: center;
  1120. position: relative;
  1121. // margin-top: 40px;
  1122. .school {
  1123. font-size: 2.5em;
  1124. font-weight: bold;
  1125. letter-spacing: 20px;
  1126. margin-bottom: 10px;
  1127. }
  1128. .wordTitle {
  1129. font-size: 2em;
  1130. letter-spacing: 0.15em;
  1131. // margin-bottom: 40px;
  1132. }
  1133. .date {
  1134. font-size: 1em;
  1135. position: absolute;
  1136. bottom: 0;
  1137. right: 100px;
  1138. font-weight: bold;
  1139. }
  1140. }
  1141. tr td {
  1142. border: none;
  1143. border-top: solid 1px black;
  1144. border-left: solid 1px black;
  1145. height: 50px;
  1146. text-align: center;
  1147. line-height: 30px;
  1148. width: 14.3%;
  1149. &:last-of-type {
  1150. border-right: solid 1px black;
  1151. }
  1152. p {
  1153. font-weight: 600;
  1154. }
  1155. :deep(.el-select .el-input .el-select__caret) {
  1156. display: none;
  1157. font-family: Arial, "Microsoft Yahe", "微软雅黑";
  1158. // font-family: 'FangSong';
  1159. }
  1160. :deep(.el-textarea__inner) {
  1161. // padding: 0;
  1162. border: none;
  1163. border-radius: 0px;
  1164. text-align: center;
  1165. font-size: 16px;
  1166. font-family: Arial, "Microsoft Yahe", "微软雅黑";
  1167. // font-family: 'FangSong';
  1168. }
  1169. :deep(.el-input__inner) {
  1170. border: none;
  1171. border-radius: 0px;
  1172. text-align: center;
  1173. font-size: 16px;
  1174. font-family: Arial, "Microsoft Yahe", "微软雅黑";
  1175. // font-family: 'FangSong';
  1176. }
  1177. :deep(input)::-webkit-outer-spin-button,
  1178. :deep(input)::-webkit-inner-spin-button {
  1179. -webkit-appearance: none;
  1180. }
  1181. :deep(input)[type="number"] {
  1182. -moz-appearance: textfield;
  1183. }
  1184. }
  1185. .notes {
  1186. width: 100%;
  1187. display: flex;
  1188. flex-direction: column;
  1189. position: absolute;
  1190. left: 0;
  1191. bottom: -100px;
  1192. // justify-content: flex-start;
  1193. text-align: left;
  1194. // margin-bottom: 30px;
  1195. }
  1196. }
  1197. }
  1198. .operate {
  1199. right: -85px;
  1200. width: 85px;
  1201. height: 50px;
  1202. display: flex;
  1203. justify-content: space-between;
  1204. align-items: center;
  1205. position: absolute;
  1206. .el-button {
  1207. max-width: 10px;
  1208. display: flex;
  1209. justify-content: center;
  1210. align-items: center;
  1211. margin-left: 10px;
  1212. }
  1213. }
  1214. .noFileBox {
  1215. width: 98%;
  1216. min-height: 200px;
  1217. display: flex;
  1218. flex-direction: column;
  1219. flex-wrap: nowrap;
  1220. align-items: flex-start;
  1221. }
  1222. .bigBlock {
  1223. width: 98%;
  1224. min-height: 200px;
  1225. display: flex;
  1226. flex-direction: column;
  1227. flex-wrap: nowrap;
  1228. align-items: flex-start;
  1229. border: 1px solid #cad1dc;
  1230. border-radius: 4px;
  1231. padding: 10px;
  1232. margin: 50px 0 0 0;
  1233. .fileBlock {
  1234. width: 98%;
  1235. margin-right: 20px;
  1236. position: relative;
  1237. border-radius: 5%;
  1238. padding: 5px 0 5px 0;
  1239. border-bottom: 1px solid #cad1dc;
  1240. .fileBox {
  1241. display: flex;
  1242. flex-direction: row;
  1243. flex-wrap: nowrap;
  1244. justify-content: space-between;
  1245. align-items: center;
  1246. .fileBoxLeft {
  1247. cursor: pointer;
  1248. display: flex;
  1249. flex-direction: row;
  1250. flex-wrap: nowrap;
  1251. align-items: center;
  1252. .chapter_upload_l_i3 {
  1253. width: 15px;
  1254. height: 15px;
  1255. background-repeat: no-repeat;
  1256. background-size: 100% 100%;
  1257. background-image: url("../../../assets/img/u_video.png");
  1258. }
  1259. .titName {
  1260. width: calc(100% - 15px);
  1261. white-space: nowrap;
  1262. overflow: hidden;
  1263. text-overflow: ellipsis;
  1264. word-break: break-word;
  1265. text-align: left;
  1266. margin-left: 10px;
  1267. max-width: 800px;
  1268. }
  1269. }
  1270. .fileBoxRight {
  1271. cursor: pointer;
  1272. display: flex;
  1273. flex-direction: row;
  1274. flex-wrap: nowrap;
  1275. align-items: center;
  1276. .chapter_upload_ud {
  1277. display: flex;
  1278. flex-direction: row;
  1279. justify-content: center;
  1280. margin: 0 10px 0 0;
  1281. .chapter_upload_up {
  1282. margin-right: 10px !important;
  1283. }
  1284. .chapter_upload_down,
  1285. .chapter_upload_up {
  1286. width: 20px;
  1287. height: 20px;
  1288. background: #e4eaf2;
  1289. cursor: pointer;
  1290. margin: 0 auto;
  1291. border-radius: 5px;
  1292. display: flex;
  1293. justify-content: center;
  1294. align-items: center;
  1295. }
  1296. }
  1297. .chapter_upload_up::after,
  1298. .chapter_upload_down::after {
  1299. content: "";
  1300. background-image: url("../../../assets/img/downBtn.png");
  1301. width: 13px;
  1302. height: 13px;
  1303. background-size: 100% 100%;
  1304. display: block;
  1305. }
  1306. .chapter_upload_up::after {
  1307. background-image: url("../../../assets/img/upBtn.png") !important;
  1308. }
  1309. .chapter_upload_ic_edit {
  1310. width: 18px;
  1311. height: 18px;
  1312. background-repeat: no-repeat;
  1313. background-size: 100% 100%;
  1314. margin-right: 10px;
  1315. background-image: url("../../../assets/img/edit_u.png");
  1316. }
  1317. .chapter_upload_ic_r {
  1318. width: 18px;
  1319. height: 18px;
  1320. background-repeat: no-repeat;
  1321. background-size: 100% 100%;
  1322. background-image: url("../../../assets/img/delete_u.png");
  1323. }
  1324. }
  1325. }
  1326. }
  1327. .masking-out {
  1328. width: 100px;
  1329. height: 135px;
  1330. position: absolute;
  1331. top: 0;
  1332. left: 0;
  1333. display: none;
  1334. border-radius: 5%;
  1335. background: #00000053;
  1336. .delete {
  1337. cursor: pointer;
  1338. margin-left: 50%;
  1339. margin-top: 50%;
  1340. transform: translate(-50%, -50%);
  1341. }
  1342. .delete:hover {
  1343. color: #fff;
  1344. }
  1345. }
  1346. .fileBlock:hover .masking-out {
  1347. display: block;
  1348. }
  1349. }
  1350. .downloadClass{
  1351. font-size: 10.5pt !important;
  1352. font-family: 'FangSong' !important;
  1353. color: #333 !important;
  1354. }
  1355. </style>