新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
98
public/flukemoni/Ex4/TestResult_Have.html
Normal file → Executable file
98
public/flukemoni/Ex4/TestResult_Have.html
Normal file → Executable file
@@ -40,7 +40,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
#n_75_vq {
|
||||
#n_75_b {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 640px;
|
||||
@@ -48,6 +48,60 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#n_18_c {
|
||||
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_18_c {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 34px;
|
||||
top: 51px;
|
||||
}
|
||||
#n_22_d {
|
||||
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_22_d {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 352px;
|
||||
top: 273px;
|
||||
}
|
||||
#n_23_e {
|
||||
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_23_e {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 352px;
|
||||
top: 217px;
|
||||
}
|
||||
#Test-01 {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
@@ -61,7 +115,7 @@
|
||||
--web-action-target: TestResult_TEST_01.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#Test-01_vs {
|
||||
#Test-01_g {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -71,7 +125,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.Test-01_vs {
|
||||
.Test-01_g {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 480px;
|
||||
@@ -92,7 +146,7 @@
|
||||
--web-action-target: TestResult_TEST_02.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#Test-02_vu {
|
||||
#Test-02_i {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -102,7 +156,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.Test-02_vu {
|
||||
.Test-02_i {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 480px;
|
||||
@@ -110,7 +164,7 @@
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
}
|
||||
#BackButton_vv {
|
||||
#BackButton_e {
|
||||
position: absolute;
|
||||
width: 53px;
|
||||
height: 31px;
|
||||
@@ -123,7 +177,7 @@
|
||||
--web-action-target: HOMEPAGE_SaveResult_x2.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#BackButton_vw {
|
||||
#BackButton_f {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -133,7 +187,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.BackButton_vw {
|
||||
.BackButton_f {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 53px;
|
||||
@@ -3055,23 +3109,35 @@ window.application = new Application();
|
||||
</head>
|
||||
<body>
|
||||
<div id="TestResult-Have">
|
||||
<img id="n_75_vq" src="n_75_vq.png" srcset="n_75_vq.png 1x">
|
||||
<img id="n_75_b" src="n_75_b.png" srcset="n_75_b.png 1x">
|
||||
|
||||
<svg class="n_18_c">
|
||||
<ellipse id="n_18_c" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_22_d">
|
||||
<ellipse id="n_22_d" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_23_e">
|
||||
<ellipse id="n_23_e" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<div onclick="application.goToTargetView(event)" id="Test-01" class="Test_01">
|
||||
<svg class="Test-01_vs">
|
||||
<rect id="Test-01_vs" rx="0" ry="0" x="0" y="0" width="480" height="56">
|
||||
<svg class="Test-01_g">
|
||||
<rect id="Test-01_g" rx="0" ry="0" x="0" y="0" width="480" height="56">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
<div onclick="application.goToTargetView(event)" id="Test-02" class="Test_02">
|
||||
<svg class="Test-02_vu">
|
||||
<rect id="Test-02_vu" rx="0" ry="0" x="0" y="0" width="480" height="56">
|
||||
<svg class="Test-02_i">
|
||||
<rect id="Test-02_i" rx="0" ry="0" x="0" y="0" width="480" height="56">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
<div onclick="application.goToTargetView(event)" id="BackButton_vv" class="BackButton">
|
||||
<svg class="BackButton_vw">
|
||||
<rect id="BackButton_vw" rx="0" ry="0" x="0" y="0" width="53" height="31">
|
||||
<div onclick="application.goToTargetView(event)" id="BackButton_e" class="BackButton">
|
||||
<svg class="BackButton_f">
|
||||
<rect id="BackButton_f" rx="0" ry="0" x="0" y="0" width="53" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user