Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cc_mz_write_01
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
cc_mz_write_01
Commits
ee7bd2bc
Commit
ee7bd2bc
authored
Feb 25, 2022
by
limingzhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 增加热区坐标配置
parent
bd95f190
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4 additions
and
4 deletions
+4
-4
.DS_Store
.DS_Store
+0
-0
index.html
form/dist/ng-template-generator/index.html
+1
-1
main-es2015.466ae4e37087485965ab.js
...ng-template-generator/main-es2015.466ae4e37087485965ab.js
+1
-1
main-es5.466ae4e37087485965ab.js
...st/ng-template-generator/main-es5.466ae4e37087485965ab.js
+1
-1
form.component.ts
form/src/app/form/form.component.ts
+1
-1
No files found.
.DS_Store
View file @
ee7bd2bc
No preview for this file type
form/dist/ng-template-generator/index.html
View file @
ee7bd2bc
...
@@ -31,5 +31,5 @@
...
@@ -31,5 +31,5 @@
<link
rel=
"stylesheet"
href=
"styles.e65aab3239a150d88bd0.css"
></head>
<link
rel=
"stylesheet"
href=
"styles.e65aab3239a150d88bd0.css"
></head>
<body>
<body>
<app-root></app-root>
<app-root></app-root>
<script
src=
"runtime-es2015.0811dcefd377500b5b1a.js"
type=
"module"
></script><script
src=
"runtime-es5.0811dcefd377500b5b1a.js"
nomodule
defer
></script><script
src=
"polyfills-es5.c219b7059a7feb126472.js"
nomodule
defer
></script><script
src=
"polyfills-es2015.3fd94ed6a324eee92aec.js"
type=
"module"
></script><script
src=
"main-es2015.
25dfbb9e76e92a50c4bb.js"
type=
"module"
></script><script
src=
"main-es5.25dfbb9e76e92a50c4b
b.js"
nomodule
defer
></script></body>
<script
src=
"runtime-es2015.0811dcefd377500b5b1a.js"
type=
"module"
></script><script
src=
"runtime-es5.0811dcefd377500b5b1a.js"
nomodule
defer
></script><script
src=
"polyfills-es5.c219b7059a7feb126472.js"
nomodule
defer
></script><script
src=
"polyfills-es2015.3fd94ed6a324eee92aec.js"
type=
"module"
></script><script
src=
"main-es2015.
466ae4e37087485965ab.js"
type=
"module"
></script><script
src=
"main-es5.466ae4e37087485965a
b.js"
nomodule
defer
></script></body>
</html>
</html>
form/dist/ng-template-generator/main-es2015.
25dfbb9e76e92a50c4b
b.js
→
form/dist/ng-template-generator/main-es2015.
466ae4e37087485965a
b.js
View file @
ee7bd2bc
This diff is collapsed.
Click to expand it.
form/dist/ng-template-generator/main-es5.
25dfbb9e76e92a50c4b
b.js
→
form/dist/ng-template-generator/main-es5.
466ae4e37087485965a
b.js
View file @
ee7bd2bc
This diff is collapsed.
Click to expand it.
form/src/app/form/form.component.ts
View file @
ee7bd2bc
...
@@ -34,7 +34,7 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy, AfterViewIni
...
@@ -34,7 +34,7 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy, AfterViewIni
// audio: true,
// audio: true,
pic
:
true
,
pic
:
true
,
// rect: true,
// rect: true,
//
isShowPos: true,
isShowPos
:
true
,
// isCopy: true,
// isCopy: true,
// isShowPos: true,
// isShowPos: true,
...
...
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