| index.html | ●●●●● patch | view | raw | blame | history | |
| src/pages/login.vue | ●●●●● patch | view | raw | blame | history | |
| src/pages/main/index.vue | ●●●●● patch | view | raw | blame | history | |
| src/pages/single/index.vue | ●●●●● patch | view | raw | blame | history |
index.html
@@ -2,7 +2,7 @@ * @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: * @@ -21,7 +21,7 @@ rel="stylesheet" type="text/css" /> --> <title>瑞昌化工集中区“一园一策一图”VR平台</title> <title>江西瑞昌经济开发区码头工业城化工集中区</title> </head> <body> src/pages/login.vue
@@ -2,7 +2,7 @@ <div class="box"> <div class="login"> <div class="logintitle"> 瑞昌化工集中区“一园一策一图”VR平台 江西瑞昌经济开发区码头工业城化工集中区 </div> <div class="getingo"> <p class="title">用户登录</p> src/pages/main/index.vue
@@ -1,7 +1,7 @@ <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" /> src/pages/single/index.vue
@@ -2,7 +2,7 @@ <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" />