Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
missis-demo
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
袁晓阳
missis-demo
Commits
3b336188
Commit
3b336188
authored
Apr 15, 2021
by
张泽丹
💻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
debug拖动条问题
parent
c4bc2993
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1945 deletions
+1
-1945
CodeMirror.vue
src/components/codeMirror/CodeMirror.vue
+1
-2
codeMirrorConf.js
src/components/codeMirror/codeMirrorConf.js
+0
-722
codeMirrorData.js
src/components/codeMirror/codeMirrorData.js
+0
-1221
No files found.
src/components/codeMirror/CodeMirror.vue
View file @
3b336188
...
...
@@ -121,7 +121,7 @@ export default {
})
break
}
},
100
)
},
100
0
)
})
},
// 复制代码并保持格式
...
...
@@ -149,7 +149,6 @@ export default {
},
// 更换展示·数据
changeUrl
(
url
=
''
)
{
console
.
log
(
center
,
zoom
)
let
_center
=
[]
let
_zoom
=
0
switch
(
this
.
language
)
{
...
...
src/components/codeMirror/codeMirrorConf.js
View file @
3b336188
This diff is collapsed.
Click to expand it.
src/components/codeMirror/codeMirrorData.js
deleted
100644 → 0
View file @
c4bc2993
This diff is collapsed.
Click to expand it.
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