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
7cce844b
Commit
7cce844b
authored
Aug 11, 2019
by
niuxiaolin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
latest ui 08/11/2019 16:04:19
parent
037e48f4
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
2 deletions
+12
-2
main.component.ts
src/app/main/main.component.ts
+10
-0
oppc_upzuz4.js
src/assets/getmodules/oppc_upzuz4.js
+1
-1
orgingetscript.js
src/assets/orgingetscript.js
+1
-1
No files found.
src/app/main/main.component.ts
View file @
7cce844b
...
...
@@ -118,8 +118,18 @@ export class MainComponent implements OnInit {
this
.
map
=
new
window
.
BMap
.
Map
((
"baidu-map"
),
{
enableMapClick
:
true
});
this
.
map
.
setMaxZoom
(
this
.
debug
==
true
?
18
:
13
);
(
window
as
any
).
map
=
this
.
map
;
// this.map.setMapStyleV2({ styleJson: theme });
var
hiddenHighIcon
=
{
"featureType"
:
"highwaysign"
,
"elementType"
:
"labels.icon"
,
"stylers"
:
{
"visibility"
:
"off"
}
}
this
.
map
.
setMapStyleV2
({
styleJson
:
hiddenHighIcon
});
this
.
map
.
enableScrollWheelZoom
();
//this.map.enableScrollWheelZoom()
this
.
map
.
enableContinuousZoom
()
...
...
src/assets/getmodules/oppc_upzuz4.js
View file @
7cce844b
...
...
@@ -471,7 +471,7 @@ hh.fO = function(a, b) {
console.log('test')
e.Lk = new ub({
Hc: 60,
duration: f.U.to ?
4
00 : 1,
duration: f.U.to ?
12
00 : 1,
$b: vb.Vr,
za: function(a) {
if (b > 0) {
...
...
src/assets/orgingetscript.js
View file @
7cce844b
...
...
@@ -8187,7 +8187,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
this
.
map
.
Yw
()
&&
(
g
=
2
);
e
=
this
.
map
.
oh
.
Uv
(
e
,
b
).
Ol
;
var
orginUrl
=
(
Fd
[
Math
.
abs
(
e
+
a
)
%
Fd
.
length
]
+
"?qt=vtile&x="
+
(
e
+
""
).
replace
(
/-/gi
,
"M"
)
+
"&y="
+
(
a
+
""
).
replace
(
/-/gi
,
"M"
)
+
"&z="
+
b
+
"&styles="
+
c
+
"&scaler="
+
g
+
(
6
==
z
.
ga
.
ma
?
"&color_dep=32&colors=50"
:
""
)
+
"&udt="
+
f
).
replace
(
/-
(\d
+
)
/gi
,
"M$1"
)
console
.
log
(
orginUrl
);
// return orginUrl;
tdir
=
bmapcfg
.
tiles_dir
.
length
>
0
?
bmapcfg
.
tiles_dir
:
bmapcfg
.
home
+
"maptile"
;
//xiaolin
...
...
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