新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
60
public/flukemoni/Ex4/SetREFStart___8.html
Normal file → Executable file
60
public/flukemoni/Ex4/SetREFStart___8.html
Normal file → Executable file
@@ -40,7 +40,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
#n_13_ih {
|
||||
#n_13_j {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 640px;
|
||||
@@ -53,7 +53,43 @@
|
||||
--web-action-target: SetREFStart___9.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#BackButton_ii {
|
||||
#n_25_j {
|
||||
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_j {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 362px;
|
||||
top: 472px;
|
||||
}
|
||||
#n_25_ka {
|
||||
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_ka {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 229px;
|
||||
top: 599px;
|
||||
}
|
||||
#BackButton_j {
|
||||
position: absolute;
|
||||
width: 63px;
|
||||
height: 52px;
|
||||
@@ -66,7 +102,7 @@
|
||||
--web-action-target: SetREFStart___7.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#BackButton_ij {
|
||||
#BackButton_ka {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -76,7 +112,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.BackButton_ij {
|
||||
.BackButton_ka {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 63px;
|
||||
@@ -2998,11 +3034,19 @@ window.application = new Application();
|
||||
</head>
|
||||
<body>
|
||||
<div id="SetREFStart__8">
|
||||
<img onclick="application.goToTargetView(event)" id="n_13_ih" src="n_13_ih.png" srcset="n_13_ih.png 1x">
|
||||
<img onclick="application.goToTargetView(event)" id="n_13_j" src="n_13_j.png" srcset="n_13_j.png 1x">
|
||||
|
||||
<div onclick="application.goToTargetView(event)" id="BackButton_ii" class="BackButton">
|
||||
<svg class="BackButton_ij">
|
||||
<rect id="BackButton_ij" rx="0" ry="0" x="0" y="0" width="63" height="52">
|
||||
<svg class="n_25_j">
|
||||
<ellipse id="n_25_j" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_25_ka">
|
||||
<ellipse id="n_25_ka" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<div onclick="application.goToTargetView(event)" id="BackButton_j" class="BackButton">
|
||||
<svg class="BackButton_ka">
|
||||
<rect id="BackButton_ka" rx="0" ry="0" x="0" y="0" width="63" height="52">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user