https://github.com/azl397985856/template-editor
一款打单系统的模板编辑器组件的实现。
https://github.com/azl397985856/template-editor
cainiao printer template
Last synced: 2 months ago
JSON representation
一款打单系统的模板编辑器组件的实现。
- Host: GitHub
- URL: https://github.com/azl397985856/template-editor
- Owner: azl397985856
- Created: 2017-03-21T02:33:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-20T05:55:45.000Z (7 months ago)
- Last Synced: 2025-03-02T05:33:50.235Z (3 months ago)
- Topics: cainiao, printer, template
- Language: JavaScript
- Homepage: https://my.oschina.net/wanjubang/blog/861972
- Size: 1010 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
## Introduction
> A Vue.js project base on vue2, webpack2, vuex2.
> more info about the project, please visite [菜鸟编辑器开发架构设想](https://my.oschina.net/wanjubang/blog/861972)
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# run all tests
npm run test
```
## TODO
1. the close-icon of the print-item should be responsive.
2. the location of the print-item should be responsive.
3. fix resize bug on mac## Licence
MIT