当前位置:网站首页>Auto. JS floating window centered
Auto. JS floating window centered
2022-06-13 11:39:00 【Banquet notes】

fx = device.width;
fy = device.height;
window = floaty.rawWindow(
<frame>
<linear id=" Line layout "w="{
{fx}}px"h="{
{fy}}px"gravity="center"bg="#88000000">
<vertical bg="#ffffff">
<horizontal>
<text text=" account number "/>
<input id=" account number "w="200"/>
</horizontal>
<horizontal>
<text text=" password "/>
<input id=" password "w="200"/>
</horizontal>
<horizontal gravity="center">
<button id=" Cancel "text=" Cancel "/>
<button id=" Sign in "text=" Sign in "/>
</horizontal>
</vertical>
</linear>
</frame>
)
setInterval(() => {
}, 1000);
window. Line layout .click(() => {
exit()
})
window. Cancel .click(()=>{
exit()
})
边栏推荐
- 欧拉函数和线性筛求欧拉函数
- To avoid letting the transformation enterprises go astray, it is time to re understand the integration of xiahu warehouse| Q recommendation
- 自己炒股怎么开户?安全可靠吗?
- 状态压缩DP例题(旅行商问题和填矩形问题)
- [tcapulusdb knowledge base] Introduction to new models of tcapulusdb
- Audio and video technology development weekly 𞓜 249
- 【TcaplusDB知识库】TcaplusDB机型管理介绍
- About SAP Spartacus cmsservice Possible optimization ideas for getcomponentdata
- fastapi 如何响应文件下载
- 【ROS】MoveIt-rviz-七自由度机械臂仿真
猜你喜欢

轻量级实时语义分割:ENet & ERFNet

【TcaplusDB知识库】TcaplusDB新增机型介绍

(small information for children to children-03) batch template production of basic information collection folder for children (including PDF, word and certificate folder)

容斥原理(能被整除的数)

LVGL库入门教程01-移植到STM32(触摸屏)

燃油方案和产品业务建模

Meta universe land: what makes digital real estate valuable

【TcaplusDB知识库】Tmonitor系统升级介绍

Mac MySQL installation tutorial

Nim game ladder Nim game and SG function application (set game)
随机推荐
[tcapulusdb knowledge base] tcapulusdb tmonitor module architecture introduction
Apache apisik v2.14.1 exploratory release to expand into more fields
How to open an account for your own stock trading? Is it safe and reliable?
关于 SAP Spartacus CmsService.getComponentData 可能的优化思路
Ue5 random point in bounding boxf from stream
【TcaplusDB知识库】Tmonitor后台一键安装介绍(一)
89C51 single chip microcomputer driving LCD based on dream
F2. nearest beautiful number (hard version)
数据库连接数设置多少合适?
Base du Shell - 30, utilisation de la commande sed
日志1111
TS advanced keyof
Gauss elimination for solving N-element equations
break algorithm---dynamic planning(dp-arr)
[ROS] moveit rviz seven DOF Manipulator Simulation
Mac MySQL installation tutorial
2021ccpc online competition list
Performance monster on arm64: installation and performance test of API gateway Apache APIs IX on AWS graviton3
2020 ICPC Asia Taiwan Online Programming Contest C Circles
2020 ICPC Asia Taiwan Online Programming Contest C Circles