新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
72
public/flukemoni/Ex4/SetREFStart___4.html
Normal file → Executable file
72
public/flukemoni/Ex4/SetREFStart___4.html
Normal file → Executable file
@@ -40,7 +40,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
#n_20 {
|
||||
#n_20_i {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 640px;
|
||||
@@ -48,7 +48,43 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#NextButton_hu {
|
||||
#n_25_ja {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_25_ja {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 43px;
|
||||
top: 599px;
|
||||
}
|
||||
#n_20_ja {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(146,135,105,1);
|
||||
stroke-width: 1px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_20_ja {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 424px;
|
||||
top: 599px;
|
||||
}
|
||||
#NextButton_i {
|
||||
opacity: 0;
|
||||
position: absolute;
|
||||
width: 82px;
|
||||
@@ -62,7 +98,7 @@
|
||||
--web-action-target: SetREFStart___5.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#NextButton_hv {
|
||||
#NextButton_ja {
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
stroke-width: 1px;
|
||||
@@ -71,7 +107,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.NextButton_hv {
|
||||
.NextButton_ja {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 82px;
|
||||
@@ -79,7 +115,7 @@
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
}
|
||||
#LookREF_hw {
|
||||
#LookREF_jb {
|
||||
position: absolute;
|
||||
width: 100px;
|
||||
height: 50px;
|
||||
@@ -92,7 +128,7 @@
|
||||
--web-action-target: SetREFStart___4_LooKREF.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#LookREF_hx {
|
||||
#LookREF_jc {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -102,7 +138,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.LookREF_hx {
|
||||
.LookREF_jc {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 100px;
|
||||
@@ -3024,17 +3060,25 @@ window.application = new Application();
|
||||
</head>
|
||||
<body>
|
||||
<div id="SetREFStart__4">
|
||||
<img id="n_20" src="n_20.png" srcset="n_20.png 1x">
|
||||
<img id="n_20_i" src="n_20_i.png" srcset="n_20_i.png 1x">
|
||||
|
||||
<div onclick="application.goToTargetView(event)" id="NextButton_hu" class="NextButton">
|
||||
<svg class="NextButton_hv">
|
||||
<rect id="NextButton_hv" rx="0" ry="0" x="0" y="0" width="82" height="50">
|
||||
<svg class="n_25_ja">
|
||||
<ellipse id="n_25_ja" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_20_ja">
|
||||
<ellipse id="n_20_ja" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<div onclick="application.goToTargetView(event)" id="NextButton_i" class="NextButton">
|
||||
<svg class="NextButton_ja">
|
||||
<rect id="NextButton_ja" rx="0" ry="0" x="0" y="0" width="82" height="50">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
<div onclick="application.goToTargetView(event)" id="LookREF_hw" class="LookREF">
|
||||
<svg class="LookREF_hx">
|
||||
<rect id="LookREF_hx" rx="0" ry="0" x="0" y="0" width="100" height="50">
|
||||
<div onclick="application.goToTargetView(event)" id="LookREF_jb" class="LookREF">
|
||||
<svg class="LookREF_jc">
|
||||
<rect id="LookREF_jc" rx="0" ry="0" x="0" y="0" width="100" height="50">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user