Skip to content

Commit

Permalink
importvuesource and build
Browse files Browse the repository at this point in the history
  • Loading branch information
eelaix committed Dec 30, 2023
1 parent c6423cd commit f449366
Show file tree
Hide file tree
Showing 42 changed files with 2,032 additions and 42 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto
121 changes: 121 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,121 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage
*.lcov

# nyc test coverage
.nyc_output

# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components

# node-waf configuration
.lock-wscript

# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules/
jspm_packages/

# Snowpack dependency directory (https://snowpack.dev/)
web_modules/

# TypeScript cache
*.tsbuildinfo

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variables file
.env
.env.test

# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache

# Next.js build output
.next
out

# Nuxt.js build / generate output
.nuxt
dist

# Gatsby files
.cache/
# Comment in the public line in if your project uses Gatsby and not Next.js
# https://nextjs.org/blog/next-9-1#public-directory-support
# public

# vuepress build output
.vuepress/dist

# Serverless directories
.serverless/

# FuseBox cache
.fusebox/

# DynamoDB Local files
.dynamodb/

# TernJS port file
.tern-port

# Stores VSCode versions used for testing VSCode extensions
.vscode-test

# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
.DS_Store
package-lock.json
.aws-sam
dependencies/nodejs/node_modules
vuebuild/node_modules
67 changes: 67 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
<!DOCTYPE html>
<html lang="zh-cmn-Hans">
<head>
<meta charset="utf-8">
<meta name="keywords"
content="小牛充电,小牛新能源,小牛充电插件,电动汽车,纯电动汽车,充电,智能充电,智能充电桩,云充电,回家充电,从家出发,充电桩,社区汽车充电,物业电,商业用电,工业用电,电价,本地化服务,自有品牌,专属充电APP,专属支付通道,AWSIoT,NoSQL,DynamoDB,Lambda,APIGateway,IotThing,AmazonCloud,AmazonWebService,www.mosf.cn">
<meta name="description"
content="小牛充电,小牛新能源,小牛充电插件,电动汽车,纯电动汽车,充电,智能充电,智能充电桩,云充电,回家充电,从家出发,充电桩,社区汽车充电,物业电,商业用电,工业用电,电价,本地化服务,自有品牌,专属充电APP,专属支付通道,AWSIoT,NoSQL,DynamoDB,Lambda,APIGateway,IotThing,AmazonCloud,AmazonWebService,www.mosf.cn">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="viewport" content="user-scalable=no,initial-scale=1.0,maximum-scale=1.0"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="apple-mobile-web-app-status-bar-style" content="yes"/>
<title>NOTFOUND</title>
</head>
<style>
html {
padding: 30px 10px;
font-size: 16px;
line-height: 1.5;
color: #737373;
background: #f0f0f0;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}

body {
padding: 20px 10px 10px;
border: 1px solid #b3b3b3;
border-radius: 4px;
box-shadow: 0 1px 10px #a7a7a7, inset 0 1px 0 #fff;
background: #fcfcfc;
}

p span {
color: #bbb;
}

ul {
padding: 0 0 0 40px;
margin: 1em 0;
}

ul li {
list-style: none;
}

.container {
text-align: center;
}
</style>
</head>
<body>
<div class="container">
<img src="/logo.png" alt="Shenzhen Xiaoniu New Energy Co.,Ltd." style="width:160px;"/>
<p>Page NOT FOUND<span>:(</span></p>
<p>Reasons: </p>
<p>
<ul>
<li>1) Page NOT EXISTS</li>
<li>2) Session Timeout</li>
<li>3) Network Invalid</li>
</ul>
</p>
</div>
</body>
</html>
Binary file added apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions css/app.ed6812dd.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions css/chunk-06483aa9.436ad023.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions css/chunk-vendors.b5fbd2ee.css

Large diffs are not rendered by default.

67 changes: 67 additions & 0 deletions error.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
<!DOCTYPE html>
<html lang="zh-cmn-Hans">
<head>
<meta charset="utf-8">
<meta name="keywords"
content="小牛充电,小牛新能源,小牛充电插件,电动汽车,纯电动汽车,充电,智能充电,智能充电桩,云充电,回家充电,从家出发,充电桩,社区汽车充电,物业电,商业用电,工业用电,电价,本地化服务,自有品牌,专属充电APP,专属支付通道,AWSIoT,NoSQL,DynamoDB,Lambda,APIGateway,IotThing,AmazonCloud,AmazonWebService,www.mosf.cn">
<meta name="description"
content="小牛充电,小牛新能源,小牛充电插件,电动汽车,纯电动汽车,充电,智能充电,智能充电桩,云充电,回家充电,从家出发,充电桩,社区汽车充电,物业电,商业用电,工业用电,电价,本地化服务,自有品牌,专属充电APP,专属支付通道,AWSIoT,NoSQL,DynamoDB,Lambda,APIGateway,IotThing,AmazonCloud,AmazonWebService,www.mosf.cn">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="viewport" content="user-scalable=no,initial-scale=1.0,maximum-scale=1.0"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="apple-mobile-web-app-status-bar-style" content="yes"/>
<title>NOTFOUND</title>
</head>
<style>
html {
padding: 30px 10px;
font-size: 16px;
line-height: 1.5;
color: #737373;
background: #f0f0f0;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}

body {
padding: 20px 10px 10px;
border: 1px solid #b3b3b3;
border-radius: 4px;
box-shadow: 0 1px 10px #a7a7a7, inset 0 1px 0 #fff;
background: #fcfcfc;
}

p span {
color: #bbb;
}

ul {
padding: 0 0 0 40px;
margin: 1em 0;
}

ul li {
list-style: none;
}

.container {
text-align: center;
}
</style>
</head>
<body>
<div class="container">
<img src="/logo.png" alt="Shenzhen Xiaoniu New Energy Co.,Ltd." style="width:160px;"/>
<p>Page NOT FOUND<span>:(</span></p>
<p>Reasons: </p>
<p>
<ul>
<li>1) Page NOT EXISTS</li>
<li>2) Session Timeout</li>
<li>3) Network Invalid</li>
</ul>
</p>
</div>
</body>
</html>
Binary file added favicon.ico
Binary file not shown.
Binary file added images/loadingxn.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logoff.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/socket.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 1 addition & 17 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,17 +1 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
img {
display: block;
margin-left: auto;
margin-right: auto;
}
</style>
</head>
<body style="background-color:#1565c0;">
<script src="../lib/microapp.js"></script>
<script>sayHello()</script>
<img src="logo.png" style="width:72px;"/>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8"><meta name="keywords" content="充电桩,运营平台,运营管理系统,运营后台,运营管理平台,研发,销售,小牛充电,小牛充电桩,小牛新能源,深圳小牛新能源有限公司,小牛充电插件,电动汽车,纯电动汽车,充电,自有品牌,专属充电APP,场站规划,电站设计,施工建设,运营系统,运营指导,AWSIoT,NoSQL,DynamoDB,Lambda,APIGateway,IotThing,AmazonCloud,AmazonWebService,www.mosf.cn"><meta name="description" content="充电桩,运营平台,运营管理系统,运营后台,运营管理平台,研发,销售,小牛充电,小牛充电桩,小牛新能源,深圳小牛新能源有限公司,小牛充电插件,电动汽车,纯电动汽车,充电,自有品牌,专属充电APP,场站规划,电站设计,施工建设,运营系统,运营指导,AWSIoT,NoSQL,DynamoDB,Lambda,APIGateway,IotThing,AmazonCloud,AmazonWebService,www.mosf.cn"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="yes"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta http-equiv="Cache-Control" content="no-cache,no-store,must-revalidate"><meta http-equiv="Pragma" content="no-cache"><meta http-equiv="Expires" content="0"><link rel="icon" href="favicon.ico"><title>Eddievolt ChargeHub</title><link href="/css/chunk-06483aa9.436ad023.css" rel="prefetch"><link href="/js/chunk-06483aa9.32f25700.js" rel="prefetch"><link href="/css/app.ed6812dd.css" rel="preload" as="style"><link href="/css/chunk-vendors.b5fbd2ee.css" rel="preload" as="style"><link href="/js/app.b7bc6d47.js" rel="preload" as="script"><link href="/js/chunk-vendors.ef23580a.js" rel="preload" as="script"><link href="/css/chunk-vendors.b5fbd2ee.css" rel="stylesheet"><link href="/css/app.ed6812dd.css" rel="stylesheet"></head><body><div id="h5app"></div><script src="/js/chunk-vendors.ef23580a.js"></script><script src="/js/app.b7bc6d47.js"></script></body></html>
2 changes: 2 additions & 0 deletions js/app.b7bc6d47.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/app.b7bc6d47.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit f449366

Please sign in to comment.