vue 多页面 + HBuilder 打包 + HTML5PLUS

vue 多页面 + HBuilder 打包 + HTML5PLUS 特性

A Vue + H5Plus project

使用UI : Muse-UI 基于 Vue 2.0 和 Material Desigin 的 UI 组件库
真机调试 : HBuilder HBuilder-飞速编码的极客工具html

关键字:vue

1)换肤(支持webview多页面换肤)
2)简易机器人聊天
3)技术性文章浏览
4)支持流应用版本git

2017年2月3日 18:33:02

新增主页webview拖拽切换(须要 hbuilder 8.0 版本)github

github源码地址web

开始

# 安装依赖
npm install

# 在服务器上调试 localhost:8080/module/index.html
npm run dev
## 而后在HBuilder中起始页设置为 本地服务器:端口号/module/index.html
### 如 192.168.11.102:8080/module/index.html
## 手机链接电脑, 在统一局域网下, 开启真机调试

# 你也能够先 打包
npm run build
## 而后把 dist 文件下的目录放入 HBuilder 项目中
## 设置起始页为 module/index.html 真机调试

扫描二维码
在流应用中快速预览
测试二维码npm

部分截图

主页

机器人聊天

侧栏

其它

相关文章
相关标签/搜索