@@ -35,7 +35,7 @@
width: 106px;
height: 32px;
background: linear-gradient(180deg, #369cf7 0%, #025baa 50%);
- opacity: 0.5;
+ /* opacity: 0.5; */
font-size: 14px;
color: #ffffff;
display: flex;
@@ -43,7 +43,7 @@
justify-content: center;
cursor: pointer;
border-radius: 4px;
- cursor: not-allowed;
+ /* cursor: not-allowed; */
}
.overview .view-title .view-button img {
display: inline-block;
@@ -34,7 +34,7 @@
background: linear-gradient(180deg, rgba(54, 156, 247, 1) 0%, rgba(2, 91, 170, 1) 50%);
+ // opacity: 0.5;
@@ -42,7 +42,7 @@
+ // cursor: not-allowed;
img {
height: 16px;
@@ -258,9 +258,9 @@ export default {
},
findxmzl() {
- // if (this.shuzihuayijiao) {
- // window.open(`${this.shuzihuayijiao}`, true)
- // }
+ if (this.shuzihuayijiao) {
+ window.open(`${this.shuzihuayijiao}`, true)
+ }
query() {
let plazaId = this.$route.query.plazaId ? this.$route.query.plazaId : this.plazaId