6 files modified
1 files added
| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2024-10-25 10:56:27 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2025-01-03 16:18:32 |
| | | * @LastEditTime: 2025-01-17 14:48:01 |
| | | * @FilePath: \bigScreen\index.html |
| | | * @Description: |
| | | * |
| | |
| | | rel="stylesheet" |
| | | type="text/css" |
| | | /> --> |
| | | <title>瑞昌化工集中区“一园一策一图”VR平台</title> |
| | | <title>江西瑞昌经济开发区码头工业城化工集中区</title> |
| | | </head> |
| | | |
| | | <body> |
| | |
| | | <div class="box"> |
| | | <div class="login"> |
| | | <div class="logintitle"> |
| | | 瑞昌化工集中区“一园一策一图”VR平台 |
| | | 江西瑞昌经济开发区码头工业城化工集中区 |
| | | </div> |
| | | <div class="getingo"> |
| | | <p class="title">用户登录</p> |
| | |
| | | <template> |
| | | <div class="w100 h100 relative"> |
| | | <div class="main-header"> |
| | | <div class="title">瑞昌化工集中区“一园一策一图”VR平台</div> |
| | | <div class="title">江西瑞昌经济开发区码头工业城化工集中区</div> |
| | | |
| | | <div class="login-out" @click="signOut"> |
| | | <img :src="loginOutBg" class="img" /> |
| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2024-10-28 11:44:45 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2024-12-03 12:01:12 |
| | | * @LastEditTime: 2025-01-18 23:32:43 |
| | | * @FilePath: \bigScreen\src\pages\map\components\scomponents\baseMap.vue |
| | | * @Description: |
| | | * |
| | |
| | | minimumLevel: 3, |
| | | }) |
| | | |
| | | const baseRcImages = new window.$Cesium.WebMapTileServiceImageryProvider({ |
| | | url: '/arcgis117/rest/services/DTFW/rcgyyyx/MapServer/WMTS', |
| | | layer: 'DTFW_rcgyyyx', |
| | | style: 'default', |
| | | format: 'image/png', |
| | | tileMatrixSetID: 'default028mm', |
| | | tilingScheme: new window.$Cesium.GeographicTilingScheme(), |
| | | tileMatrixLabels: ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19'] |
| | | }) |
| | | |
| | | let mapLayers = [ |
| | | { |
| | | src: getAssetsFile('stand.png'), |
| | |
| | | { key: 'imageryProvider_ammapBz', layer: imageryProvider_ammapBz }, |
| | | { key: 'imageryProvider_ammap', layer: imageryProvider_ammap }, |
| | | ] |
| | | }, |
| | | { |
| | | src: getAssetsFile('rcBase.jpg'), |
| | | mode: '4', |
| | | name: '瑞昌影像', |
| | | layers: [ |
| | | { key: 'baseRcImages', layer: baseRcImages }, |
| | | ] |
| | | } |
| | | ] |
| | | |
| | |
| | | <div class="wrapper"> |
| | | <div class="w100 h100 relative main-content single-page" id="MainContent"> |
| | | <div class="main-header"> |
| | | <div class="title">瑞昌化工集中区“一园一策一图”VR平台</div> |
| | | <div class="title">江西瑞昌经济开发区码头工业城化工集中区</div> |
| | | |
| | | <div class="login-out" @click="signOut"> |
| | | <img :src="loginOutBg" class="img" /> |
| | |
| | | changeOrigin: true, |
| | | rewrite: path => path.replace(/^\/zhyqrcapi/, ''), |
| | | }, |
| | | |
| | | '/arcgis117': { |
| | | target: 'https://wrj.shuixiongit.com/arcgis117', |
| | | changeOrigin: true, |
| | | rewrite: path => path.replace(/^\/arcgis117/, ''), |
| | | }, |
| | | }, |
| | | }, |
| | | }) |