-
hi 嘉宝,麻烦你看下这个问题
```javascript
new DateSelector({
input : 'date-selector-inputs',//点击触发插件的input框的id
container : 'targetContainers',//插件插入的容器id
type : 0,
//0:不需要tab切换,自定义滑动内容,建议小于三个;
…
-
类似于DateSelector
`new DateSelector({ recentTime : [2000,01,01] });`
`new MultiPicker({ jsonData: $city, recent:'广东 广州 白云区' });`
以这种方式去设置默认展开的层级么
-
MultiPicker 和 DateSelector同时使用的时候,后面实例化的会失效
-
At this moment we don't have possibility define time zone for website publication, so if I have 2 websites in one, US and AU, at same server located at West US, my publish / unpublish dates will work …
-
185行: rt > et ? alert('当前时间超过结束时间') : "";
186行: return (bt
-
Issue
The product search filed to select products is not available in Supplier Invoice/Supplier Order, so it much time and attention to see and then select from a long list.
How can we add any prod…
-
Seems that with commit 1bb278a all dates where disabled in all cards with dateSelector=0; except in contracts card, im not sure if this is intentional or a bug
4.0 has all dates enabled but in 4.0.1 …
-
scloo updated
8 years ago
-
In MapView there is a bug that will break the Map. The console error is
MapView.coffee:440
Uncaught (in promise) TypeError: Cannot read property 'TravelledOvernightinpastmonth' of undefined(…)
To r…
scloo updated
8 years ago
-
I'm encountering an issue when moving to steal.production. Running on windows, with `steal@beta` and `steal-tools@beta`
I have a node dependency package, which has another dependency on [`date-select…