mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-04-30 21:52:28 +08:00
@@ -11,6 +11,6 @@
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<div id="actions-root"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html class="mode__popup-center">
|
||||
<html class="mode__extension">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title><%= htmlWebpackPlugin.options.title %></title>
|
||||
@@ -8,6 +8,6 @@
|
||||
<link href="/assets/base.css" rel="stylesheet"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<div id="actions-root"></div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -8,6 +8,6 @@
|
||||
<link href="/assets/base.css" rel="stylesheet"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<div id="actions-root"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
<link href="/assets/base.css" rel="stylesheet"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<div id="actions-root"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user