# vue-phone-model **Repository Path**: liupan520/vue-phone-model ## Basic Information - **Project Name**: vue-phone-model - **Description**: A vue mobile phone model component - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2017-06-12 - **Last Updated**: 2023-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-phone-model >一个vuejs的手机模型组件 ![image](http://git.oschina.net/liupan520/vue-phone-model/raw/master/phone.gif) ## 演示地址 [DOME](http://liu-pan.cc/production) ## 使用 #### 安装 ``` bash //需要vue.js 2.1.5 以上版本 npm install vue-phone-model ``` ### 用于 *.vue 组件化开发模式中 ``` html ``` ### script 引入 ``` html ``` For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).