| | |
| | | <script type="text/javascript" src='https://webapi.amap.com/maps?v=1.4.11&key=7ab53b28352e55dc5754699add0ad862&plugin=AMap.PlaceSearch'></script> |
| | | <script src="https://webapi.amap.com/ui/1.0/main.js?v=1.0.11"></script> |
| | | <link rel="icon" href="img/1.jpg"> |
| | | <title>物联网安保云服务平台</title> |
| | | <title>警群联控后台管理系统</title> |
| | | <style> |
| | | html, |
| | | body, |
| | |
| | | * 全局配置文件 |
| | | */ |
| | | export default { |
| | | title: "物联网安保云服务平台", |
| | | title: "警群联控后台管理系统", |
| | | logo: "S", |
| | | key: '物联网安保云服务平台',//配置主键,目前用于存储 |
| | | indexTitle: '物联网安保云服务平台', |
| | | key: '警群联控后台管理系统',//配置主键,目前用于存储 |
| | | indexTitle: '警群联控后台管理系统', |
| | | clientId: 'saber', // 客户端id |
| | | clientSecret: 'saber_secret', // 客户端密钥 |
| | | tenantMode: true, // 是否开启租户模式 |
| | |
| | | export default { |
| | | tip: '提示', |
| | | title: '物联网安保云服务平台', |
| | | title: '警群联控后台管理系统', |
| | | logoutTip: '退出系统, 是否继续?', |
| | | submitText: '确定', |
| | | cancelText: '取消', |
| | |
| | | test: '测试页面' |
| | | }, |
| | | login: { |
| | | title: '物联网安保云服务平台 ', |
| | | info: '物联网安保云服务平台', |
| | | title: '警群联控后台管理系统 ', |
| | | info: '警群联控后台管理系统', |
| | | tenantId: '请输入租户ID', |
| | | username: '请输入账号', |
| | | password: '请输入密码', |
| | |
| | | }, |
| | | }).then(function (response) { |
| | | var userId = JSON.parse( |
| | | window.localStorage.getItem("物联网安保云服务平台-userInfo") |
| | | window.localStorage.getItem("警群联控后台管理系统-userInfo") |
| | | ).content.user_id; |
| | | |
| | | if (response.data.data.records.length > 0) { |
| | |
| | | } |
| | | if (window.socket.readyState == WebSocket.OPEN) { |
| | | var userId = JSON.parse( |
| | | window.localStorage.getItem("物联网安保云服务平台-userInfo") |
| | | window.localStorage.getItem("警群联控后台管理系统-userInfo") |
| | | ).content.user_id; |
| | | |
| | | window.socket.send(userId); |
| | |
| | | Recorder.getPermission().then(() => {}); |
| | | this.videoConversationReal = true; |
| | | var userId = JSON.parse( |
| | | window.localStorage.getItem("物联网安保云服务平台-userInfo") |
| | | window.localStorage.getItem("警群联控后台管理系统-userInfo") |
| | | ).content.user_id; |
| | | newAxios |
| | | .post( |
| | |
| | | <!-- </span>--> |
| | | </div> |
| | | <div class="top-bar__right"> |
| | | <img |
| | | src="/img/ydlogo.png" |
| | | style="height: 44px; vertical-align: middle" |
| | | alt="" |
| | | /> |
| | | <!-- <img--> |
| | | <!-- src="/img/ydlogo.png"--> |
| | | <!-- style="height: 44px; vertical-align: middle"--> |
| | | <!-- alt=""--> |
| | | <!-- />--> |
| | | <el-tooltip |
| | | v-if="showColor" |
| | | effect="dark" |
| | |
| | | {{ $t('login.title') }} |
| | | <!-- <top-lang></top-lang>--> |
| | | </h4> |
| | | <h4 class="login-title-child">IoT security cloud service platform</h4> |
| | | <!-- <h4 class="login-title-child">IoT security cloud service platform</h4>--> |
| | | <userLogin></userLogin> |
| | | <!-- <codeLogin v-else-if="activeName==='code'"></codeLogin>--> |
| | | <!-- <thirdLogin v-else-if="activeName==='third'"></thirdLogin>--> |
| | |
| | | i18n: 'dashboard' |
| | | }, |
| | | component: () => |
| | | import( /* webpackChunkName: "views" */ '@/views/dataL/homeL') |
| | | import( /* webpackChunkName: "views" */ '@/views/home/home') |
| | | }] |
| | | }, |
| | | |
| | |
| | | |
| | | |
| | | |
| | | ] |
| | | ] |
| | |
| | | <template> |
| | | <div id="homeL"> |
| | | <div class="homeL-up"> |
| | | <span class="h1">物联网安保云服务平台</span> |
| | | <span class="h2">IoT security cloud service platform</span> |
| | | <span class="h1">警群联控后台管理系统</span> |
| | | <!-- <span class="h2">IoT security cloud service platform</span>--> |
| | | </div> |
| | | <div class="homeL-bar"> |
| | | <div class="outS" @click="down1"> |
| | |
| | | } |
| | | } |
| | | } |
| | | </style> |
| | | </style> |