123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <base href="/ycsletrx/">
- <title>招生入学填报</title>
- <script src="/ycsletrx/assets/vue.global.js"></script>
- <script src="/ycsletrx/assets/axios.min.js"></script>
- <script src="/ycsletrx/assets/request.js"></script>
- <script src="/ycsletrx/assets/decrypt.js"></script>
- <link rel="stylesheet" href="/ycsletrx/assets/index-4d773741.css">
- <link rel="stylesheet" href="/ycsletrx/assets/style.css">
- <script>const basePath = "/ycsletrx/";</script>
- <script>const INFO = '2024/10/14 12:26'</script>
- </head>
- <body style="margin: 0;overflow-x: hidden;">
- <div id="app" class="app">
- <div id="iframe-header">
- <div class="top-row">
- <div class="top-row-content" style="width: 1200px;margin: 0 auto">
- <div class="top-row-left">
- <div class="text-link" @click="headerEvent('gjzwfwpt')">国家政务服务平台</div>
- <div class="divider">|</div>
- <div class="text-link" @click="headerEvent('hbsrmzf')">湖北省人民政府</div>
- </div>
- <div class="top-row-right">
- <div class="text-link" @click="headerEvent('ehbapp')">鄂汇办APP</div>
- </div>
- </div>
- </div>
- <div class="second-row">
- <div class="gov-logo" @click="headerEvent('govlogo')"></div>
- <div class="divider"></div>
- <div class="logo" @click="headerEvent('logo')"></div>
- <div class="divider"></div>
- <div class="region-box">
- <div class="position-logo"></div>
- <div class="province">湖北省</div>
- <div class="city">恩施土家族苗族自治州</div>
- </div>
- </div>
- <div class="third-row">
- <div class="tab-list">
- <div class="tab-item" @click="headerEvent('sy')">首页</div>
- <div class="tab-item" @click="headerEvent('grfw')">个人服务</div>
- <div class="tab-item" @click="headerEvent('frfw')">法人服务</div>
- <div class="tab-item" @click="headerEvent('zwgk')">政务公开</div>
- <div class="tab-item" @click="headerEvent('zmhd')">政民互动</div>
- <div class="tab-item active">高效办成一件事</div>
- <div class="tab-item" @click="headerEvent('whdsqtb')">武汉都市圈通办</div>
- <div class="tab-item" @click="headerEvent('hcp')">好差评</div>
- <div class="tab-item" @click="headerEvent('hlwjg')">互联网+监管</div>
- <div class="tab-item" @click="headerEvent('sjkf')">数据开放</div>
- </div>
- </div>
- <div class="page-title-row">
- <div class="position-logo"></div>
- <div class="page-title">教育入学一件事</div>
- </div>
- </div>
- <div class="relative flex justify-center w-screen bg-hex-c9e1f6 flex-auto" style="background-color: #f5f7fa;">
- <div class="w-1200px z-1">
- <div class="grid grid-cols-6 gap-4 mt-46px">
- <div v-for="item in list" @click="openUrl(item)"
- class="h-22 lh-22 bg-white shadow hover:text-hex-84aff2 hover:shadow-lg hover:text-17px cursor-pointer text-center rounded-6px">
- {{ item.name }}
- </div>
- </div>
- </div>
- </div>
- <iframe ref="iframeFooterRef" src="/ycsletrx/footer/common/layout/footer/footer.html" id="iframe-footer"></iframe>
- </div>
- <script>
- const { createApp, ref, unref, onMounted } = Vue
- function setup() {
- document.title = '恩施土家族苗族自治州中小学智慧招生平台'
- const list = [
- { name: '恩施市', url: 'http://esrxbm.eszedu.com:81', api: 'http://esrxbmapi.eszedu.com:91' },
- { name: '利川市', url: 'http://lcrxbm.eszedu.com:82', api: 'http://lcrxbmapi.eszedu.com:92' },
- { name: '建始县', url: 'http://jsrxbm.eszedu.com:83', api: 'http://jsrxbmapi.eszedu.com:93' },
- { name: '巴东县', url: 'http://bdrxbm.eszedu.com:84', api: 'http://bdrxbmapi.eszedu.com:94' },
- { name: '咸丰县', url: 'http://xfrxbm.eszedu.com:85', api: 'http://xfrxbmapi.eszedu.com:93' },
- { name: '宣恩县', url: 'http://xerxbm.eszedu.com:86', api: 'http://xerxbmapi.eszedu.com:96' },
- { name: '来凤县', url: 'http://lfrxbm.eszedu.com:83', api: 'http://lfrxbmapi.eszedu.com:97' },
- { name: '鹤峰县', url: 'http://hfrxbm.eszedu.com:88', api: 'http://hfrxbmapi.eszedu.com:98' },
- ]
- function openUrl(item) {
- const url = item.url
- const api = item.api
- window.open(`http://oauthapi.eszedu.com:100/openapi/oauth/uias/?gotoUrl=${encodeURIComponent(`${api}/openapi/oauth/uias/`)}&referer=${encodeURIComponent(`${url}/#/login`)}`, '_blank')
- }
- function headerEvent(type) {
- switch (type) {
- case 'gjzwfwpt':
- window.open('https://gjzwfw.www.gov.cn/index.html', '_blank')
- break;
- case 'hbsrmzf':
- window.open('https://www.hubei.gov.cn/', '_blank')
- break;
- case 'ehbapp':
- window.open('http://zwfw.hubei.gov.cn/webview/ehbptjs/index.html', '_blank')
- break;
- case 'logout':
- userInfoLocal.value = ''
- break;
- case 'govlogo': // https://www.hubei.gov.cn/
- window.open('https://www.hubei.gov.cn')
- break;
- case 'logo': // http://zwfw.hubei.gov.cn/
- window.location.href = "http://zwfw.hubei.gov.cn/"
- break;
- case 'sy': // http://zwfw.hubei.gov.cn/
- window.location.href = "http://zwfw.hubei.gov.cn/"
- break;
- case 'grfw': // http://zwfw.hubei.gov.cn/webview/fw/grfw.html?v=20211029
- window.location.href = "http://zwfw.hubei.gov.cn/webview/fw/grfw.html?v=20211029"
- break;
- case 'frfw': // http://zwfw.hubei.gov.cn/webview/fw/frfw.html?v=20211029
- window.location.href = "http://zwfw.hubei.gov.cn/webview/fw/frfw.html?v=20211029"
- break;
- case 'zwgk': // http://zwfw.hubei.gov.cn/webview/zwgk/zwgk.html?v=20211029
- window.location.href = "http://zwfw.hubei.gov.cn/webview/zwgk/zwgk.html?v=20211029"
- break;
- case 'zmhd': // http://zwfw.hubei.gov.cn/webview/bszn/zmhd.html?v=20211029
- window.location.href = "http://zwfw.hubei.gov.cn/webview/bszn/zmhd.html?v=20211029"
- break;
- case 'whdsqtb': // http://zwfw.hubei.gov.cn/webview/tszq/web/whdsqtb/index.html
- window.location.href = "http://zwfw.hubei.gov.cn/webview/tszq/web/whdsqtb/index.html"
- break;
- case 'hcp': // http://zwfw.hubei.gov.cn/webview/hcp/hcp.html
- window.location.href = "http://zwfw.hubei.gov.cn/webview/hcp/hcp.html"
- break;
- case 'hlwjg': // https://hlwjg.hubei.gov.cn/#/index?records=b5414e16
- window.open('https://hlwjg.hubei.gov.cn/#/index?records=b5414e16')
- break;
- case 'sjkf': // https://data.hubei.gov.cn/#/
- window.open('https://data.hubei.gov.cn/#/')
- break;
- }
- }
- const userInfoLocal = ref({
- name: '',
- code: ''
- })
- return {
- headerEvent,
- openUrl,
- list
- }
- }
- const app = createApp({ setup })
- app.mount('#app')
- </script>
- </body>
- </html>
|