Skip to content

x213212/17LearnVue.js

 
 

Repository files navigation

看著sameple code 學 Vue

輕量化的框架 MVVM 架構 Two-Way-Binding 雙向綁定 組件(Component)系統 我们为什么选择 Vue.js 而不是 React 和 Angular 學習 vue 之外順便,學習 spring boot ....,後期可能會搭配 uni app,開發跨平台app ,將整理成 各個example....

範例包含

json,restful,spring boot,vue.....

配合ui框架

element ui

後端搭配

spring boot

there have....

  • server

    • 新增 ssl nginx 配置
    • 預計改用 openresty...
    • 新增openresty 訊息推播伺服器(待優化)
  • 客製化table (vue-admin-template-master 預計廢除)

    • 取得後端數據
    • 結合右鍵選單
    • 新增下拉式選單
    • 簡單多重篩選 (P)
    • 換掉mock.js 套上 spring boot 後端返回數據
  • 簡易login (vue-simple-login-template-master)

    • 基於 vue-router 簡單 login
    • 改為 cookie session 驗證機制 spring
    • 自訂 axios 攔截模組
    • mock.js 數據產生
    • vuex example
    • ui元件引用
    • 多國語系使用範例
  • 新增多入口點 + login登陸畫面 (vuecli3-multiple-master)

    • 多入口點建置
    • 配置不同 skin (bootstrap-vue ,element ui ....)
    • 共用組件範例
    • 新增 訊息推播(待優化)
    • 預計引用 影音串流 頁面
  • 預計新增chrome extenion

Releases

No releases published

Packages

No packages published

Languages

  • HTML 67.6%
  • Java 9.7%
  • Vim Script 8.9%
  • JavaScript 7.5%
  • Vue 2.9%
  • Shell 1.4%
  • Other 2.0%