feat: type类型

This commit is contained in:
eric
2022-11-13 10:17:46 +08:00
parent 9a55d5d3ca
commit e61be149b8
5 changed files with 10 additions and 10 deletions

12
dist/runtime.js vendored
View File

@@ -203,8 +203,8 @@
/******/ ],
/******/ "common": [
/******/ "webpack/container/remote/@tarojs/runtime",
/******/ "webpack/container/remote/@tarojs/taro",
/******/ "webpack/container/remote/react",
/******/ "webpack/container/remote/@tarojs/taro",
/******/ "webpack/container/remote/react/jsx-runtime"
/******/ ]
/******/ };
@@ -229,16 +229,16 @@
/******/ "./@tarojs/runtime",
/******/ null
/******/ ],
/******/ "webpack/container/remote/@tarojs/taro": [
/******/ "default",
/******/ "./@tarojs/taro",
/******/ null
/******/ ],
/******/ "webpack/container/remote/react": [
/******/ "default",
/******/ "./react",
/******/ null
/******/ ],
/******/ "webpack/container/remote/@tarojs/taro": [
/******/ "default",
/******/ "./@tarojs/taro",
/******/ null
/******/ ],
/******/ "webpack/container/remote/react/jsx-runtime": [
/******/ "default",
/******/ "./react/jsx-runtime",