Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
supervise-front
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
5
Issues
5
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
牛晓林
supervise-front
Commits
f2a28a4e
Commit
f2a28a4e
authored
Aug 13, 2019
by
niuxiaolin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
latest ui 08/13/2019 09:34:48
parent
9c8b5969
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
5 deletions
+6
-5
main.component.ts
src/app/main/main.component.ts
+2
-2
video.component.html
src/app/video/video.component.html
+3
-3
oppc_upzuz4.js
src/assets/getmodules/oppc_upzuz4.js
+1
-0
No files found.
src/app/main/main.component.ts
View file @
f2a28a4e
...
@@ -201,7 +201,7 @@ export class MainComponent implements OnInit {
...
@@ -201,7 +201,7 @@ export class MainComponent implements OnInit {
"visibility"
:
"off"
"visibility"
:
"off"
}
}
}
}
this
.
map
.
setMapStyleV2
({
styleJson
:
hiddenHighIcon
});
//
this.map.setMapStyleV2({styleJson:hiddenHighIcon});
this
.
map
.
enableScrollWheelZoom
();
this
.
map
.
enableScrollWheelZoom
();
//this.map.enableScrollWheelZoom()
//this.map.enableScrollWheelZoom()
this
.
map
.
enableContinuousZoom
()
this
.
map
.
enableContinuousZoom
()
...
@@ -455,7 +455,7 @@ export class MainComponent implements OnInit {
...
@@ -455,7 +455,7 @@ export class MainComponent implements OnInit {
this
.
setBound
();
this
.
setBound
();
this
.
map
.
setMapStyleV2
({
styleJson
:
theme
});
//
this.map.setMapStyleV2({ styleJson: theme });
this
.
map
.
enableScrollWheelZoom
(
true
);
this
.
map
.
enableScrollWheelZoom
(
true
);
this
.
map
.
centerAndZoom
(
"山西省"
,
11
);
this
.
map
.
centerAndZoom
(
"山西省"
,
11
);
...
...
src/app/video/video.component.html
View file @
f2a28a4e
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<button
(
click
)="
back
()"
>
返回
</button>
<button
(
click
)="
back
()"
>
返回
</button>
<nz-tree
[
nzShowIcon
]="
true
"
[
nzTreeTemplate
]="
nzTreeTemplate
"
[
nzData
]="
nodes
"
nzAsyncData
<nz-tree
[
nzShowIcon
]="
true
"
[
nzTreeTemplate
]="
nzTreeTemplate
"
[
nzData
]="
nodes
"
nzAsyncData
(
nzExpandChange
)="
nzEvent
($
event
)"
>
(
nzClick
)="
addVCR
($
event
)"
(
nzExpandChange
)="
nzEvent
($
event
)"
>
<ng-template
#
nzTreeTemplate
let-node
>
<ng-template
#
nzTreeTemplate
let-node
>
<!-- <span class="custom-node" [class.active]="activedNode?.key === node.key">
<!-- <span class="custom-node" [class.active]="activedNode?.key === node.key">
<span *ngIf="!node.isLeaf" (contextmenu)="contextMenu($event, menu)">
<span *ngIf="!node.isLeaf" (contextmenu)="contextMenu($event, menu)">
...
@@ -26,10 +26,10 @@
...
@@ -26,10 +26,10 @@
<span
*
ngIf=
"node.isLeaf"
>
<span
*
ngIf=
"node.isLeaf"
>
<i
nz-icon
nzType=
"video-camera"
nzTheme=
"outline"
></i>
<i
nz-icon
nzType=
"video-camera"
nzTheme=
"outline"
></i>
{{node.title}}
{{node.title}}
<a
href=
"https://221.131.9.172:1443"
>
<
!-- <
a href="https://221.131.9.172:1443">
<i nz-icon nzType="sound" (click)="goTo('https://221.131.9.172:1443')" nzTheme="outline"></i>
<i nz-icon nzType="sound" (click)="goTo('https://221.131.9.172:1443')" nzTheme="outline"></i>
</a>
</a>
-->
</span>
</span>
<span
*
ngIf=
"!node.isLeaf"
>
<span
*
ngIf=
"!node.isLeaf"
>
...
...
src/assets/getmodules/oppc_upzuz4.js
View file @
f2a28a4e
...
@@ -424,6 +424,7 @@ hh.CL = function(a) {
...
@@ -424,6 +424,7 @@ hh.CL = function(a) {
return a
return a
};
};
hh.fO = function(a, b) {
hh.fO = function(a, b) {
console.log(this.map);
var c = new P(0, 0),
var c = new P(0, 0),
e = this,
e = this,
f = e.map,
f = e.map,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment