8000 GitHub - engalar/mendix-pluggable-widget-datagrid2: copy from https://github.com/mendix/widgets-resources/tree/master/packages/pluggableWidgets/datagrid-web
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

engalar/mendix-pluggable-widget-datagrid2

Repository files navigation

mendix 前端组件开发模板库

创建脚手架

curl https://gitee.com/engalar/mendix-pluggable-widget-datagrid2/raw/master/script/new_pw.bat -o temp && type temp | more /p > new_pw.bat && del /f temp && call new_pw.bat

试用

curl https://gitee.com/engalar/mendix-pluggable-widget-datagrid2/raw/master/script/try_pw.bat -o temp2 && type temp2 | more /p > try_pw.bat && del /f temp2 && call try_pw.bat
0