floorone.html 63 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <meta name=”SiteName” content=”重庆市南岸区人民政府”>
  7. <meta name="SiteDomain" content="http://www.cqna.gov.cn" />
  8. <meta name="SiteIDCode" content="5001080014">
  9. <meta name="ColumnName" content="政务全景通">
  10. <meta name="ColumnDescription" content="政务全景通" />
  11. <meta name="ColumnKeywords" content="政务全景通" />
  12. <meta name="ColumnType" content="政务全景通" />
  13. <title>政务全景通-重庆市南岸区人民政府网</title>
  14. <link rel="stylesheet" href="https://www.cqna.gov.cn/syygapi/naxsb/css/floorcon.css">
  15. <!-- jquery-->
  16. <script src="https://www.cqna.gov.cn/syygapi/naxsb/js/jquery-3.5.1.min.js"></script>
  17. <script src="https://www.cqna.gov.cn/syygapi/naxsb/js/urljson.js"></script>
  18. </head>
  19. <style>
  20. .container {
  21. position: relative;
  22. background-image: url(https://www.cqna.gov.cn/syygapi/naxsb/images/indexbgfloor.png);
  23. background-size: 100% 100%;
  24. width: 100%;
  25. min-height: 900px;
  26. height: 100%;
  27. }
  28. .el-pagination {
  29. text-align: center;
  30. }
  31. .el-pagination.is-background .btn-next,
  32. .el-pagination.is-background .btn-prev,
  33. .el-pagination.is-background .el-pager li {
  34. background-color: #A6D2EC !important;
  35. color: #fff !important;
  36. }
  37. .el-pagination.is-background .el-pager li:not(.disabled).active {
  38. background-color: #2895FF !important;
  39. }
  40. .el-tab-pane {
  41. display: flex;
  42. flex-direction: column;
  43. justify-content: space-between;
  44. }
  45. .moxing .namebtn {
  46. padding: 0 5px;
  47. border-radius: 4px;
  48. font-size: 14px;
  49. color: #FFFFFF;
  50. background: #A7C4E0;
  51. text-shadow: 3px 1px 2px rgb(40 149 255 / 80%);
  52. position: absolute;
  53. cursor: pointer;
  54. }
  55. .moxing .namebtnl {
  56. padding: 0;
  57. background-color: rgb(239 41 19 / 40%);
  58. border-radius: 6px;
  59. line-height: 17px;
  60. font-size: 14px;
  61. color: #FFFFFF;
  62. position: absolute;
  63. text-shadow: 3px 1px 2px rgb(217 112 100 / 100%);
  64. }
  65. #lines {
  66. position: absolute;
  67. height: 150px;
  68. transition: top 0.3s;
  69. width: 0;
  70. border: 1px dashed #1A95EB;
  71. z-index: 111;
  72. }
  73. #lineh {
  74. position: absolute;
  75. height: 0;
  76. transition: top 0.3s;
  77. width: 100px;
  78. border: 1px dashed #1A95EB;
  79. z-index: 111;
  80. }
  81. #redio {
  82. width: 13px;
  83. height: 13px;
  84. background: #2896FF;
  85. border-radius: 50%;
  86. position: absolute;
  87. z-index: 111;
  88. }
  89. .vrdiv {
  90. width: 28px;
  91. height: 28px;
  92. position: absolute;
  93. cursor: pointer;
  94. background-image: url(https://www.cqna.gov.cn/syygapi/naxsb/images/logo-vr.png);
  95. background-size: 100% 100%;
  96. }
  97. .vrdiv .vrDname,
  98. .vrdiv .vrDname2 {
  99. position: absolute;
  100. display: inline-flex;
  101. flex-direction: column;
  102. color: #2895FF;
  103. font-size: 14px;
  104. justify-content: center;
  105. align-items: center;
  106. right: -26px;
  107. width: 80px;
  108. }
  109. .vrdiv .vrDname .vrNameLine,
  110. .vrdiv .vrDname2 .vrNameLine {
  111. display: inline-block;
  112. border-left: 2px dashed #2895FF;
  113. height: 36px;
  114. }
  115. .vrdiv .vrDname {
  116. top: -50px;
  117. }
  118. .vrdiv .vrDname2 {
  119. bottom: -50px;
  120. }
  121. .btable {
  122. height: calc(100% - 67px);
  123. /* margin-top: 20px; */
  124. background-color: #fff;
  125. /* padding: 15px 10px; */
  126. box-sizing: border-box;
  127. }
  128. .jysm {
  129. color: #2895FF;
  130. display: flex;
  131. align-items: center;
  132. font-weight: bold;
  133. }
  134. .btable table {
  135. margin-top: 10px;
  136. border: 1px solid #64A8F6;
  137. }
  138. .btable tr td {
  139. border: 1px solid #64A8F6;
  140. padding: 5px;
  141. }
  142. .btable tr td.tit {
  143. font-size: 16px;
  144. color: #64A8F6;
  145. }
  146. .global-dialog .el-dialog__body {
  147. max-height: calc(100vh - 300px);
  148. overflow: auto;
  149. padding: 0 20px !important;
  150. padding-bottom: 20px !important;
  151. }
  152. .sxqd::-webkit-scrollbar {
  153. width: 0;
  154. }
  155. .global-dialog .el-tabs__header {
  156. margin: 0 !important;
  157. }
  158. .global-dialog .el-dialog__title {
  159. color: #64A8F6 !important
  160. }
  161. @media screen and (max-width:1700px) {
  162. html,
  163. body {
  164. font-size: 14px;
  165. }
  166. .sxqd li {
  167. cursor: pointer;
  168. margin-top: 5px;
  169. }
  170. .zxfw {
  171. top: 66%;
  172. }
  173. .zxfw .button {
  174. width: 215px;
  175. height: 85px;
  176. line-height: 30px;
  177. margin-right: 13px;
  178. }
  179. }
  180. @media screen and (max-width:1800px) {
  181. .moxing {
  182. left: 100px;
  183. }
  184. .detailDiv {
  185. max-height: 500px;
  186. }
  187. }
  188. .hide {
  189. display: none;
  190. }
  191. .search {
  192. width: 249px;
  193. height: 40px !important;
  194. display: flex;
  195. position: absolute;
  196. right: 20px;
  197. top: 90px;
  198. z-index: 999;
  199. }
  200. .search input {
  201. width: calc(100% - 44px);
  202. overflow: unset;
  203. background: #A6D2EC;
  204. border: 0;
  205. padding: 0;
  206. outline: none;
  207. height: 40px;
  208. padding-left: 10px;
  209. color: #2895FF;
  210. }
  211. .search input::placeholder {
  212. color: #E7F7FF;
  213. }
  214. .search .btn {
  215. width: 44px;
  216. height: 40px;
  217. background: #2895FF;
  218. display: flex;
  219. align-items: center;
  220. justify-content: center;
  221. }
  222. .zwsj {
  223. width: 100%;
  224. height: 100%;
  225. display: flex;
  226. align-items: center;
  227. justify-content: center;
  228. }
  229. /* 楼层指引 start */
  230. .floorGuide {
  231. position: absolute;
  232. left: 300px;
  233. top: 60px;
  234. width: 871px;
  235. height: 730px;
  236. z-index: 11;
  237. }
  238. .floorGuide .floorGuideBg {
  239. position: absolute;
  240. top: 0;
  241. left: 0;
  242. width: 100%;
  243. height: 100%;
  244. }
  245. .floorGuide .floorGuideTit {
  246. position: absolute;
  247. top: 0;
  248. left: 0;
  249. width: 100%;
  250. height: 70px;
  251. font-weight: bold;
  252. font-size: 26px;
  253. color: #004A93;
  254. display: flex;
  255. align-items: center;
  256. }
  257. .floorGuideTit .floorGuideIcon {
  258. width: 15px;
  259. height: 24px;
  260. margin: 0 13px 0 26px;
  261. }
  262. .floorGuideTit span {
  263. line-height: 30px;
  264. margin-bottom: 3px;
  265. }
  266. .floorGuide .floorGuideTable {
  267. position: absolute;
  268. top: 86px;
  269. left: 44px;
  270. width: calc(100% - 88px);
  271. }
  272. .floorGuideTable .floorGuide-row .el-col {
  273. margin-bottom: 20px;
  274. display: flex;
  275. justify-content: start;
  276. }
  277. .floorGuideTable .floorNum-col,
  278. .floorGuideTable .floorName-col {
  279. line-height: 30px;
  280. display: inline-block;
  281. border-bottom: 1px solid #3D86CE;
  282. }
  283. .floorGuideTable .floorName-col {
  284. font-weight: 400;
  285. font-size: 24px;
  286. color: #004A93;
  287. width: 310px;
  288. }
  289. .floorGuideTable .floorNum-col {
  290. font-weight: 400;
  291. font-size: 22px;
  292. color: #FFFFFF;
  293. width: 60px;
  294. height: 30px;
  295. position: relative;
  296. top: 0;
  297. left: 0;
  298. }
  299. .floorNum-col img {
  300. position: absolute;
  301. top: 0;
  302. left: 0;
  303. width: 100%;
  304. height: 100%;
  305. }
  306. .floorNum-col span {
  307. position: absolute;
  308. top: 0;
  309. left: 0;
  310. display: inline-flex;
  311. height: 100%;
  312. align-items: center;
  313. margin: 0 0 0 7px;
  314. }
  315. .activeGuide {
  316. background-color: #25A8AA !important;
  317. }
  318. .el-carousel--horizontal {
  319. width: 100%;
  320. }
  321. /* 楼层指引 end */
  322. .moxing .title {
  323. font-size: 26px;
  324. color: #004A93;
  325. text-align: center;
  326. }
  327. .gaimg {
  328. display: inline-flex;
  329. align-items: center;
  330. position: relative;
  331. }
  332. .gaimg .left {
  333. position: absolute;
  334. left: 20px;
  335. top: 50%;
  336. cursor: pointer;
  337. }
  338. .gaimg .right {
  339. position: absolute;
  340. right: 20px;
  341. top: 50%;
  342. cursor: pointer;
  343. }
  344. .ckh {
  345. width: 80px;
  346. height: 50px;
  347. position: absolute;
  348. top: 10px;
  349. cursor: pointer;
  350. }
  351. .imglogo {
  352. position: absolute;
  353. left: 92px;
  354. top: 52px;
  355. display: flex;
  356. align-items: center;
  357. color: #333;
  358. }
  359. .imglogo img {
  360. width: 36px;
  361. height: 36px;
  362. margin-right: 20px;
  363. }
  364. .detailDiv .top {
  365. align-items: center;
  366. }
  367. </style>
  368. <body>
  369. <div style="width:100%;" class="header"></div>
  370. <div class="container hide" id="app" style="">
  371. <div class="floorTabs" v-show="currentIndex==1">
  372. <div class="list" :class="{ active: currentFloor == tab.id }" v-for="(tab,index) in floorList" :key="index"
  373. @click="floorChange(tab.id)">
  374. {{tab.name}}
  375. </div>
  376. <div class="list" @click="backsw">返回室外</div>
  377. <div class="list" :class="{ activeGuide: floorGuideShow }" @click="floorGuideShow=true">楼层指引</div>
  378. </div>
  379. <div class="floorTabs" v-show="currentIndex==3">
  380. <div class="list" @click="backdt">返回大厅</div>
  381. </div>
  382. <div class="floorGuide" v-show="floorGuideShow">
  383. <img class="floorGuideBg" src="./images/floor-floorGuide-bg.png" alt="" srcset="">
  384. <div class="floorGuideTit">
  385. <img class="floorGuideIcon" src="./images/floor-floorGuide-icon.png" alt="" srcset="">
  386. <span>2号楼楼层指引</span>
  387. </div>
  388. <div class="floorGuideTable">
  389. <el-row :gutter="20" class="floorGuide-row">
  390. <el-col :span="12" v-for="item in floorGuideList" :key="item.floorNum">
  391. <span class="floorNum-col">
  392. <img src="./images/floor-floorGuide-numBg.png" alt="" srcset="">
  393. <span>{{item.floorNum}}</span>
  394. </span>
  395. <span class="floorName-col" v-if="item.name.length<=12">{{item.name}}</span>
  396. <span class="floorName-col" :title="item.name" v-else>{{item.name.substring(0,11)}}...</span>
  397. </el-col>
  398. </el-row>
  399. </div>
  400. </div>
  401. <el-dialog title="窗口电话" class="global-dialog" :visible.sync="dialogVisible" width="60%"
  402. :before-close="handleClose" :close-on-click-modal="false">
  403. <div class="btable">
  404. <table border="0" cellspacing="0" style="width: 100%;">
  405. <tbody>
  406. <tr>
  407. <td class="tit">楼层</td>
  408. <td class="tit">窗口名称</td>
  409. <td class="tit">窗口号</td>
  410. <td class="tit">对外咨询窗口电话</td>
  411. </tr>
  412. <tr>
  413. <td class="tit" rowspan="2">一楼</td>
  414. <td>社保卡窗口</td>
  415. <td>1、2、3、4</td>
  416. <td>023-62525236、023-62602939</td>
  417. </tr>
  418. <tr>
  419. <td>咨询窗口</td>
  420. <td>一楼咨询台</td>
  421. <td>023-62606771</td>
  422. </tr>
  423. <tr>
  424. <td class="tit" rowspan="8">二楼</td>
  425. <td>财政综合窗口</td>
  426. <td>206</td>
  427. <td>023-62988007</td>
  428. </tr>
  429. <tr>
  430. <td>无差别综合窗口</td>
  431. <td>207、209</td>
  432. <td>023-62980273</td>
  433. </tr>
  434. <tr>
  435. <td>一件事一次办</td>
  436. <td>208</td>
  437. <td>023-62980273</td>
  438. </tr>
  439. <tr>
  440. <td>文旅综合窗口</td>
  441. <td>210</td>
  442. <td>023-62606250</td>
  443. </tr>
  444. <tr>
  445. <td>档案综合窗口</td>
  446. <td>211</td>
  447. <td>023-62980244</td>
  448. </tr>
  449. <tr>
  450. <td>卫健综合窗口</td>
  451. <td>212-215</td>
  452. <td>023-62980379</td>
  453. </tr>
  454. <tr>
  455. <td>交通综合窗口</td>
  456. <td>217-221</td>
  457. <td>023-62982072</td>
  458. </tr>
  459. <tr>
  460. <td>公安综合窗口</td>
  461. <td>224-235</td>
  462. <td>023-62985279</td>
  463. </tr>
  464. <tr>
  465. <td class="tit" rowspan="17">三楼</td>
  466. <td>经开区企业开办综合窗口</td>
  467. <td>301-307</td>
  468. <td>023-62980204,023-62980207</td>
  469. </tr>
  470. <tr>
  471. <td>经开区立项用地规划综合窗口</td>
  472. <td>308</td>
  473. <td>023-62980243</td>
  474. </tr>
  475. <tr>
  476. <td>经开区南岸区工程建设许可(小型建设项目)</td>
  477. <td>310</td>
  478. <td>023-62606752</td>
  479. </tr>
  480. <tr>
  481. <td>经开区施工许可 竣工验收 综合窗口</td>
  482. <td>311</td>
  483. <td>023-62980249</td>
  484. </tr>
  485. <tr>
  486. <td>南岸区施工许可 竣工验收 综合窗口 帮代办窗口</td>
  487. <td>312</td>
  488. <td>023-62606780</td>
  489. </tr>
  490. <tr>
  491. <td>经开市政综合窗口</td>
  492. <td>313</td>
  493. <td>023-62789342</td>
  494. </tr>
  495. <tr>
  496. <td>交通建设综合窗口</td>
  497. <td>314</td>
  498. <td>023-62392861</td>
  499. </tr>
  500. <tr>
  501. <td>生态环境综合窗口</td>
  502. <td>315</td>
  503. <td>023-62606735</td>
  504. </tr>
  505. <tr>
  506. <td>涉农事务综合窗口</td>
  507. <td>316</td>
  508. <td>023-62606735</td>
  509. </tr>
  510. <tr>
  511. <td>发改委综合窗口</td>
  512. <td>317</td>
  513. <td>023-62606782</td>
  514. </tr>
  515. <tr>
  516. <td>消防综合窗口</td>
  517. <td>318</td>
  518. <td>023-62606739</td>
  519. </tr>
  520. <tr>
  521. <td>城市管理综合窗口</td>
  522. <td>319-320</td>
  523. <td>023-62606760</td>
  524. </tr>
  525. <tr>
  526. <td>经开区办不成事反应窗口</td>
  527. <td>322</td>
  528. <td>023-62606905</td>
  529. </tr>
  530. <tr>
  531. <td>经开区项目帮代办综合窗口</td>
  532. <td>324</td>
  533. <td>023-62519346</td>
  534. </tr>
  535. <tr>
  536. <td>经开区税务综合窗口</td>
  537. <td>325</td>
  538. <td>023-62980241</td>
  539. </tr>
  540. </tbody>
  541. </table>
  542. </div>
  543. </el-dialog>
  544. <div id="lines" style="display: none;"></div>
  545. <div id="lineh" style="display: none;"></div>
  546. <div id="redio" style="display: none;"></div>
  547. <div class="detailDiv" style="display: none;" style="position: relative;">
  548. <div v-show="popupType == '1'">
  549. <div class="top">
  550. <div style="font-weight: bold;font-size: 1.625rem;">{{btnName}}您可以办理:</div>
  551. <div class="right" style="font-size: 1rem;">
  552. <span>工作时间:</span>
  553. <span>法定工作日 9:00-12:00 14:00-17:30</span>
  554. </div>
  555. </div>
  556. <el-tabs v-model="activeName" @tab-click="handleClick">
  557. <el-tab-pane label="申请接受区" name="second">
  558. <ul class="sxqd" style="overflow-y: scroll;">
  559. <li><span
  560. @click="goToLink('https://www.cqna.gov.cn/zwgk_254/ysqgk/202411/t20241101_13763538.html')">依申请公开流程图</span>
  561. </li>
  562. <li><span
  563. @click="goToLink('https://www.cqna.gov.cn/zwgk_254/zfxxgkzn/qzfgkzn/202402/t20240202_12897323.html')">政府信息公开申请表</span>
  564. </li>
  565. <li><span
  566. @click="goToLink('https://www.cqna.gov.cn/zwgk_254/zfxxgkzn/qzfgkzn/202402/t20240202_12897323.html')">政府信息公开指南</span>
  567. </li>
  568. </ul>
  569. </el-tab-pane>
  570. <el-tab-pane label="政策咨询区" name="third">
  571. <ul class="sxqd" style="overflow-y: scroll;">
  572. <li><span @click="goToLink('https://www.cqna.gov.cn/ghwd/znwd/index.html')">在线政策咨询</span>
  573. </li>
  574. <li><span @click="goToLink('https://www.cqna.gov.cn/zczs/')">政策通</span></li>
  575. </ul>
  576. </el-tab-pane>
  577. <el-tab-pane label="资料阅览区" name="fourth">
  578. <ul class="sxqd" style="overflow-y: scroll;">
  579. <li v-for="(item,index) in zlylqList">
  580. <span @click="goToLink(item.addr)" v-if="item.addr"
  581. :title="item.mattersName">{{item.mattersName}}</span>
  582. </li>
  583. </ul>
  584. </el-tab-pane>
  585. <el-tab-pane label="自助查询区" name="fifth">
  586. </el-tab-pane>
  587. </el-tabs>
  588. </div>
  589. <div v-show="popupType == '2'">
  590. <div class="search"><input type="text" placeholder="请输入关键字" v-model="inputValue">
  591. <div class="btn" @click="searchData(1)"><img
  592. src="https://www.cqna.gov.cn/syygapi/naxsb/images/flsearch.png" alt=""></div>
  593. </div>
  594. <div class="top">
  595. <div style="font-weight: bold;font-size: 1.625rem;width: 70%;">{{btnName}}您可以办理:
  596. </div>
  597. <div class="right" style="font-size: 1rem;" v-show="btnName!=='24h自助服务区'">
  598. <span>工作时间:</span>
  599. <span>法定工作日 9:00-12:00 14:00-17:30</span>
  600. </div>
  601. </div>
  602. <el-tabs v-model="activeNametwo" @tab-click="handleClicktwo">
  603. <el-tab-pane label="事项清单" name="sxqd">
  604. <ul class="sxqd">
  605. <div class="zwsj" v-if="!this.sxqdList||!this.sxqdList.length">暂无数据</div>
  606. <li v-for="(item,index) in sxqdList">
  607. <span @click="goToLink(item.addr)" v-if="item.addr">{{item.mattersName}}</span>
  608. <span @click="goToLink('https://zwykb.cq.gov.cn/qxzz/naq/bszn/?rowGuid='+item.url)"
  609. v-else-if="item.url">{{item.mattersName}}</span>
  610. <span v-else>{{item.mattersName}}</span>
  611. </li>
  612. </ul>
  613. <el-pagination background @current-change="handleCurrentChange" :current-page.sync="currentPage"
  614. :page-size="7" layout="prev, pager, next" :total="total" class="popuppage">
  615. </el-pagination>
  616. </el-tab-pane>
  617. <el-tab-pane label="入驻部门" name="rzbm">
  618. <div class="zwsj" v-if="!this.rzbmList||!this.rzbmList.length">暂无数据</div>
  619. <ul class="sxqd" style="overflow-y: scroll;">
  620. <li v-for="(item,index) in rzbmList">
  621. <span>{{item.deptName}}</span>
  622. </li>
  623. </ul>
  624. </el-tab-pane>
  625. </el-tabs>
  626. </div>
  627. </div>
  628. <div class="moxing" v-show="currentFloor == 1&&currentIndex==1">
  629. <div class="imgDiv">
  630. <img src="https://www.cqna.gov.cn/syygapi/naxsb/images/floordetail1.png" alt="">
  631. <img src="https://www.cqna.gov.cn/syygapi/naxsb/images/floorArowRigt.png" alt=""
  632. style="position:absolute; left:52px;bottom: 73px;width: 40px;height: 34px;">
  633. <img src="https://www.cqna.gov.cn/syygapi/naxsb/images/floorArowTop.png" alt=""
  634. style="position:absolute; right: 220px;top: 22px;width: 34px;height: 39px;">
  635. <div class="imglogo">
  636. <img src="images/logo-wsj.png" alt="">
  637. <span>卫生间</span>
  638. </div>
  639. <div class="imglogo" style="top: 10px;">
  640. <img src="images/logo-dt.png" alt="">
  641. <span>低层电梯</span>
  642. </div>
  643. <div class="vrdiv" style="left: 176px;bottom: 110px;"
  644. @click="window.open('https://www.cqna.gov.cn/vr/dating3/tour.html?startscene=1')">
  645. <span class="vrDname">大厅1<span class="vrNameLine"></span></span>
  646. </div>
  647. <div class="vrdiv" style="left: 284px;bottom: 120px;"
  648. @click="window.open('https://www.cqna.gov.cn/vr/dating3/tour.html?startscene=3')">
  649. <span class="vrDname">大厅2<span class="vrNameLine"></span></span>
  650. </div>
  651. <div class="vrdiv" style="left: 277px;bottom: 69px;"
  652. @click="window.open('https://www.cqna.gov.cn/vr/dating3/tour.html?startscene=2')">
  653. <span class="vrDname2"><span class="vrNameLine"></span>自助服务区</span>
  654. </div>
  655. <div class="vrdiv" style="left: 384px;bottom: 146px;"
  656. @click="window.open('https://www.cqna.gov.cn/vr/dating3/tour.html?startscene=4')">
  657. <span class="vrDname">大厅电梯口<span class="vrNameLine"></span></span>
  658. </div>
  659. <div class="vrdiv" style="right: 240px;bottom: 103px;"
  660. @click="window.open('https://www.cqna.gov.cn/vr/dating3/tour.html?startscene=5')">
  661. <span class="vrDname">过道<span class="vrNameLine"></span></span>
  662. </div>
  663. <div class="vrdiv" style="right: 195px;top: 73px;"
  664. @click="window.open('https://www.cqna.gov.cn/vr/dating3/tour.html?startscene=6')">
  665. <span class="vrDname">婚姻登记处<span class="vrNameLine"></span></span>
  666. </div>
  667. <div class="vrdiv" style="right: 284px;top: 99px;"
  668. @click="window.open('https://www.cqna.gov.cn/vr/dating3/tour.html?startscene=7')">
  669. <span class="vrDname">颁证厅<span class="vrNameLine"></span></span>
  670. </div>
  671. <div class="namebtnl threed" style="left: 150px;bottom: 88px;background-color: #D97064;
  672. text-shadow: 3px 1px 2px rgb(217 112 100 / 80%);">咨询台
  673. </div>
  674. <div class="namebtn threed" style="left: 217px;bottom: 119px;" @click="gozwgk">政务公开专区
  675. </div>
  676. <div class="namebtn threed" style="left: 217px;bottom: 72px;" @click="goConbtn(2,3)">24h自助服务区
  677. </div>
  678. <div class="namebtn threed" style="left: 331px;bottom: 97px;" @click="goConbtn(3,2)">社保卡办理区
  679. </div>
  680. <div class="namebtnl threed" style="right: 220px;bottom: 82px;">免费婚检室</div>
  681. <div class="namebtnl threed" style="left: 470px;bottom: 203px;">颁证厅</div>
  682. <div class="namebtnl threed" style="right: 88px;bottom: 194px;">婚姻家庭辅导室</div>
  683. <div class="namebtn threed" style="right: 110px;top: 54px;" @click="goConbtn(4,1)">婚姻登记处</div>
  684. </div>
  685. <div style="font-size: 26px;color: #004A93;">2号楼一楼婚姻登记处社保卡办理</div>
  686. <div style="font-size: 20px;color: #547596;">(您可以点击图中的按钮查看详情)</div>
  687. </div>
  688. <div class="moxing" v-show="currentFloor == 2&&currentIndex==1">
  689. <div class="imgDiv">
  690. <img src="https://www.cqna.gov.cn/syygapi/naxsb/images/floordetail2.png" alt="">
  691. <div class="imglogo">
  692. <img src="images/logo-wsj.png" alt="">
  693. <span>卫生间</span>
  694. </div>
  695. <div class="imglogo" style="top: 10px;">
  696. <img src="images/logo-dt.png" alt="">
  697. <span>低层电梯</span>
  698. </div>
  699. <div class="vrdiv" style="left: 360px;bottom: 120px;"
  700. @click="window.open('https://www.cqna.gov.cn/vr/dating3/tour.html?startscene=9')">
  701. <span class="vrDname">办事处2<span class="vrNameLine"></span></span>
  702. </div>
  703. <div class="vrdiv" style="left: 313px;bottom: 94px;"
  704. @click="window.open('https://www.cqna.gov.cn/vr/dating3/tour.html?startscene=8')">
  705. <span class="vrDname2"><span class="vrNameLine"></span>办事处1</span>
  706. </div>
  707. <div class="vrdiv" style="right: 216px;bottom: 156px;"
  708. @click="window.open('https://www.cqna.gov.cn/vr/dating3/tour.html?startscene=10')">
  709. <span class="vrDname2"><span class="vrNameLine"></span>办事处3</span>
  710. </div>
  711. <div class="vrdiv" style="right: 260px;top: 120px;"
  712. @click="window.open('https://www.cqna.gov.cn/vr/dating3/tour.html?startscene=11')">
  713. <span class="vrDname">办事处4<span class="vrNameLine"></span></span>
  714. </div>
  715. <div class="vrdiv" style="right: 226px;top: 33px;"
  716. @click="window.open('https://www.cqna.gov.cn/vr/dating3/tour.html?startscene=12')">
  717. <span class="vrDname">办事处5<span class="vrNameLine"></span></span>
  718. </div>
  719. <div class="vrdiv" style="right: 175px;top: 105px;"
  720. @click="window.open('https://www.cqna.gov.cn/vr/dating3/tour.html?startscene=13')">
  721. <span class="vrDname">办事处6<span class="vrNameLine"></span></span>
  722. </div>
  723. <div class="namebtn threed" style="left: 286px;bottom: 91px;" @click="goConbtn(10,9)">自助服务区</div>
  724. <div class="namebtn threed" style="left: 326px;bottom: 215px;" @click="goConbtn(5,4)">公安综合办理区
  725. </div>
  726. <div class="namebtnl threed" style="right: 175px;bottom: 156px;">自助服务区</div>
  727. <div class="namebtn threed" style="right: 110px;top: 87px;" @click="goConbtn(6,5)">无差别综合办理区
  728. </div>
  729. <div class="namebtnl threed" style="right: 187px;top: 15px;">母婴室</div>
  730. </div>
  731. <div style="font-size: 26px;color: #004A93;">2号楼二楼无差别、区公安办理区</div>
  732. <div style="font-size: 20px;color: #547596;">(您可以点击图中的按钮查看详情)</div>
  733. </div>
  734. <div class="moxing" v-show="currentFloor == 3&&currentIndex==1">
  735. <div class="imgDiv">
  736. <img src="images/floordetail3.png" alt="">
  737. <div class="imglogo">
  738. <img src="images/logo-wsj.png" alt="">
  739. <span>卫生间</span>
  740. </div>
  741. <div class="imglogo" style="top: 10px;">
  742. <img src="images/logo-dt.png" alt="">
  743. <span>低层电梯</span>
  744. </div>
  745. <div class="vrdiv" style="right:240px;top: 33px;"
  746. @click="window.open('https://www.cqna.gov.cn/vr/dating3/tour.html?startscene=14')">
  747. <span class="vrDname">电梯口<span class="vrNameLine"></span></span>
  748. </div>
  749. <div class="vrdiv" style="right:201px;top: 84px;"
  750. @click="window.open('https://www.cqna.gov.cn/vr/dating3/tour.html?startscene=15')">
  751. <span class="vrDname">办事处1<span class="vrNameLine"></span></span>
  752. </div>
  753. <div class="vrdiv" style="right: 175px;top: 185px;"
  754. @click="window.open('https://www.cqna.gov.cn/vr/dating3/tour.html?startscene=16')">
  755. <span class="vrDname">办事处2<span class="vrNameLine"></span></span>
  756. </div>
  757. <div class="namebtnl threed"
  758. style="left: 7px;bottom: 50px;display: flex;flex-direction: column;align-items: center;">
  759. <span>314工程建设项目</span><span>审批会议室</span>
  760. </div>
  761. <div class="namebtn threed" style="left: 341px;top: 114px;" @click="goConbtn(7,6)">经开区企业开办办理区
  762. </div>
  763. <div class="namebtnl threed" style="right: 189px;top: 59px;">自助服务区</div>
  764. <div class="namebtn threed" style="right: 67px;top: 123px;" @click="goConbtn(9,8)">工程建设领域办理区
  765. </div>
  766. <div class="namebtn threed" style="right: 85px;top: 0;" @click="goConbtn(8,7)">
  767. 不动产登记办理区</div>
  768. </div>
  769. <div style="font-size: 26px;color: #004A93;">2号楼三楼婚姻登记处社保卡办理</div>
  770. <div style="font-size: 20px;color: #547596;">(您可以点击图中的按钮查看详情)</div>
  771. </div>
  772. <div class="moxing" v-show="currentIndex==3">
  773. <!-- 24h自助服务区 -->
  774. <div v-show="currentBtn==2">
  775. <div class="ckh" style="left: 170px;" @click="getPopuData1(999,'不动产自助查询机')"></div>
  776. <div class="ckh" style="left: 270px;" @click="getPopuData1(991,'住房公积金自助一体机')"></div>
  777. <div class="ckh" style="right: 311px;" @click="getPopuData1(993,'社保自助服务一体机')"></div>
  778. <div class="ckh" style="right: 260px;width: 50px;" @click="getPopuData1(992,'自助申领发票机')"></div>
  779. <div class="ckh" style="right: 170px;" @click="getPopuData1(994,'社保卡自助服务一体机')"></div>
  780. <div class="ckh" style="right: 65px;width: 100px;" @click="getPopuData1(998,'港澳智能签注机')"></div>
  781. <img src="images/floorone2.png" alt="" style="width: 750px;">
  782. <div class="title">2号楼24h自助服务区办理(1/1)</div>
  783. </div>
  784. <!-- 社保卡办理区 -->
  785. <div v-show="currentBtn==3">
  786. <img src="images/floorone3.png" alt="" style="width: 750px;">
  787. <div class="title">2号楼社保卡办理区办理(1/1)</div>
  788. </div>
  789. <!-- 婚姻登记处 -->
  790. <div v-show="currentBtn==4">
  791. <div v-if="hydjc==1" class="gaimg">
  792. <i class="el-icon-arrow-left left" @click="hydjc=2"></i>
  793. <img src="images/floorone4.png" alt="" style="width: 750px;">
  794. <i class="el-icon-arrow-right right" @click="hydjc=2"></i>
  795. </div>
  796. <div v-if="hydjc==2" class="gaimg">
  797. <i class="el-icon-arrow-left left" @click="hydjc=1"></i>
  798. <img src="images/floorone5.png" alt="" style="width: 750px;">
  799. <i class="el-icon-arrow-right right" @click="hydjc=1"></i>
  800. </div>
  801. <div class="title" v-if="hydjc==1">2号楼婚姻登记处办理(1/2)</div>
  802. <div class="title" v-if="hydjc==2">2号楼婚姻登记处办理(2/2)</div>
  803. </div>
  804. <!-- 自助服务区 -->
  805. <div v-show="currentBtn==10">
  806. <div class="ckh" style="left: 140px;width: 100px;" @click="getPopuData1(996,'驾驶员自助体检机')"></div>
  807. <div class="ckh" style="right: 327px;width: 100px;" @click="getPopuData1(995,'出入境自助照相机')"></div>
  808. <div class="ckh" style="right: 133px;width: 100px;" @click="getPopuData1(997,'身份证自助机')"></div>
  809. <img src="images/floortwo6.png" alt="" style="width: 750px;">
  810. <div class="title">2号自助服务区办理(1/1)</div>
  811. </div>
  812. <!-- 公安综合办理区 -->
  813. <div v-show="currentBtn==5">
  814. <div v-if="gazhbl==1" class="gaimg">
  815. <i class="el-icon-arrow-left left" @click="gazhbl=3"></i>
  816. <div class="ckh" style="left: 152px;" @click="getPopuData(224)"></div>
  817. <div class="ckh" style="left: 334px;" @click="getPopuData(225)"></div>
  818. <div class="ckh" style="right: 165px;" @click="getPopuData(226)"></div>
  819. <img src="images/floortwo1.png" alt="" style="width: 750px;">
  820. <i class="el-icon-arrow-right right" @click="gazhbl=2"></i>
  821. </div>
  822. <div v-if="gazhbl==2" class="gaimg">
  823. <i class="el-icon-arrow-left left" @click="gazhbl=1"></i>
  824. <div class="ckh" style="left: 102px;" @click="getPopuData(227)"></div>
  825. <div class="ckh" style="left: 260px;" @click="getPopuData(228)"></div>
  826. <div class="ckh" style="right: 265px;" @click="getPopuData(229)"></div>
  827. <div class="ckh" style="right: 115px;" @click="getPopuData(230)"></div>
  828. <img src="images/floortwo2.png" alt="" style="width: 750px;">
  829. <i class="el-icon-arrow-right right" @click="gazhbl=3"></i>
  830. </div>
  831. <div v-if="gazhbl==3" class="gaimg">
  832. <i class="el-icon-arrow-left left" @click="gazhbl=2"></i>
  833. <div class="ckh" style="left: 152px;" @click="getPopuData(231)"></div>
  834. <div class="ckh" style="left: 334px;" @click="getPopuData(232)"></div>
  835. <div class="ckh" style="right: 165px;" @click="getPopuData(233)"></div>
  836. <img src="images/floortwo3.png" alt="" style="width: 750px;">
  837. <i class="el-icon-arrow-right right" @click="gazhbl=1"></i>
  838. </div>
  839. <div class="title" v-if="gazhbl==1">2号楼公安综合办理区(1/3)</div>
  840. <div class="title" v-if="gazhbl==2">2号楼公安综合办理区(2/3)</div>
  841. <div class="title" v-if="gazhbl==3">2号楼公安综合办理区(3/3)</div>
  842. </div>
  843. <!-- 无差别综合办理区 -->
  844. <div v-show="currentBtn==6">
  845. <div v-if="wcbzh==1" class="gaimg">
  846. <i class="el-icon-arrow-left left" @click="wcbzh=4"></i>
  847. <div class="ckh" style="left: 182px;" @click="getPopuData1(204,'204无差别综合办理区')"></div>
  848. <div class="ckh" style="left: 270px;" @click="getPopuData1(203,'203无差别综合办理区')"></div>
  849. <div class="ckh" style="left: 384px;width: 110px;" @click="getPopuData1(202,'202无差别综合办理区 一件事一次办')">
  850. </div>
  851. <div class="ckh" style="right: 150px;width: 100px;" @click="getPopuData1(201,'201出证咨询窗口 川渝 跨省通办')">
  852. </div>
  853. <img src="images/floortwo9.png" alt="" style="width: 750px;">
  854. <i class="el-icon-arrow-right right" @click="wcbzh=2"></i>
  855. </div>
  856. <div v-if="wcbzh==2" class="gaimg">
  857. <i class="el-icon-arrow-left left" @click="wcbzh=1"></i>
  858. <div class="ckh" style="left: 100px;" @click="getPopuData1(210,'210无差别综合办理区')"></div>
  859. <div class="ckh" style="left: 195px;" @click="getPopuData1(209,'209无差别综合办理区')"></div>
  860. <div class="ckh" style="left: 302px;" @click="getPopuData1(208,'208无差别综合办理区')"></div>
  861. <div class="ckh" style="left: 390px;" @click="getPopuData1(207,'207无差别综合办理区')"></div>
  862. <div class="ckh" style="right: 186px;" @click="getPopuData1(206,'206无差别综合办理区')"></div>
  863. <div class="ckh" style="right: 100px;" @click="getPopuData1(205,'205无差别综合办理区')"></div>
  864. <img src="images/floortwo5.png" alt="" style="width: 750px;">
  865. <i class="el-icon-arrow-right right" @click="wcbzh=3"></i>
  866. </div>
  867. <div v-if="wcbzh==3" class="gaimg">
  868. <i class="el-icon-arrow-left left" @click="wcbzh=2"></i>
  869. <div class="ckh" style="left: 150px;" @click="getPopuData1(215,'215卫健综合窗口')"></div>
  870. <div class="ckh" style="left: 230px;" @click="getPopuData1(214,'214卫健综合窗口')"></div>
  871. <div class="ckh" style="left: 332px;" @click="getPopuData1(213,'213卫健综合窗口')"></div>
  872. <div class="ckh" style="right: 156px;" @click="getPopuData1(211,'211档案综合窗口')"></div>
  873. <img src="images/floortwo7.png" alt="" style="width: 750px;">
  874. <i class="el-icon-arrow-right right" @click="wcbzh=4"></i>
  875. </div>
  876. <div v-if="wcbzh==4" class="gaimg">
  877. <i class="el-icon-arrow-left left" @click="wcbzh=3"></i>
  878. <div class="ckh" style="left: 120px;" @click="getPopuData1(221,'221交通综合窗口')"></div>
  879. <div class="ckh" style="left: 252px;" @click="getPopuData1(220,'220交通综合窗口')"></div>
  880. <div class="ckh" style="left: 350px;" @click="getPopuData1(219,'219交通综合窗口')"></div>
  881. <div class="ckh" style="right: 186px;" @click="getPopuData1(218,'218交通综合窗口')"></div>
  882. <div class="ckh" style="right: 100px;" @click="getPopuData1(217,'217交通综合窗口')"></div>
  883. <img src="images/floortwo8.png" alt="" style="width: 750px;">
  884. <i class="el-icon-arrow-right right" @click="wcbzh=1"></i>
  885. </div>
  886. <div class="title" v-if="wcbzh==1">2号楼无差别综合办理区(1/4)</div>
  887. <div class="title" v-if="wcbzh==2">2号楼无差别综合办理区(2/4)</div>
  888. <div class="title" v-if="wcbzh==3">2号楼无差别综合办理区(3/4)</div>
  889. <div class="title" v-if="wcbzh==4">2号楼无差别综合办理区(4/4)</div>
  890. </div>
  891. <!-- 经开区企业开办办理区 -->
  892. <div v-show="currentBtn==7">
  893. <div v-if="jkqqy==1" class="gaimg">
  894. <i class="el-icon-arrow-left left" @click="jkqqy=2"></i>
  895. <!-- <div class="ckh" style="left: 100px;" @click="getPopuData(301)"></div>
  896. <div class="ckh" style="left: 200px;" @click="getPopuData(302)"></div>
  897. <div class="ckh" style="left: 302px;" @click="getPopuData(303)"></div>
  898. <div class="ckh" style="left: 390px;" @click="getPopuData(304)"></div>
  899. <div class="ckh" style="right: 186px;" @click="getPopuData(305)"></div>
  900. <div class="ckh" style="right: 100px;" @click="getPopuData(306)"></div> -->
  901. <img src="images/floorthree5.png" alt="" style="width: 750px;">
  902. <i class="el-icon-arrow-right right" @click="jkqqy=2"></i>
  903. </div>
  904. <div v-if="jkqqy==2" class="gaimg">
  905. <i class="el-icon-arrow-left left" @click="jkqqy=1"></i>
  906. <!-- <div class="ckh" style="left: 280px;" @click="getPopuData(323)"></div>
  907. <div class="ckh" style="right: 290px;" @click="getPopuData(324)"></div> -->
  908. <div class="ckh" style="right: 200px;" @click="getPopuData(325)"></div>
  909. <img src="images/floorthree1.png" alt="" style="width: 750px;">
  910. <i class="el-icon-arrow-right right" @click="jkqqy=1"></i>
  911. </div>
  912. <div class="title" v-if="jkqqy==1">2号楼经开区企业开办办理区(1/2)</div>
  913. <div class="title" v-if="jkqqy==2">2号楼经开区企业开办办理区(2/2)</div>
  914. </div>
  915. <!-- 不动产登记办理区 -->
  916. <div v-show="currentBtn==8">
  917. <div class="ckh" style="left: 105px;" @click="getPopuData(322)"></div>
  918. <img src="images/floorthree2.png" alt="" style="width: 750px;">
  919. <div class="title">2号楼不动产登记办理区办理(1/1)</div>
  920. </div>
  921. <!-- 工程建设领域办理区 -->
  922. <div v-show="currentBtn==9">
  923. <div v-if="gcjsly==1" class="gaimg">
  924. <i class="el-icon-arrow-left left" @click="gcjsly=2"></i>
  925. <div class="ckh" style="left: 126px;" @click="getPopuData1(312,'312工程建设领域办理区')"></div>
  926. <div class="ckh" style="left: 265px;" @click="getPopuData1(311,'311工程建设领域办理区')"></div>
  927. <div class="ckh" style="right: 266px;" @click="getPopuData1(310,'310工程建设领域办理区')"></div>
  928. <div class="ckh" style="right: 106px;" @click="getPopuData1(308,'308工程建设领域办理区')"></div>
  929. <img src="images/floorthree3.png" alt="" style="width: 750px;">
  930. <i class="el-icon-arrow-right right" @click="gcjsly=2"></i>
  931. </div>
  932. <div v-if="gcjsly==2" class="gaimg">
  933. <i class="el-icon-arrow-left left" @click="gcjsly=1"></i>
  934. <div class="ckh" style="left: 100px;" @click="getPopuData1(318,'318消防综合窗口')"></div>
  935. <div class="ckh" style="left: 200px;" @click="getPopuData1(317,'317发改委综合窗口')"></div>
  936. <div class="ckh" style="left: 302px;" @click="getPopuData1(316,'316涉农事务综合窗口')"></div>
  937. <div class="ckh" style="left: 390px;" @click="getPopuData1(315,'315生态环境综合窗口')"></div>
  938. <!-- <div class="ckh" style="right: 186px;" @click="getPopuData1(314,'314交通建设综合窗口')"></div> -->
  939. <div class="ckh" style="right: 100px;" @click="getPopuData1(313,'313经开市政综合窗口')"></div>
  940. <img src="images/floorthree4.png" alt="" style="width: 750px;">
  941. <i class="el-icon-arrow-right right" @click="gcjsly=1"></i>
  942. </div>
  943. <div class="title" v-if="gcjsly==1">2号楼工程建设领域办理区(1/2)</div>
  944. <div class="title" v-if="gcjsly==2">2号楼工程建设领域办理区(2/2)</div>
  945. </div>
  946. </div>
  947. <div class="bottomBtn" v-show="currentIndex==1">
  948. <div class="btn active" id="threed" @click="showthreed">3D</div>
  949. <div class="btn" id="vrdiv" @click="showvrdiv">VR</div>
  950. </div>
  951. <div class="zxfw">
  952. <div style="color: #004A93;margin: 15px 0;">特色服务</div>
  953. <div class="buttonList">
  954. <div class="button" @click="goToLink('https://www.cqna.gov.cn/syygapi/naxsb/wyyy.html')">延时办</div>
  955. <div class="button" @click="goToLink('https://www.cqna.gov.cn/syygapi/naxsb/wybdb.html')">帮代办</div>
  956. <div class="button" @click="goToLink('https://www.cqna.gov.cn/ykb_254/')">主题服务</div>
  957. <div class="button" @click="goToLink('https://www.cqna.gov.cn/zwgk_254/zfxxgkml/msjxjsbmp/index.html')">
  958. 免申即享</div>
  959. <!-- <div class="button" @click="goToLink('https://www.cqna.gov.cn/ghwd/znwd/index.html')">智能问答</div> -->
  960. <div class="button" @click="goToLink('https://www.cqna.gov.cn/syygapi/naxsb/zwfwtyy.html')">体验员招募</div>
  961. <div class="button" @click="dialogVisible=true">窗口电话</div>
  962. </div>
  963. </div>
  964. </div>
  965. <div style="width:100%;" class="footer"></div>
  966. </body>
  967. <script>
  968. $(function () {
  969. $(".header").load('https://www.cqna.gov.cn/syygapi/naxsb/top/top_style.html');
  970. $(".footer").load('https://www.cqna.gov.cn/syygapi/naxsb/footer/footer.html');
  971. });
  972. </script>
  973. <!-- 引入 Vue -->
  974. <script src="https://www.cqna.gov.cn/syygapi/naxsb/js/vue.min.js"></script>
  975. <!-- 引入样式 -->
  976. <link rel="stylesheet" href="https://www.cqna.gov.cn/syygapi/naxsb/css/index.css">
  977. <!-- 引入组件库 -->
  978. <script src="https://www.cqna.gov.cn/syygapi/naxsb/js/index.js"></script>
  979. <script>
  980. function isMobileUserAgent() {
  981. return /iphone|ipod|android.*mobile|windows.*phone|blackberry.*mobile/i.test(
  982. window.parent.navigator.userAgent.toLowerCase("")
  983. );
  984. }
  985. if (isMobileUserAgent()) {
  986. window.location = 'https://www.cqna.gov.cn/syygapi/naxsb/mobile/flooroneMobile.html'
  987. }
  988. </script>
  989. <script>
  990. var nowDiv = new Vue({
  991. el: "#app",
  992. data: function () {
  993. return {
  994. activeName: 'second',
  995. activeNametwo: 'rzbm',
  996. popupShow: false,
  997. btnName: '',
  998. currentBtn: null,
  999. currentFloor: 1,
  1000. popupType: "other",
  1001. currentPage: 1,
  1002. total: 0,
  1003. btnid: 1,
  1004. gazhbl: 1,
  1005. wcbzh: 1,
  1006. hydjc: 1,
  1007. gcjsly: 1,
  1008. jkqqy: 1,
  1009. windowNum: '',
  1010. currentIndex: 1,
  1011. dialogVisible: false,
  1012. inputValue: '',
  1013. floorList: [
  1014. {
  1015. id: 1,
  1016. name: "一楼"
  1017. },
  1018. {
  1019. id: 2,
  1020. name: "二楼"
  1021. },
  1022. {
  1023. id: 3,
  1024. name: "三楼"
  1025. },
  1026. ],
  1027. rzbmList: [],
  1028. zlylqList: [{
  1029. id: 1,
  1030. mattersName: '《2024国务院公报》',
  1031. addr: 'https://www.gov.cn/gongbao/2024/issue_11606/'
  1032. }, {
  1033. id: 7,
  1034. mattersName: '《2024重庆市人民政府公报》',
  1035. addr: 'https://www.cq.gov.cn/zwgk/zfxxgkml/zfgb/2024/'
  1036. }, {
  1037. id: 8,
  1038. mattersName: '《2023重庆市南岸区人民政府工作报告》',
  1039. addr: 'https://www.cqna.gov.cn/zwgk_254/zfxxgkml/zfgzbg/index.html'
  1040. },
  1041. {
  1042. id: 2,
  1043. mattersName: '《政务公开重点领域的标准目录》',
  1044. addr: 'https://www.cqna.gov.cn/zwgk_254/jczwgk/'
  1045. },
  1046. {
  1047. id: 3,
  1048. mattersName: '《惠农惠民补贴资金发放汇总、公示材料、政策清单》',
  1049. addr: 'https://www.cqna.gov.cn/bm/qczj/zwgk_59968/zfxxgkml/hmhnzj/btzcqd/202410/t20241028_13746703.html'
  1050. },
  1051. {
  1052. id: 4,
  1053. mattersName: '《2024本(镇)街道政府信息公开指南》',
  1054. addr: 'https://www.cqna.gov.cn/zwgk_254/zfxxgkzn/'
  1055. },
  1056. {
  1057. id: 5,
  1058. mattersName: '《2023本(镇)街道政府信息公开年报》',
  1059. addr: 'https://www.cqna.gov.cn/zwgk_254/zfxxgknb/'
  1060. },
  1061. {
  1062. id: 6,
  1063. mattersName: '《20.21.22.23年行政规范性文件汇编》',
  1064. addr: 'https://www.cqna.gov.cn/zwgk_254/zfxxgkml/zcwj/xzgfxwjk/'
  1065. },
  1066. {
  1067. id: 9,
  1068. mattersName: '《2019版政府信息公开条例》',
  1069. addr: 'https://flk.npc.gov.cn/detail2.html?ZmY4MDgwODE2ZjNlOThiZDAxNmY0MWYyODYyZTAyMTE'
  1070. }
  1071. ],
  1072. sxqdList: [
  1073. {
  1074. id: 1,
  1075. title: "残疾人证新办",
  1076. url: ""
  1077. },
  1078. {
  1079. id: 1,
  1080. title: "残疾人证换领",
  1081. url: ""
  1082. },
  1083. {
  1084. id: 1,
  1085. title: "残疾人证迁移",
  1086. url: ""
  1087. },
  1088. {
  1089. id: 1,
  1090. title: "残疾人证挂失补办",
  1091. url: ""
  1092. },
  1093. {
  1094. id: 1,
  1095. title: "残疾人证注销",
  1096. url: ""
  1097. },
  1098. {
  1099. id: 1,
  1100. title: "残疾类别/等级变更",
  1101. url: ""
  1102. }
  1103. ],
  1104. /* 楼层指引 start */
  1105. floorGuideShow: false,//楼层指引显示控制
  1106. floorGuideList: [
  1107. {
  1108. floorNum: '-1F',
  1109. name: '地下车库'
  1110. },
  1111. {
  1112. floorNum: '11F',
  1113. name: '区商务委'
  1114. },
  1115. {
  1116. floorNum: '-2F',
  1117. name: '地下车库'
  1118. },
  1119. {
  1120. floorNum: '12F',
  1121. name: '区商务委、区违整办'
  1122. },
  1123. {
  1124. floorNum: '1F',
  1125. name: '区政务服务大厅'
  1126. },
  1127. {
  1128. floorNum: '13F',
  1129. name: '区交通运输委'
  1130. },
  1131. {
  1132. floorNum: '2F',
  1133. name: '区政务服务大厅'
  1134. },
  1135. {
  1136. floorNum: '14F',
  1137. name: '区道路运输事务中心'
  1138. },
  1139. {
  1140. floorNum: '3F',
  1141. name: '南岸区经开区政务大厅'
  1142. },
  1143. {
  1144. floorNum: '15F',
  1145. name: '区生态环境局'
  1146. },
  1147. {
  1148. floorNum: '4F',
  1149. name: '区公共资源交易中心'
  1150. },
  1151. {
  1152. floorNum: '16F',
  1153. name: '区生态环境局'
  1154. },
  1155. {
  1156. floorNum: '5F',
  1157. name: '南岸区经开区行政服务中心'
  1158. },
  1159. {
  1160. floorNum: '17F',
  1161. name: '区城管局、区生态环境局'
  1162. },
  1163. {
  1164. floorNum: '6F',
  1165. name: '区民政局'
  1166. },
  1167. {
  1168. floorNum: '18F',
  1169. name: '区城管局'
  1170. },
  1171. {
  1172. floorNum: '7F',
  1173. name: '区民政局'
  1174. },
  1175. {
  1176. floorNum: '19F',
  1177. name: '区城管局'
  1178. },
  1179. {
  1180. floorNum: '8F',
  1181. name: '区科技局、区民政局'
  1182. },
  1183. {
  1184. floorNum: '20F',
  1185. name: '区供销社'
  1186. },
  1187. {
  1188. floorNum: '9F',
  1189. name: '区文化旅游委、区工商联(区总商户)'
  1190. },
  1191. {
  1192. floorNum: '21F',
  1193. name: '重庆市南岸区隧道轨道交通建设服务中心'
  1194. },
  1195. {
  1196. floorNum: '10F',
  1197. name: '区文化旅游委'
  1198. },
  1199. {
  1200. floorNum: '22F',
  1201. name: ''
  1202. },
  1203. ]
  1204. /* 楼层指引 end */
  1205. };
  1206. },
  1207. created() {
  1208. this.unitBtnClick();
  1209. },
  1210. mounted() {
  1211. const url = new URL(window.location.href);
  1212. const id = url.searchParams.get('floorid');
  1213. $('.threed').show();
  1214. $('.vrdiv').hide();
  1215. document.querySelector('#app').classList.remove('hide');
  1216. // 启动整个文档点击事件监听
  1217. this.$nextTick(() => {
  1218. document.addEventListener("click", this.floorGuideHideFun, true);
  1219. });
  1220. },
  1221. methods: {
  1222. gozwgk() {
  1223. this.popupType = 1;
  1224. this.btnName = '政务公开专区';
  1225. var detailDivs = document.getElementsByClassName('detailDiv');
  1226. detailDivs[0].style.display = 'block'; // 强制显示元素
  1227. //初始化tab栏
  1228. this.activeNametwo = "sxqd";
  1229. this.inputValue = '';
  1230. },
  1231. goConbtn(ImgType, id, type) {
  1232. if (!type) {
  1233. this.windowNum = '';
  1234. this.btnName = '';
  1235. }
  1236. this.rzbmList = []
  1237. var detailDivs = document.getElementsByClassName('detailDiv');
  1238. detailDivs[0].style.display = 'block'; // 强制显示元素
  1239. this.popupShow = true;
  1240. this.currentBtn = ImgType;
  1241. this.popupType = 2;
  1242. //初始化tab栏
  1243. this.activeNametwo = "sxqd";
  1244. this.inputValue = '';
  1245. this.currentIndex = 3;
  1246. this.currentPage = 1;
  1247. $('#tab-rzbm').css('display', 'inline-block')
  1248. $('.popuppage').css('display', 'block')
  1249. $('.search').css('display', 'flex')
  1250. this.btnid = id;
  1251. this.getItemList(1, id)
  1252. },
  1253. getPopuData(windowNum) {
  1254. this.windowNum = windowNum;
  1255. // 传参形式 this.goConbtn(ImgType, id, 1);ImgType表示第三层图片,id弹框的数据id,1是表示窗口传参
  1256. if (this.currentBtn == 5) {
  1257. this.goConbtn(5, 4, 1);
  1258. } else if (this.currentBtn == 6) {
  1259. this.goConbtn(6, 5, 1);
  1260. } else if (this.currentBtn == 7) {
  1261. this.goConbtn(7, 6, 1);
  1262. } else if (this.currentBtn == 8) {
  1263. this.goConbtn(8, 7, 1);
  1264. } else if (this.currentBtn == 9) {
  1265. this.goConbtn(9, 8, 1);
  1266. }
  1267. },
  1268. getPopuData1(windowNum, name) {
  1269. this.windowNum = windowNum;
  1270. this.btnName = name;
  1271. // 传参形式 this.goConbtn(ImgType, id, 1);ImgType表示第三层图片,id弹框的数据id,1是表示窗口传参
  1272. if (this.currentBtn == 10) {
  1273. this.goConbtn(10, 9, 1);
  1274. } else if (this.currentBtn == 2) {
  1275. this.goConbtn(2, 3, 1);
  1276. } else if (this.currentBtn == 6) {
  1277. this.goConbtn(6, 5, 1);
  1278. } else if (this.currentBtn == 9) {
  1279. this.goConbtn(9, 8, 1);
  1280. }
  1281. },
  1282. handleClose(done) {
  1283. this.dialogVisible = false;
  1284. },
  1285. handleCurrentChange(val) {
  1286. this.currentPage = val;
  1287. if (this.inputValue) {
  1288. this.searchData(val);
  1289. } else {
  1290. this.getItemList(val, this.btnid)
  1291. }
  1292. },
  1293. handleClick(tab, event) {
  1294. if (tab.name == 'fifth') {
  1295. window.open('https://www.cqna.gov.cn/zwgk_254/')
  1296. }
  1297. },
  1298. searchData(val) {
  1299. var that = this;
  1300. this.currentPage = val;
  1301. $.ajax({
  1302. url: conpath + "/handleBusiness/search",
  1303. type: "post",
  1304. contentType: 'application/json',
  1305. data: JSON.stringify({
  1306. "keyword": that.inputValue,
  1307. "currentPage": val,
  1308. "pageSize": 7,
  1309. "businessId": that.btnid,
  1310. "windowNum": that.windowNum ? String(that.windowNum) : ''
  1311. }),
  1312. dataType: "json",
  1313. success: function (data) {
  1314. that.sxqdList = data.data.handleMatters.slice(0, 7);
  1315. that.total = data.data.total;
  1316. that.rzbmList = data.data.handleDepts;
  1317. }
  1318. })
  1319. },
  1320. goToLink(url) {
  1321. if (url) {
  1322. window.open(url);
  1323. }
  1324. },
  1325. floorChange(id) {
  1326. this.currentFloor = id;
  1327. this.currentIndex = 1;
  1328. this.popupType = 'other'
  1329. this.popupShow = false;
  1330. $('.threed').show();
  1331. $('.vrdiv').hide();
  1332. this.unitBtnClick();
  1333. this.showthreed();
  1334. var detailDivs = document.getElementsByClassName('detailDiv');
  1335. detailDivs[0].style.display = 'none'; // 强制显示元素
  1336. },
  1337. showthreed() {
  1338. $('.threed').show();
  1339. $('.vrdiv').hide();
  1340. $('#vrdiv').removeClass('active');
  1341. $('#threed').addClass('active');
  1342. },
  1343. showvrdiv() {
  1344. $('.threed').hide();
  1345. $('.vrdiv').show();
  1346. $('#threed').removeClass('active');
  1347. $('#vrdiv').addClass('active');
  1348. this.unitBtnClick();
  1349. var detailDivs = document.getElementsByClassName('detailDiv');
  1350. detailDivs[0].style.display = 'none'; // 强制显示元素
  1351. },
  1352. handleClicktwo() { },
  1353. backsw() {
  1354. window.location.href = "https://www.cqna.gov.cn/syygapi/naxsb/qjt.html"
  1355. },
  1356. backdt() {
  1357. this.currentIndex = 1;
  1358. var detailDivs = document.getElementsByClassName('detailDiv');
  1359. detailDivs[0].style.display = 'none'; // 强制显示元素
  1360. },
  1361. unitBtnClick() {
  1362. lines.style.display = 'none';
  1363. lineh.style.display = 'none';
  1364. redio.style.display = 'none';
  1365. },
  1366. getItemList(currentPage, businessId) {
  1367. var that = this;
  1368. $.ajax({
  1369. url: conpath + "/handleBusiness/query",
  1370. type: "post",
  1371. contentType: 'application/json',
  1372. data: JSON.stringify({
  1373. "currentPage": currentPage,
  1374. "pageSize": 7,
  1375. "businessId": businessId,
  1376. "windowNum": that.windowNum ? String(that.windowNum) : ''
  1377. }),
  1378. dataType: "json",
  1379. success: function (data) {
  1380. that.sxqdList = data.data.handleMatters;
  1381. if (businessId != 9 & businessId != 3 & businessId != 5) {
  1382. that.btnName = that.windowNum + data.data.handleBusiness.handleName;
  1383. } else {
  1384. if (!that.windowNum) {
  1385. that.btnName = data.data.handleBusiness.handleName;
  1386. }
  1387. }
  1388. that.rzbmList = data.data.handleDepts;
  1389. that.total = data.data.total;
  1390. }
  1391. })
  1392. },
  1393. // 监听文档点击事件若不在楼层索引展示区则隐藏此弹窗
  1394. floorGuideHideFun(e) {
  1395. let parentNode = e.target.parentNode
  1396. if (parentNode.className != 'floorGuide'
  1397. && parentNode.className != 'el-col el-col-12'
  1398. && parentNode.className != 'floorGuideTable'
  1399. && parentNode.className != 'floorNum-col'
  1400. && parentNode.className != 'floorName-col'
  1401. && this.floorGuideShow)
  1402. this.floorGuideShow = false;
  1403. }
  1404. },
  1405. beforeDestroy() {
  1406. document.removeEventListener("click", this.floorGuideHideFun); //页面销毁的时候移除事件
  1407. },
  1408. })
  1409. </script>
  1410. </html>