Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
孙龙
/
note-library
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
bae0d953
authored
Aug 07, 2023
by
肖康
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
标签修改
parent
9354c1b3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
public/js/web/design.js
resources/views/web/design.blade.php
public/js/web/design.js
View file @
bae0d953
...
@@ -117,6 +117,7 @@ var tag={
...
@@ -117,6 +117,7 @@ var tag={
},
},
itemedit
:
function
(){
itemedit
:
function
(){
var
ele
=
$
(
".huabuitem.act"
);
var
ele
=
$
(
".huabuitem.act"
);
$
(
".tools.act"
).
removeClass
(
"act"
);
$
(
".tools.act"
).
removeClass
(
"act"
);
$
(
".tool"
+
ele
.
attr
(
"type"
)).
addClass
(
"act"
);
$
(
".tool"
+
ele
.
attr
(
"type"
)).
addClass
(
"act"
);
...
@@ -503,6 +504,7 @@ var tag={
...
@@ -503,6 +504,7 @@ var tag={
$
(
this
).
next
().
hide
()
$
(
this
).
next
().
hide
()
}
}
})
})
//页面提交
//页面提交
$
(
".submitx"
).
click
(
function
(){
$
(
".submitx"
).
click
(
function
(){
var
obj
=
{
var
obj
=
{
...
...
resources/views/web/design.blade.php
View file @
bae0d953
...
@@ -49,7 +49,6 @@
...
@@ -49,7 +49,6 @@
<span>
模板名称:
</span>
<span>
模板名称:
</span>
<input
type=
"text"
placeholder=
"输入模板名称"
style=
"width:120px;"
class=
"designName"
/>
<input
type=
"text"
placeholder=
"输入模板名称"
style=
"width:120px;"
class=
"designName"
/>
</div>
</div>
</div>
</div>
<div
class=
"fztip"
>
格子区域为画图区域,每个辅助格子20px*20px,从左上角开始,横向为X轴,纵向为Y轴,标尺每个刻度10px
</div>
<div
class=
"fztip"
>
格子区域为画图区域,每个辅助格子20px*20px,从左上角开始,横向为X轴,纵向为Y轴,标尺每个刻度10px
</div>
<div
class=
"fztip"
><b
style=
"color:red;"
>
双击删除
</b>
编辑区域内标签工具,鼠标停留在画图区域,可按住
<b
style=
"color:red;"
>
键盘上下左右键移动当前标签工具
</b></div>
<div
class=
"fztip"
><b
style=
"color:red;"
>
双击删除
</b>
编辑区域内标签工具,鼠标停留在画图区域,可按住
<b
style=
"color:red;"
>
键盘上下左右键移动当前标签工具
</b></div>
...
@@ -272,7 +271,7 @@
...
@@ -272,7 +271,7 @@
<option
value=
"#"
>
#
</option>
<option
value=
"#"
>
#
</option>
<option
value=
";"
>
;
</option>
<option
value=
";"
>
;
</option>
<option
value=
":"
>
:
</option>
<option
value=
":"
>
:
</option>
<option
value=
"
"
>
空格
</option>
<option
value=
"
空
"
>
空格
</option>
</select>
</select>
</span>
</span>
<div
class=
"sjglbox fl"
>
<div
class=
"sjglbox fl"
>
...
@@ -306,7 +305,7 @@
...
@@ -306,7 +305,7 @@
<option
value=
"#"
>
#
</option>
<option
value=
"#"
>
#
</option>
<option
value=
";"
>
;
</option>
<option
value=
";"
>
;
</option>
<option
value=
":"
>
:
</option>
<option
value=
":"
>
:
</option>
<option
value=
"
"
>
空格
</option>
<option
value=
"
空
"
>
空格
</option>
</select>
</select>
</span>
</span>
<div
class=
"sjglbox fl"
>
<div
class=
"sjglbox fl"
>
...
@@ -340,7 +339,7 @@
...
@@ -340,7 +339,7 @@
<option
value=
"#"
>
#
</option>
<option
value=
"#"
>
#
</option>
<option
value=
";"
>
;
</option>
<option
value=
";"
>
;
</option>
<option
value=
":"
>
:
</option>
<option
value=
":"
>
:
</option>
<option
value=
"
"
>
空格
</option>
<option
value=
"
空
"
>
空格
</option>
</select>
</select>
</span>
</span>
<div
class=
"sjglbox fl"
>
<div
class=
"sjglbox fl"
>
...
...
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