提交 5c1ddde5 编写于 作者: W WOSHIMAHAIFENG

Merge branch 'dev' of https://gitcode.net/dcloud/hello-uni-app-x into dev-payment

// 自动化测试
module.exports = {
"is-custom-runtime": false,
"compile": true,
......
// 自动化测试
const path = require('path');
const {
configureToMatchImageSnapshot
......
// 自动化测试
module.exports = {
testTimeout: 30000,
reporters: ['default'],
......
## 1.0.5(2024-01-12)
- 优化 删除组件内无用日志输出
## 1.0.4(2024-01-10)
- 优化 兼容 uvue h5 项目
## 1.0.3(2023-12-22)
......
......@@ -38,7 +38,6 @@
},
computed: {
iconsSize() : number {
console.log(this.size / 10);
return (this.size / 10) +1
}
},
......
{
"id": "uni-loading",
"displayName": "uni-loading",
"version": "1.0.4",
"version": "1.0.5",
"description": "加载动画组件多用在页面内数据加载时,提供一个loading动画,列表的上拉加载,下拉刷新等都需要加载动画",
"keywords": [
"loading",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册