新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
12
public/flukemoni/Ex3/test1_1___6.html
Normal file → Executable file
12
public/flukemoni/Ex3/test1_1___6.html
Normal file → Executable file
@@ -32,7 +32,7 @@
|
||||
--web-scale-on-resize: true;
|
||||
--web-enable-deep-linking: true;
|
||||
}
|
||||
#n_upper_banner_fo {
|
||||
#n_upper_banner_gp {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -40,7 +40,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_fp {
|
||||
#rectangle_5_gq {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -50,7 +50,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_5_fp {
|
||||
.rectangle_5_gq {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -2972,10 +2972,10 @@ window.application = new Application();
|
||||
</head>
|
||||
<body>
|
||||
<div id="test1-1__6">
|
||||
<img id="n_upper_banner_fo" src="n_upper_banner_fo.png" srcset="n_upper_banner_fo.png 1x, n_upper_banner_fo@2x.png 2x">
|
||||
<img id="n_upper_banner_gp" src="n_upper_banner_gp.png" srcset="n_upper_banner_gp.png 1x, n_upper_banner_gp@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_fp">
|
||||
<rect id="rectangle_5_fp" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="rectangle_5_gq">
|
||||
<rect id="rectangle_5_gq" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user