derrick

Results 14 issues of derrick

PreviewImage 没有提供缩等功能,可不可以提供一个开关用于关闭默认previewImage的功能,目前是通过css隐藏

改进功能

* **Browser Version or Node Version**: * **ali-oss Version**: * **Mini Showcase Repository**: * **Network Resoponse Header x-oss-request-id**: https://help.aliyun.com/document_detail/31927.html?spm=a2c4g.11186623.6.1207.507643820JQqpR 客户端源码解析 为什么提供的是Plupload组件,而不使用原生封装。 ali-oss sdk 为什么不支持这种形式的API,还需要去引入第三方库,客户端的源码不像前端人员写的,缺少注释,和基本的代码规范,是没人维护了吗?这种代码出现在阿里云oss文档,真是无法理解。

question

在win10*64 下 当文件目录含有空格时候使用node setup.js,在Hitchhiker 安装最后一步报错

Unconfirmed
P3

![2xu f_1bo59s9ni15mf mj](https://user-images.githubusercontent.com/26627486/41816307-477c65a2-77b4-11e8-890d-ceb3ff077ff5.png) 在安装第一步的时候,如果在输入框中填写的是localhost的时候在局域网内的其他电脑通过ip访问的时候当进入首页正常,但是发送ajax请求的时候(免登陆操作)默认为localhost前缀,导致fench error(以及跨域问题)。 但是如果配置ip为为电脑首选IPv4地址(192.168...)的时候可以正常登录(发送ajax请求) project中的配置localhost只是替换集合中创建请求的时候localhost对应的映射 @brookshi

Enhancement

1.批量请求: postman中可以在集合中发送集合内的所有请求,hichhiker只能在test中使用,可否可以把这个功能加入到集合中 2.编辑集合所属项目:目前只有在创建或导入集合的时候可以选择所属项目

Enhancement

没有关于这块的文档API

#### **Mand Mobile Version** #### **OS Version & Browser Version** #### **Node Version, Package Management Tool** #### **Recurring Links** #### **Recurring Steps** #### **Expectant Behaviors** 提供日历组件 对应业务需求: 填写表单或者过滤数据的时候需要更直观的日期选择,以及日期范围选择 #### **Actual...

### Element UI version 2.15.9 ### OS/Browsers version mac/chrome ### Vue version 2.7.8 ### Reproduction Link https://codepen.io/de1ck/pen/RwMqVow ### Steps to reproduce elemenr codepen vue cdn error ### What is Expected?...

### nutui-uniapp 版本号 1.7.8 ### 平台 weapp ### 重现链接 https://github.com/de1ck/nutui-uniapp-demo/tree/issue-input ### 重现步骤 ```vue import { ref } from 'vue' const name = ref('') .content { display: flex; flex-direction: column; align-items:...