Skip to content

Commit

Permalink
增加了个vue 分页的功能
Browse files Browse the repository at this point in the history
- vue-pagenav 组件化的使用
  • Loading branch information
qiangxl committed Nov 23, 2016
1 parent 89c76f0 commit 666a299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-loopback-vue",
"version": "1.2.1",
"version": "1.2.3",
"main": "server/server.js",
"scripts": {
"build:js": "browserify -t vueify ${npm_package_config_src_js} > ${npm_package_config_dist_js}",
Expand Down

0 comments on commit 666a299

Please sign in to comment.