feat: 页签排序

This commit is contained in:
eric
2022-11-13 10:16:15 +08:00
parent 29e99a0009
commit 9a55d5d3ca
19 changed files with 2577 additions and 1164 deletions

16
dist/runtime.js vendored
View File

@@ -201,13 +201,11 @@
/******/ "webpack/container/remote/@tarojs/plugin-framework-react/dist/runtime",
/******/ "webpack/container/remote/react-dom"
/******/ ],
/******/ "pages/home/index": [
/******/ "webpack/container/remote/react/jsx-runtime"
/******/ ],
/******/ "common": [
/******/ "webpack/container/remote/@tarojs/runtime",
/******/ "webpack/container/remote/@tarojs/taro",
/******/ "webpack/container/remote/react"
/******/ "webpack/container/remote/react",
/******/ "webpack/container/remote/react/jsx-runtime"
/******/ ]
/******/ };
/******/ var idToExternalAndNameMapping = {
@@ -226,11 +224,6 @@
/******/ "./react-dom",
/******/ null
/******/ ],
/******/ "webpack/container/remote/react/jsx-runtime": [
/******/ "default",
/******/ "./react/jsx-runtime",
/******/ null
/******/ ],
/******/ "webpack/container/remote/@tarojs/runtime": [
/******/ "default",
/******/ "./@tarojs/runtime",
@@ -245,6 +238,11 @@
/******/ "default",
/******/ "./react",
/******/ null
/******/ ],
/******/ "webpack/container/remote/react/jsx-runtime": [
/******/ "default",
/******/ "./react/jsx-runtime",
/******/ null
/******/ ]
/******/ };
/******/ __webpack_require__.taro = function(get) {