README
antdmobile-gee-lib
结合 antdmobile 做的一些简单库~暂时只适用在 cookhere 公司
loadList 列表页面
inputEdit 输入框
阿里出一款noform框架可以考虑
modal 弹窗
总感觉 antd 的modal要hack很多东西,所以封装了下
antdmobile simple repack
<script type="module">
import cookhereAntdMobileComponent from 'https://cdn.skypack.dev/cookhere-antd-mobile-component';
</script>
结合 antdmobile 做的一些简单库~暂时只适用在 cookhere 公司
阿里出一款noform框架可以考虑
总感觉 antd 的modal要hack很多东西,所以封装了下