feat: 首页轮播图
This commit is contained in:
28
dist/runtime.js
vendored
28
dist/runtime.js
vendored
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user