first commit
1
陈海波/投标平台/qiyeduan/public/.pydio
Normal file
@@ -0,0 +1 @@
|
||||
61e0d196-f59c-4ba1-8e34-b10ce89f17ee
|
||||
BIN
陈海波/投标平台/qiyeduan/public/favicon.ico
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
1
陈海波/投标平台/qiyeduan/public/img/.pydio
Normal file
@@ -0,0 +1 @@
|
||||
c2591f23-1dd0-4f85-85d2-163ae2f9e11e
|
||||
BIN
陈海波/投标平台/qiyeduan/public/img/2020042842436705.png
Normal file
|
After Width: | Height: | Size: 24 KiB |
1
陈海波/投标平台/qiyeduan/public/img/LeftLogin.svg
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
陈海波/投标平台/qiyeduan/public/img/login_bc.png
Normal file
|
After Width: | Height: | Size: 36 KiB |
BIN
陈海波/投标平台/qiyeduan/public/img/pay_wx.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
陈海波/投标平台/qiyeduan/public/img/pay_yl1.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
陈海波/投标平台/qiyeduan/public/img/pay_zfb2.png
Normal file
|
After Width: | Height: | Size: 983 B |
BIN
陈海波/投标平台/qiyeduan/public/img/u2_state0.png
Normal file
|
After Width: | Height: | Size: 139 KiB |
17
陈海波/投标平台/qiyeduan/public/index.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
||||
<title><%= htmlWebpackPlugin.options.title %></title>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
||||
</noscript>
|
||||
<div id="app"></div>
|
||||
<!-- built files will be auto injected -->
|
||||
</body>
|
||||
</html>
|
||||