-
![20170428115311](https://cloud.githubusercontent.com/assets/16453836/25513647/4c46ab9e-2c09-11e7-8047-a3dbf7530050.png)
如上图,根据官方 Demo 修改自定义 x-dialog 样式,但是 x-dialog 不接收 dialog-style 。
VUX更新到2.2.…
-
@airyland 打扰了
请问下: Xdialog组件中是不是不能直接使用Scroller组件, 我试验了一直有问题,然后看demo/Xdialog样例里,滚动是用的 overflow:scroll样式来实现的。
![image](https://cloud.githubusercontent.com/assets/650114/25040706/ac03b10c-213d-11e7-9…
-
XDialog现在窗体的宽度依赖于 .weui-dialog的设定
`.weui-dialog {
position: fixed;
z-index: 5000;
width: 80%;
max-width: 300px;`
能不能把X-Dialog的width和max-width改成可以用户自定义的,要不然限制太大了
-
Having code:
```
xdialog -c themes 2 comboex 95 46 180 120 dropdown
xdid -a themes 2 0 0 0 0 0 Standard
xdid -a themes 2 0 0 0 0 0 Dark
xdid -c themes 2 2
```
When I execute:
//echo -a $…
-
# 能不能原生支持这个特性呢
![v2-621236135023f068df913aa55fa2ac24_b](https://cloud.githubusercontent.com/assets/2288630/24178574/e798f490-0ee4-11e7-90ff-19a95989220e.png)
-
Considering this code:
```
xdialog -c xcomms 1 edit 5 43 $calc(%xcomms.h * 2 - 4) $calc(%xcomms.v * 2 - 16) autohs autovs multi readonly
xdid -f xcomms 1 +b default 10 Calibri
xdid -C xcomms 1 +…
-
This isn't really a CRASH, it looks like a problem where tinyfiledialogs produces some output, and this confuses the test harness into thinking there's been a crash:
```
▶ CRASH [expected OK] /htm…
-
Hi @volkanceylan
I have this scenario
I have thee tables X, Y, Z
X is linked to Y with a foreign key [ X.yID]
Y is linked to Z with a foreign key [Y.zID]
in the editing dialog of X
I need t…
-
###version vux@2.1.1-rc12
又来打扰。。问题是这样的
popup的遮罩层是在最外层body底部追加的,而popup遮罩层是在代码处添加的
我用了多层子路由,路由本身设置了z-index,弹出遮罩层z-index高于子路由的话,弹出内容层的z-index设置再高也是会被遮罩层遮挡
解决的话,我可以在首页调用这个组件,然后传个数据对象过去,在封装个组件调用,但感觉数据传…
-
I have tried woof-ce in tahr64-6.0.5 live cd, tahr-6.0.5_PAE 32 bit live cd, slacko64-6.3.2-uefi live cd, slacko-6.3.2-uefi 32 bit live cd, precise live cd. And it does not create a iso. Nor burn a cd…