Submitapplicasuccess.vue 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462
  1. <!-- 委员会申请列表 -->
  2. <template>
  3. <div class="autoBox box1" style="position: relative; background: #f5f5f5">
  4. <div class="center" style="margin-top: 20px">
  5. <div class="left">
  6. <div class="centerLeft1">
  7. <div class="top">
  8. <div class="top1"></div>
  9. <div class="top2"></div>
  10. <div class="allApplication">
  11. <span v-if="!isDistinguish">{{
  12. $t("common.submitapplications")
  13. }}</span>
  14. </div>
  15. <div @click="back" class="more">
  16. <span>{{ "<" }}{{ $t("common.return") }}</span>
  17. </div>
  18. </div>
  19. <div class="content">
  20. <div class="content1">
  21. <img src="@/assets/img/nationaIntorduction/success_1.png" alt="" style="margin-left:579px;width: 40px;" :style="$i18n.locale == 'en'?'margin-left:610px;':''">
  22. </div>
  23. <div class="content2">
  24. <div class="successfont" style="margin-left:559px;margin-top:39px;">{{ $i18n.locale == 'en' ? 'Submit Success ' : '提交成功' }}</div>
  25. <div class="successfont1" style="margin-left:451px;margin-top:29px;">{{ $i18n.locale == 'en' ? 'Check it out in "Committee Workspace -- My Application" ' : '请到“委员会工作空间——我提交的申请”中查看' }}</div>
  26. <div class="success_1">
  27. <div style="display:flex">
  28. <div class="leftfont">{{ $i18n.locale == 'en' ? 'Title ' : '标题' }}:</div><div class="rightfont">{{applytitle}}</div>
  29. </div>
  30. <div style="display:flex">
  31. <div class="leftfont">{{ $i18n.locale == 'en' ? 'Apply Num ' : '申请编号' }}:</div><div class="rightfont">{{applynumber}}</div>
  32. </div>
  33. <div style="display:flex">
  34. <div class="leftfont">{{ $i18n.locale == 'en' ? 'Applyer ' : '申请人' }}:</div><div class="rightfont">{{applyer}}</div>
  35. </div>
  36. <div style="display:flex">
  37. <div class="leftfont"> {{ $i18n.locale == 'en' ? 'Submit Time ' : '提交时间' }}:</div><div class="rightfont">{{applytime}}</div>
  38. </div>
  39. </div>
  40. <div class="success_2" style="margin-top:59px;" :style="$i18n.locale == 'en'?'padding-left:110px;padding-right:110px;':''">
  41. <div>
  42. <img src="@/assets/img/nationaIntorduction/duigou_green.png" alt="" style=" ">
  43. </div>
  44. <div style="color: #67C23A;">{{ $i18n.locale == 'en' ? 'Submit Application ' : '提交申请' }}</div>
  45. <div style="margin-top:-4px">
  46. <img src="@/assets/img/nationaIntorduction/zhixian_green.png" alt="" style="margin-top:-4px">
  47. </div>
  48. <div>
  49. <img src="@/assets/img/nationaIntorduction/duigou_grey.png" alt="" style="">
  50. </div>
  51. <div style="color:rgba(7, 7, 7, 0.25);">{{ $i18n.locale == 'en' ? 'Review Regional Secretariat' : '区域秘书处审核' }}</div>
  52. <div style="margin-top:-4px">
  53. <img src="@/assets/img/nationaIntorduction/zhixian_grey.png" alt="" style="margin-top:-4px">
  54. </div>
  55. <div >
  56. <img src="@/assets/img/nationaIntorduction/duigou_grey.png" alt="" style="">
  57. </div>
  58. <div style="color:rgba(7, 7, 7, 0.25);">{{ $i18n.locale == 'en' ? 'Headquarters Review' : '总部审核' }}</div>
  59. <div style="margin-top:-4px">
  60. <img src="@/assets/img/nationaIntorduction/zhixian_grey.png" alt="" >
  61. </div>
  62. <div >
  63. <img src="@/assets/img/nationaIntorduction/duigou_grey.png" alt="" style="">
  64. </div>
  65. <div style="color:rgba(7, 7, 7, 0.25);">{{ $i18n.locale == 'en' ? 'Complete' : '完成' }}</div>
  66. </div>
  67. <div style="margin-top:74px;display:flex">
  68. <div class="submit" :style="$i18n.locale == 'en'?'padding-left:40px;':'padding-left:32px;'" @click="againsubmit">{{ $i18n.locale == 'en' ? 'Apply ' : '继续申请' }}</div>
  69. <div class="cancel" :style="$i18n.locale == 'en'?'padding-left:40px;':'padding-left:44px;'" @click="close">{{ $i18n.locale == 'en' ? 'Close' : '关闭' }}</div>
  70. </div>
  71. </div>
  72. </div>
  73. </div>
  74. </div>
  75. </div>
  76. </div>
  77. </template>
  78. <script>
  79. import Screen from "@/components/screen";
  80. export default {
  81. name: "Submitapplication",
  82. props: ["successObj","flag"],
  83. components: {
  84. Screen,
  85. },
  86. data() {
  87. return {
  88. applytitle:undefined,
  89. applynumber:undefined,
  90. applyer:undefined,
  91. applytime:undefined,
  92. };
  93. },
  94. watch: {
  95. "$i18n.locale"() {},
  96. CountryId() {},
  97. },
  98. updated(){
  99. },
  100. mounted() {
  101. console.log(this.successObj)
  102. /* this.applytitle='疫情防控'
  103. this.applynumber='20212323439423'
  104. this.applyer='张三'
  105. this.applytime='2021-12-11'*/
  106. this.applytitle=this.successObj.title;
  107. this.applynumber=this.successObj.applyNumber;
  108. this.applyer=this.successObj.applyPeople;
  109. this.applytime=this.successObj.applyTime;
  110. },
  111. destroyed() {},
  112. methods: {
  113. handleCurrentChange() {},
  114. back() {
  115. if(this.flag==1){
  116. var params = {
  117. name: "workspace",
  118. type: false,
  119. };
  120. this.$emit("applicationType", params);
  121. }
  122. if(this.flag==2){
  123. var params = {
  124. name: "application",
  125. type: false,
  126. };
  127. this.$emit("applicationType", params);
  128. }
  129. },
  130. againsubmit(){
  131. /* this.$router.push("Submitapplication")*/
  132. var params = {
  133. name: "submitapplication",
  134. type: false,
  135. flag:this.flag
  136. /* category: "3",*/
  137. };
  138. this.$emit("applicationType", params);
  139. },
  140. close(){
  141. // this.$router.push("CommitteeWorkSpace")
  142. if(this.flag==1){
  143. var params = {
  144. name: "workspace",
  145. type: false,
  146. };
  147. this.$emit("applicationType", params);
  148. }
  149. if(this.flag==2){
  150. var params = {
  151. name: "application",
  152. type: false,
  153. };
  154. this.$emit("applicationType", params);
  155. }
  156. },
  157. screenBack() {},
  158. },
  159. };
  160. </script>
  161. <style scoped>
  162. .submit{
  163. box-sizing: border-box;
  164. margin-left: 489px;
  165. width: 120px;
  166. height: 40px;
  167. background: #E6973A;
  168. border: 1px solid #E6973A;
  169. border-radius: 4px;
  170. /* Bold/Body */
  171. padding-left:32px;
  172. font-family: 'Noto Sans SC';
  173. font-style: normal;
  174. font-weight: 500;
  175. font-size: 14px;
  176. line-height: 22px;
  177. /* identical to box height, or 157% */
  178. cursor:pointer;
  179. display: flex;
  180. align-items: center;
  181. text-align: center;
  182. font-feature-settings: 'tnum' on, 'lnum' on;
  183. /* Neutral Color/White */
  184. color: #FFFFFF;
  185. }
  186. .cancel{
  187. box-sizing: border-box;
  188. width: 120px;
  189. height: 40px;
  190. margin-left: 30px;
  191. padding-left:44px;
  192. background: white;
  193. border: 1px solid #e9ebef;
  194. border-radius: 4px;
  195. cursor:pointer;
  196. font-family: 'Noto Sans SC';
  197. font-style: normal;
  198. font-weight: 500;
  199. font-size: 14px;
  200. line-height: 22px;
  201. /* identical to box height, or 157% */
  202. display: flex;
  203. align-items: center;
  204. text-align: center;
  205. font-feature-settings: 'tnum' on, 'lnum' on;
  206. color: rgba(17, 17, 17, 0.65);
  207. }
  208. .box1 {
  209. padding: 0 0 20px 0;
  210. position: absolute;
  211. }
  212. .successfont{
  213. font-family: 'PingFang SC';
  214. font-style: normal;
  215. font-weight: bold;
  216. font-size: 20px;
  217. line-height: 0px;
  218. /* identical to box height, or 0% */
  219. color: rgba(0, 0, 0, 0.85);
  220. }
  221. .successfont1{
  222. font-family: 'PingFang SC';
  223. font-style: normal;
  224. font-weight: 400;
  225. font-size: 14px;
  226. line-height: 0px;
  227. /* identical to box height, or 0% */
  228. color: rgba(0, 0, 0, 0.65);
  229. }
  230. .success_1{
  231. margin-top:40px;
  232. margin-left:465px;
  233. }
  234. .leftfont{
  235. width:115px;
  236. font-family: 'PingFang SC';
  237. font-style: normal;
  238. font-weight: bold;
  239. font-size: 14px;
  240. line-height: 30px;
  241. /* or 214% */
  242. color: rgba(0, 0, 0, 0.85);
  243. }
  244. .success_2{
  245. display:flex;
  246. flex-wrap: wrap;
  247. justify-content:space-around;
  248. /*padding-left:30%;
  249. padding-right:30%;*/
  250. margin-top:30px;
  251. font-size:15px;
  252. padding-left:217px;
  253. padding-right:217px;
  254. }
  255. .right_two_4_div{
  256. position:relative;height:35px;width:35px;border-radius: 50%;border:1px solid #1890ff
  257. }
  258. .right_two_4_i{
  259. position:absolute;top:50%;left:20%;transform:translateY(-50%)
  260. }
  261. .rightfont{
  262. width:180px;
  263. margin-left:19px;
  264. font-family: 'PingFang SC';
  265. font-style: normal;
  266. font-weight: 400;
  267. font-size: 14px;
  268. line-height: 30px;
  269. /* or 214% */
  270. color: rgba(0, 0, 0, 0.65);
  271. }
  272. .center {
  273. display: flex;
  274. }
  275. .topImg img {
  276. display: inline-block;
  277. width: 1200px;
  278. height: 324px;
  279. }
  280. .centerLeft1 {
  281. border-radius: 0px;
  282. width: 1198px;
  283. height: 877px;
  284. left: 360px;
  285. top: 317px;
  286. background: #FFFFFF;
  287. }
  288. .left {
  289. position: relative;
  290. }
  291. .top .top1 {
  292. position: absolute;
  293. width: 5.5px;
  294. height: 10.5px;
  295. left: 20px;
  296. top: 35px;
  297. background: #376ac7;
  298. z-index: 1;
  299. }
  300. .top .top2 {
  301. position: absolute;
  302. width: 5.5px;
  303. height: 15px;
  304. left: 20px;
  305. top: 35px;
  306. background: #83bd50;
  307. }
  308. .top .allApplication {
  309. position: absolute;
  310. height: 22px;
  311. left: 34px;
  312. top: 31px;
  313. }
  314. .top .allApplication span {
  315. font-family: "PingFang SC";
  316. font-style: normal;
  317. font-weight: 600;
  318. font-size: 16px;
  319. line-height: 22px;
  320. color: #375586;
  321. }
  322. .top .notice {
  323. position: absolute;
  324. height: 22px;
  325. left: 160px;
  326. top: 32px;
  327. }
  328. .top .notice span {
  329. font-family: "PingFang SC";
  330. font-style: normal;
  331. font-weight: 600;
  332. font-size: 16px;
  333. line-height: 22px;
  334. color: rgba(10, 10, 10, 0.85);
  335. }
  336. .top .more {
  337. position: absolute;
  338. height: 16px;
  339. right: 21px;
  340. top: 31px;
  341. }
  342. .top .more span {
  343. font-family: "Roboto";
  344. font-style: normal;
  345. font-weight: 500;
  346. font-size: 14px;
  347. line-height: 16px;
  348. color: #4790f7;
  349. }
  350. .content .content1 {
  351. position: absolute;
  352. width: 1198px;
  353. height: 39px;
  354. left: 0px;
  355. top: 136px;
  356. }
  357. .content .content2 {
  358. position: absolute;
  359. width:1198px;
  360. height:699px;
  361. top:175px;
  362. }
  363. .content .title {
  364. font-family: "PingFang SC";
  365. font-style: normal;
  366. font-weight: 600;
  367. font-size: 14px;
  368. line-height: 20px;
  369. color: rgba(0, 0, 0, 0.85);
  370. position: absolute;
  371. left: 16px;
  372. top: 16px;
  373. right: 14px;
  374. bottom: 113px;
  375. }
  376. .content .time {
  377. font-family: "Roboto";
  378. font-style: normal;
  379. font-weight: 400;
  380. font-size: 12px;
  381. line-height: 14px;
  382. color: rgba(0, 0, 0, 0.65);
  383. position: absolute;
  384. left: 16px;
  385. top: 61px;
  386. }
  387. .content .type {
  388. font-family: "PingFang SC";
  389. font-style: normal;
  390. font-weight: 400;
  391. font-size: 14px;
  392. line-height: 20px;
  393. color: rgba(0, 0, 0, 0.85);
  394. position: absolute;
  395. left: 16px;
  396. top: 89px;
  397. }
  398. .content .toView {
  399. margin-left: 100px;
  400. font-family: "Roboto";
  401. font-style: normal;
  402. font-weight: 400;
  403. font-size: 14px;
  404. line-height: 16px;
  405. color: #274e92;
  406. }
  407. .content .toProgress {
  408. font-family: "Roboto";
  409. font-style: normal;
  410. font-weight: 400;
  411. font-size: 14px;
  412. line-height: 16px;
  413. color: #274e92;
  414. }
  415. .centerLeft2 {
  416. position: relative;
  417. margin-top: 20px;
  418. height: 177px;
  419. width: 850px;
  420. border-radius: 0px;
  421. background: #fff;
  422. }
  423. .content .audit {
  424. position: absolute;
  425. right: 5%;
  426. }
  427. .area {
  428. position: absolute;
  429. top: 100px;
  430. }
  431. .pag {
  432. position: absolute;
  433. bottom: 0;
  434. right: 0;
  435. }
  436. </style>