张剑™

Results 8 comments of 张剑™

## mpvue-loading [地址](https://github.com/auven/mpvue-loading) 适用于 mpvue 的加载动画插件。基于 vue 版的 [loaders.css](https://github.com/ConnorAtherton/loaders.css) 开源库 [vue-loaders](https://github.com/Hokid/vue-loaders) 进行修改,将其中的样式绑定由`styleObject`语法修改成单一属性绑定。

You can modify the source code. Reference: #38 Added strokeCap, capWidth and capColor option ### CircularProgress.js ```js import React from 'react'; import PropTypes from 'prop-types'; import { View, ViewPropTypes, Platform,...

[张先生 2020-09-09 10.05.42.mp4.zip](https://github.com/willnewii/qiniuClient/files/5180700/2020-09-09.10.05.42.mp4.zip) @willnewii 你好 你下载看一下哈

请问你是不是使用了[《如何在Vue项目中使用vw实现移动端适配》](https://www.w3cplus.com/mobile/vw-layout-in-vue.html),我使用了这个出现了这个问题,然后一排查,是 `.postcssrc.js` 里的 `cssnano` 导致的!原因是因为 `animation-name` 被 `cssnano` 重写了 然后我这样子处理解决了: .postcssrc.js ``` js module.exports = { "plugins": { "postcss-import": {}, "postcss-url": {}, "postcss-aspect-ratio-mini": {}, "postcss-write-svg": { utf8: false }, "postcss-cssnext":...

@627443839 我使用此项目弄了一个 uniapp 版本的,可以试一下哦 项目地址: [uniapp-navigation-bar](https://github.com/auven/uniapp-navigation-bar)

对的,新增页面需要重新编译