Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
DF-L208
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
template admin
DF-L208
Commits
9fc71c62
Commit
9fc71c62
authored
Apr 13, 2020
by
Chen Jiping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
完善
parent
b27e3793
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
play.component.ts
src/app/play/play.component.ts
+2
-2
rope_4.png
src/assets/play/rope_4.png
+0
-0
No files found.
src/app/play/play.component.ts
View file @
9fc71c62
...
@@ -603,13 +603,13 @@ export class PlayComponent implements OnInit, OnDestroy {
...
@@ -603,13 +603,13 @@ export class PlayComponent implements OnInit, OnDestroy {
this
.
cardXArr
.
push
(
this
.
canvasWidth
/
2
-
90
*
this
.
mapScale
);
this
.
cardXArr
.
push
(
this
.
canvasWidth
/
2
-
90
*
this
.
mapScale
);
//第二根
//第二根
this
.
cardXArr
.
push
(
this
.
canvasWidth
/
2
+
11
0
*
this
.
mapScale
);
this
.
cardXArr
.
push
(
this
.
canvasWidth
/
2
+
11
4
*
this
.
mapScale
);
//第三根
//第三根
this
.
cardXArr
.
push
(
this
.
canvasWidth
/
2
-
60
*
this
.
mapScale
);
this
.
cardXArr
.
push
(
this
.
canvasWidth
/
2
-
60
*
this
.
mapScale
);
//第四根
//第四根
this
.
cardXArr
.
push
(
this
.
canvasWidth
/
2
+
6
0
*
this
.
mapScale
);
this
.
cardXArr
.
push
(
this
.
canvasWidth
/
2
+
6
4
*
this
.
mapScale
);
//第五根
//第五根
this
.
cardXArr
.
push
(
this
.
canvasWidth
/
2
);
this
.
cardXArr
.
push
(
this
.
canvasWidth
/
2
);
...
...
src/assets/play/rope_4.png
View replaced file @
b27e3793
View file @
9fc71c62
3.93 KB
|
W:
|
H:
4.17 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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