日期及选择弹窗
Showing
with
1184 additions
and
141 deletions
... | @@ -12,6 +12,7 @@ | ... | @@ -12,6 +12,7 @@ |
"@babel/plugin-proposal-decorators": "^7.13.15", | "@babel/plugin-proposal-decorators": "^7.13.15", | ||
"@react-native-community/async-storage": "^1.12.1", | "@react-native-community/async-storage": "^1.12.1", | ||
"babel-plugin-import": "^1.13.3", | "babel-plugin-import": "^1.13.3", | ||
"dayjs": "^1.10.4", | |||
"inversify": "^5.0.5", | "inversify": "^5.0.5", | ||
"mobx": "^5.7.0", | "mobx": "^5.7.0", | ||
"mobx-persist": "^0.4.1", | "mobx-persist": "^0.4.1", | ||
... | ... |
src/components/form/common.tsx
0 → 100644
src/components/form/date-modal.styl
0 → 100644
src/components/form/date-modal.tsx
0 → 100644
src/components/form/date.tsx
0 → 100644
src/components/form/input.tsx
0 → 100644
src/components/form/textarea.tsx
0 → 100644
src/components/modals/base/bottom.styl
0 → 100644
src/components/modals/base/bottom.tsx
0 → 100644
src/stores/consume.ts
0 → 100644
Please
register
or
sign in
to comment