shaogen1995 преди 1 година
родител
ревизия
87a07cdc46

+ 1 - 1
backstage/public/index.html

@@ -5,7 +5,7 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
     <link rel="icon" href="<%= BASE_URL %>favicon.png">
-    <title>武警北京市总队执勤第支队数字史馆</title>
+    <title>武警北京市总队执勤第十三支队数字史馆</title>
   </head>
   <body>
     <noscript>

+ 1 - 1
backstage/src/assets/font/iconfont.json

@@ -1,6 +1,6 @@
 {
   "id": "1855608",
-  "name": "武警北京市总队执勤第支队数字史馆",
+  "name": "武警北京市总队执勤第十三支队数字史馆",
   "font_family": "iconfont",
   "css_prefix_text": "icon",
   "description": "展示界面和管理后台",

+ 1 - 1
backstage/src/configue/http.js

@@ -8,7 +8,7 @@ const vue = new Vue();
 var isProduction = process.env.NODE_ENV === "production";
 let loading = "";
 
-const serverName = isProduction ? "/" : "http://192.168.20.245:8015/";
+const serverName = isProduction ? "/" : "http://192.168.20.245:8013/";
 
 const serverLocation = window.location.hostname;
 

+ 1 - 1
backstage/src/pages/layout/head.vue

@@ -3,7 +3,7 @@ passworddialog.vue<!--  -->
   <div class="header card">
     <div class="header-title">
       <img src="@/assets/img/logo.png" alt="" />
-      <span>武警北京市总队执勤第支队数字史馆</span>
+      <span>武警北京市总队执勤第十三支队数字史馆</span>
     </div>
     <div class="header-user">
       <div class="avatars">

+ 2 - 2
backstage/src/pages/login/index.vue

@@ -4,13 +4,13 @@
   <div class="layout-con">
     <div class="logo">
       <img :src="require('@/assets/img/logo.png')" alt="">
-      <span>武警北京市总队执勤第支队</span>
+      <span>武警北京市总队执勤第十三支队</span>
     </div>
     <img class="bg" :src="require('@/assets/img/bg.jpg')" alt="">
     <div class="mask"></div>
     <div class="middle">
       <div class="middle-left">
-        <div>武警北京市总队执勤第支队<br/>数字史馆管理后台</div>
+        <div>武警北京市总队执勤第十三支队<br/>数字史馆管理后台</div>
       </div>
       <div class="middle-right">
         <el-form class="middle-form" :rules="ruleLogin" status-icon :model="formLogin" ref="formLogin">

+ 1 - 1
edit-backstage/edit.html

@@ -6,7 +6,7 @@
     <meta name="viewport"
         content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, minimal-ui">
     <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-    <title>武警北京市总队执勤第支队</title>
+    <title>武警北京市总队执勤第十三支队</title>
     <meta name="description" content="3D camera">
     <meta property="og:title" content="3D camera">
     <meta property="og:description" content="3D Showcase">

+ 1 - 1
model-page/model.html

@@ -6,7 +6,7 @@
 <html>
 
 <head>
-    <title>北京武警执勤第支队</title>
+    <title>北京武警执勤第十三支队</title>
     <!-- <script src="https://model3d.4dage.com/3D/2018/model/DG/js/4dage.js"></script> -->
     <script src="./js/4dage.js"></script>
     <style>

+ 1 - 1
web/public/index.html

@@ -8,7 +8,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, minimal-ui">
     <meta name="format-detection" content="telephone=no">
     <link rel="icon" href="<%= BASE_URL %>favicon.png">
-    <title>武警北京市总队执勤第支队数字史馆门户网站</title>
+    <title>武警北京市总队执勤第十三支队数字史馆门户网站</title>
   </head>
   <body>
     <div id="app"></div>

+ 1 - 1
web/public/scene.html

@@ -8,7 +8,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, minimal-ui">
     <meta name="format-detection" content="telephone=no">
     <link rel="stylesheet" href="<%= VUE_APP_STATIC_DIR %>/lib/leaflet.css" />
-    <title>武警北京市总队执勤第支队数字史馆门户网站</title>
+    <title>武警北京市总队执勤第十三支队数字史馆门户网站</title>
 
     <style>
       .leaflet-marker-icon{

BIN
web/public/static/img/map.png


+ 1 - 1
web/src/config/api.js

@@ -328,7 +328,7 @@ export function getNewsDetail(data, cb=()=>{}) {
 export function getSomeData(cb=()=>{}) {
   axios({
     method: "get",
-    url: `${serverName}/work/33/someData.json`,
+    url: `${serverName}/work/34/someData.json`,
   }).then((res) => {
     cb(res);
   });

+ 1 - 1
web/src/config/http.js

@@ -2,7 +2,7 @@ import axios from 'axios'
 
 var isProduction = process.env.NODE_ENV === 'production'
 
-const serverName = isProduction ? '' : 'http://192.168.20.245:8015'
+const serverName = isProduction ? '' : 'http://192.168.20.245:8013'
 
 const orginLink = window.location.origin
 

+ 1 - 1
web/src/views/home/Carousel.vue

@@ -14,7 +14,7 @@ export default {
   methods:{
     goto(){
       // 邵根 初始页面 全景图码
-      this.$router.push({path:'/scene/?sceneCode=LC720_aUrdz4WuI'})
+      this.$router.push({path:'/scene/?sceneCode=LC720_4jfftnSKS'})
     }
   },
   data() {

+ 48 - 62
web/src/views/honor/index.vue

@@ -1,16 +1,26 @@
 <template>
   <div class="honor">
-    <video class="h_bg" muted autoplay loop :src="require('@/assets/video/honor_bg.mp4')"></video>
+    <video
+      class="h_bg"
+      muted
+      autoplay
+      loop
+      :src="require('@/assets/video/honor_bg.mp4')"
+    ></video>
     <div class="d-body">
       <ul>
         <li @click="onclickhonor(item)" v-for="(item, i) in list" :key="i">
-          <img :src="`static/img/${i+1}.jpg`" alt="" />
+          <img :src="`static/img/${i + 1}.jpg`" alt="" />
           <!-- <img :src="require(`@/assets/images/honor/default.png`)" alt=""> -->
           <span>
             {{ item.name }}
           </span>
           <div class="mask">
-            <img class="bofang" :src="require(`@/assets/images/honor/bofang.png`)" alt="" />
+            <img
+              class="bofang"
+              :src="require(`@/assets/images/honor/bofang.png`)"
+              alt=""
+            />
           </div>
         </li>
       </ul>
@@ -27,101 +37,77 @@ export default {
     return {
       list: [
         {
-          sceneCode: "LC720_VHrShYeqT",
+          sceneCode: "LC720_15MSR4ADK",
+          name: "一大队",
+        },
+        {
+          sceneCode: "LC720_rTENm3L0x",
+          name: "二大队",
+        },
+        {
+          sceneCode: "LC720_IFOTselik",
+          name: "三大队",
+        },
+        {
+          sceneCode: "LC720_LykTjuo9l",
           name: "一中队",
         },
         {
-          sceneCode: "LC720_uxDxE2WKr",
+          sceneCode: "LC720_Fr0yDgzG5",
           name: "二中队",
         },
         {
-          sceneCode: "LC720_lXTNhlnmo",
+          sceneCode: "LC720_Hy26mlpc9",
           name: "三中队",
         },
         {
-          sceneCode: "LC720_2Mjhi0ygD",
+          sceneCode: "LC720_EnTEs4foK",
           name: "四中队",
         },
         {
-          sceneCode: "LC720_Po74BxXp2",
+          sceneCode: "LC720_qCKEX136Y",
           name: "五中队",
         },
         {
-          sceneCode: "LC720_djBlhZQdT",
+          sceneCode: "LC720_v5Vj8YGjw",
           name: "六中队",
         },
         {
-          sceneCode: "LC720_TKXNrOCJs",
+          sceneCode: "LC720_6RS3Np49b",
           name: "七中队",
         },
         {
-          sceneCode: "LC720_69FApv3Qh",
+          sceneCode: "LC720_qHrFqOcQq",
           name: "八中队",
         },
         {
-          sceneCode: "LC720_M7Z1z3oiY",
+          sceneCode: "LC720_WYpucyQun",
           name: "九中队",
         },
         {
-          sceneCode: "LC720_lHQOZob9Z",
+          sceneCode: "LC720_63FLURQfN",
           name: "十中队",
         },
         {
-          sceneCode: "LC720_f2biUHVg2",
+          sceneCode: "LC720_rPbXkQhEb",
           name: "十一中队",
         },
         {
-          sceneCode: "LC720_37N6UdQlq",
-          name: "十二中队",
-        },
-        {
-          sceneCode: "LC720_osReuy6Ja",
-          name: "十三中队",
-        },
-        {
-          sceneCode: "LC720_IC3kNHFOd",
-          name: "十四中队",
-        },
-        {
-          sceneCode: "LC720_sfcSQA0pi",
-          name: "十五中队",
-        },
-        {
-          sceneCode: "LC720_RN6y9QlYc",
-          name: "十六中队",
+          sceneCode: "LC720_5GVBhI7gL",
+          name: "供应保障中队",
         },
         {
-          sceneCode: "LC720_1mCdByJko",
-          name: "供应保障中队",
+          sceneCode: "LC720_xLfuLqD0d",
+          name: "机动中队",
         },
         {
-          sceneCode: "LC720_QfswYRas5",
+          sceneCode: "LC720_1Wf0wnOa4",
           name: "警勤中队",
         },
         {
-          sceneCode: "LC720_wJN5vuDEa",
+          sceneCode: "LC720_0EcTaaf6F",
           name: "勤务保障中队",
         },
-        {
-          sceneCode: "LC720_w0Cz25j6S",
-          name: "机动一中队",
-        },
-        {
-          sceneCode: "LC720_Lb5QZmIe9",
-          name: "机动二中队",
-        },
-        {
-          sceneCode: "LC720_VtSjh3mxe",
-          name: "机动三中队",
-        },
-        {
-          sceneCode: "LC720_v8TSFIA31",
-          name: "机动四中队",
-        },
-        {
-          sceneCode: "LC720_SFjjEJRlg",
-          name: "特战中队",
-        },
       ],
     };
   },
@@ -179,13 +165,13 @@ export default {
     width: 1600px;
     margin: 50px auto;
 
-    >ul {
+    > ul {
       max-height: 80vh;
       overflow-y: auto;
       display: flex;
       flex-wrap: wrap;
 
-      >li {
+      > li {
         margin: 15px 10px;
         width: 300px;
         background: #c50b10;
@@ -198,13 +184,13 @@ export default {
         transition: ease 0.3s all;
         height: 244px;
 
-        >img {
+        > img {
           width: 100%;
           // height: 100%;
           // object-fit: contain;
         }
 
-        >span {
+        > span {
           display: inline-block;
           position: relative;
           margin: 6px 10px 4px;
@@ -232,7 +218,7 @@ export default {
           z-index: 999;
           background: rgba(197, 11, 16, 0.7);
 
-          >img {
+          > img {
             position: absolute;
             top: 50%;
             left: 50%;
@@ -244,7 +230,7 @@ export default {
         &:hover {
           padding: 0;
 
-          >img {
+          > img {
             height: 100%;
             width: auto;
             transform: translate(-10%);

+ 1 - 1
web/src/views/layout/footer.vue

@@ -10,7 +10,7 @@
         <p>友情链接:<a href="http://25.21.144.120/" target="_blank">新疆生产建设兵总队网</a></p>
       </li>
       <li>
-        <p>版权所有:武警北京市总队执勤第支队数字史馆</p>
+        <p>版权所有:武警北京市总队执勤第十三支队数字史馆</p>
         <p>CopyRights 2016, All Rights Reserved.</p>
       </li>
       <li>

+ 1 - 1
web/src/views/layout/header.vue

@@ -5,7 +5,7 @@
         <img class="logo_bg" :src="require(`@/assets/images/icon/logo_dec.png`)" alt="" />
         <img class="i_logo" @click="gotoHome" :src="require('@/assets/images/icon/logo.png')" alt="" />
       </div>
-      <span @click="gotoHome">武警北京市总队执勤第支队数字史馆</span>
+      <span @click="gotoHome">武警北京市总队执勤第十三支队数字史馆</span>
     </div>
 
     <div class="nav-right">

+ 1 - 1
web/src/views/scene/scene.vue

@@ -437,7 +437,7 @@ export default {
       }
 
       window.embedpano({
-        xml: `${this.$serverName}/work/33/tour${this.$serverName ? "_test" : ""}.xml`,
+        xml: `${this.$serverName}/work/34/tour${this.$serverName ? "_test" : ""}.xml`,
         swf: "%HTMLPATH%/static/lib/krpano/tour.swf",
         target: "pano",
         html5: "auto",