vue2 k线组件
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
453530270@qq.com 4cd880e861 调整文件结构 2 years ago
..
build 调整文件结构 2 years ago
config 调整文件结构 2 years ago
icomoon 调整文件结构 2 years ago
src 调整文件结构 2 years ago
static 调整文件结构 2 years ago
.babelrc 调整文件结构 2 years ago
.editorconfig 调整文件结构 2 years ago
.eslintignore 调整文件结构 2 years ago
.eslintrc.js 调整文件结构 2 years ago
.gitignore 调整文件结构 2 years ago
.postcssrc.js 调整文件结构 2 years ago
LICENSE 调整文件结构 2 years ago
README.md 调整文件结构 2 years ago
jsconfig.json 调整文件结构 2 years ago
package-lock.json 调整文件结构 2 years ago
package.json 调整文件结构 2 years ago

README.md

新版k线预览

k线预览图 vue版本

1、在config中配置 币的名称就可以查看对应的咯

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report