QianSeNianHua

Results 5 issues of QianSeNianHua

### JSDoc code [jsdoc/tag/type.js](https://github.com/jsdoc/jsdoc/blob/4.0.2/lib/jsdoc/tag/type.js#L153) [jsdoc/util/cast.js](https://github.com/jsdoc/jsdoc/blob/4.0.2/lib/jsdoc/util/cast.js#L72) ```js function parseName(tagInfo) { // like '[foo]' or '[ foo ]' or '[foo=bar]' or '[ foo=bar ]' or '[ foo = bar ]' // or...

### 版本 2.0.36 ### 转载链接 ### 重现步骤 在1.0文档里,还能看到该进度条组件。但是在2.0.36版本里,该组件在文档上消失了,查看源码该组件的代码是有缺陷的,至少在props上只剩下了 ”percentage“ 这个。 ### 期望的结果是什么? 希望完善 u-circle-progress ,或者恢复到1.0的功能,让我们能继续使用下去。 ### 实际的结果是什么? 2.0.36版本里的u-circle-progress有缺陷。

### Vue - Official extension or vue-tsc version v2.1.2 ### VSCode version 1.92.2 ### Vue version 2.7.16 ### TypeScript version - ### System Info ```shell System: OS: Windows 10 CPU:...

pending triage

## 版本 @dcloudio/uni-ui: "1.5.7" 编译目标: 微信小程序 node: "14.21.2" npm: 6.14.17 系统: Windows 10 22H2 ## 问题 我只是在页面上引用了 `uni-data-picker` 组件,代码如下 ```template ``` ```js data() { return { workOrderType: [], taskSubTypeId: '',...

question

## version hjson: 3.2.2 ## problem ```json { "QWCRM_URL": "https://www.xxx.com/qwcrm/#/", // There's something wrong here } ``` Since the string contains "#", it is treated as a comment.