A Vue + H5Plus project
使用UI : Muse-UI 基於 Vue 2.0 和 Material Desigin 的 UI 組件庫
真機調試 : HBuilder HBuilder-飛速編碼的極客工具html
關鍵字:vue
1)換膚(支持webview多頁面換膚)
2)簡易機器人聊天
3)技術性文章瀏覽
4)支持流應用版本git
新增主頁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