LWD8 / px2rem-demo

Px2rem different screen adaptation and px and rem conversion problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

px2rem-test

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

VUX

使用VUX时,因为单位不是使用rem,导致单位会有问题。所以把VUX的单位修改成PX,就行了

输入图片说明

About

Px2rem different screen adaptation and px and rem conversion problems


Languages

Language:Vue 51.3%Language:JavaScript 48.1%Language:HTML 0.7%