|
@@ -37,7 +37,7 @@
|
|
|
import {onLoad} from "@dcloudio/uni-app"
|
|
import {onLoad} from "@dcloudio/uni-app"
|
|
|
import * as shuxueHttp from "@/api/chanpinShuxue.js"
|
|
import * as shuxueHttp from "@/api/chanpinShuxue.js"
|
|
|
import CustomTabBar from "@/components/custom-tabbar/custom-tabbar.vue";
|
|
import CustomTabBar from "@/components/custom-tabbar/custom-tabbar.vue";
|
|
|
-
|
|
|
|
|
|
|
+ import cacheManager from "@/utils/cacheManager.js";
|
|
|
const data = reactive({
|
|
const data = reactive({
|
|
|
dengjiId: null,
|
|
dengjiId: null,
|
|
|
banbenList: []
|
|
banbenList: []
|