mui

mui 

加载./
> app.vue
> main.js > ./store/index.js 
> service.js
> manifest.json
> pages.json > ./pages.pages[0] > store.data

login.js
>import mapStoreObject  ; import  input.components
>export default{
  components,(import input.components)
  data(),(return {} )
  computed,(mapStore)
  methods:{
    mapMutations,>>service methods
    initProvider(), 
    initPosition(),
    bindLogin(),
    oauth(),
    toMain(),
    onReady(),

}

}

 

相关文章:

  • 2021-05-08
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-06-05
  • 2022-01-07
  • 2021-11-11
  • 2021-11-10
相关资源
相似解决方案