feat: 首页轮播图

This commit is contained in:
eric
2022-11-13 09:57:06 +08:00
parent 10c881fd46
commit 292c75e1aa
13 changed files with 3114 additions and 52 deletions

28
dist/runtime.js vendored
View File

@@ -20,7 +20,7 @@
/******/ };
/******/
/******/ // Execute the module function
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
/******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
/******/
/******/ // Return the exports of the module
/******/ return module.exports;
@@ -199,15 +199,15 @@
/******/ "app": [
/******/ "webpack/container/remote/@tarojs/plugin-platform-weapp/dist/runtime",
/******/ "webpack/container/remote/@tarojs/plugin-framework-react/dist/runtime",
/******/ "webpack/container/remote/@tarojs/taro",
/******/ "webpack/container/remote/react",
/******/ "webpack/container/remote/react-dom"
/******/ ],
/******/ "pages/home/index": [
/******/ "webpack/container/remote/react/jsx-runtime"
/******/ ],
/******/ "common": [
/******/ "webpack/container/remote/@tarojs/runtime"
/******/ "webpack/container/remote/@tarojs/runtime",
/******/ "webpack/container/remote/@tarojs/taro",
/******/ "webpack/container/remote/react"
/******/ ]
/******/ };
/******/ var idToExternalAndNameMapping = {
@@ -221,16 +221,6 @@
/******/ "./@tarojs/plugin-framework-react/dist/runtime",
/******/ null
/******/ ],
/******/ "webpack/container/remote/@tarojs/taro": [
/******/ "default",
/******/ "./@tarojs/taro",
/******/ null
/******/ ],
/******/ "webpack/container/remote/react": [
/******/ "default",
/******/ "./react",
/******/ null
/******/ ],
/******/ "webpack/container/remote/react-dom": [
/******/ "default",
/******/ "./react-dom",
@@ -245,6 +235,16 @@
/******/ "default",
/******/ "./@tarojs/runtime",
/******/ null
/******/ ],
/******/ "webpack/container/remote/@tarojs/taro": [
/******/ "default",
/******/ "./@tarojs/taro",
/******/ null
/******/ ],
/******/ "webpack/container/remote/react": [
/******/ "default",
/******/ "./react",
/******/ null
/******/ ]
/******/ };
/******/ __webpack_require__.taro = function(get) {