fix: data-*属性を消去
This commit is contained in:
parent
bee4a7c974
commit
6041d2692e
@ -39,7 +39,7 @@ Designed by yuki540.
|
|||||||
<body>
|
<body>
|
||||||
<main id="root">
|
<main id="root">
|
||||||
<!-- ******************************** load view ************************************ -->
|
<!-- ******************************** load view ************************************ -->
|
||||||
<section id="load-view" data-state="fin">
|
<section id="load-view">
|
||||||
<section class="frame">
|
<section class="frame">
|
||||||
<div class="direction">
|
<div class="direction">
|
||||||
<div class="left"><div></div><div></div><div></div></div>
|
<div class="left"><div></div><div></div><div></div></div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user