christan-duplicate

Results 16 comments of christan-duplicate

> https://github.com/c-smile/sciter-js-sdk/blob/main/logfile.md#4470 C# How to update

那这个rootid能url重写吗,变成 /xxxxx/ 这样的?

谢谢你的回复,其实我只想在前面加两个点: ![image](https://user-images.githubusercontent.com/769138/146472110-1fdae0af-4dd3-4714-8e90-0d880ee13cf6.png)

是的,我也是一样

``` async down(id, range = "", inline = false) { let url = `https://www.googleapis.com/drive/v3/files/${id}?alt=media`; //add if(!inline) url += "&acknowledgeAbuse=true"; let requestOption = await this.requestOption(); requestOption.headers["Range"] = range; let res =...

![image](https://user-images.githubusercontent.com/769138/87849881-b3257600-c91e-11ea-9949-6a5e8f1dcda6.png) 就是这样的呢

Collapse 是折叠面板,这个是在不选的情况下是完全收起来的,而且不会把下面的元素顶下去,是浮在上面的 ![image](https://user-images.githubusercontent.com/769138/87850190-f1239980-c920-11ea-8ab3-b1cbe1fc8383.png) ![image](https://user-images.githubusercontent.com/769138/87850201-013b7900-c921-11ea-8798-8bf27a32e0c4.png)

https://youzan.github.io/vant-weapp/#/dropdown-menu