新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
38
public/flukemoni/Ex4/SetREFStart___3.html
Normal file → Executable file
38
public/flukemoni/Ex4/SetREFStart___3.html
Normal file → Executable file
@@ -40,7 +40,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
#n_13_ho {
|
||||
#n_13_i {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 640px;
|
||||
@@ -53,7 +53,25 @@
|
||||
--web-action-target: SetREFStart___4.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#BackButton_hp {
|
||||
#n_25_i {
|
||||
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_i {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 375px;
|
||||
top: 496px;
|
||||
}
|
||||
#BackButton_i {
|
||||
position: absolute;
|
||||
width: 63px;
|
||||
height: 52px;
|
||||
@@ -66,7 +84,7 @@
|
||||
--web-action-target: SetREFStart___1.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#BackButton_hq {
|
||||
#BackButton_ja {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -76,7 +94,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.BackButton_hq {
|
||||
.BackButton_ja {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 63px;
|
||||
@@ -2998,11 +3016,15 @@ window.application = new Application();
|
||||
</head>
|
||||
<body>
|
||||
<div id="SetREFStart__3">
|
||||
<img onclick="application.goToTargetView(event)" id="n_13_ho" src="n_13_ho.png" srcset="n_13_ho.png 1x">
|
||||
<img onclick="application.goToTargetView(event)" id="n_13_i" src="n_13_i.png" srcset="n_13_i.png 1x">
|
||||
|
||||
<div onclick="application.goToTargetView(event)" id="BackButton_hp" class="BackButton">
|
||||
<svg class="BackButton_hq">
|
||||
<rect id="BackButton_hq" rx="0" ry="0" x="0" y="0" width="63" height="52">
|
||||
<svg class="n_25_i">
|
||||
<ellipse id="n_25_i" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<div onclick="application.goToTargetView(event)" id="BackButton_i" class="BackButton">
|
||||
<svg class="BackButton_ja">
|
||||
<rect id="BackButton_ja" rx="0" ry="0" x="0" y="0" width="63" height="52">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user