# vue-vuetify-template **Repository Path**: sdpwanggang/vue-vuetify-template ## Basic Information - **Project Name**: vue-vuetify-template - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **Attention1:** 使用vuetify UI库,在生产环境下vuetify 采用自动treeshaking,按需加载组件,具体参阅vuetify官方文档。 **Attention2:** 可能会使用xxtea解密图片,已经写好解密方法,请参阅 src/api/api.js **Attention3:** 环境配置已配好,请参阅src/api/config.js **Attention4:** 为了提升图片请求以及加载体验,重写了Promise all 方法,以及v-imgae指令,可选用。 **Attention5:** 已经集成了vue-workbox pwa框架,可开发pwa相关功能。