# 上海大厦大屏投放项目 **Repository Path**: nimocs/web-big-screen ## Basic Information - **Project Name**: 上海大厦大屏投放项目 - **Description**: 上海大厦项目-大屏投放品牌导览 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-05-04 - **Last Updated**: 2025-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # h5-operation-clue-collection ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). # 配置内容 - axios http 请求,通过 `IO.xxx(params)` 请求接口,返回 `promise` - vant 移动端组件库,结合 `babel-plugin-import` 实现按需加载 - lib-flexible 自动生成网页的根元素 `font-size` - postcss-pxtorem 自动将 css 中的 `px` 转为 `rem`