mod(custom): 去除多余代码
This commit is contained in:
@@ -3,8 +3,6 @@ import { computed, ref } from "vue";
|
||||
import Taro from "@tarojs/taro";
|
||||
import { getIntegralDetail, getBeanDetail, getGiftRecord } from "@/api/user";
|
||||
|
||||
// Taro.setStorageSync("token", "ok_OL66Ej4_lkQKNA0AwxnGwGyXo");
|
||||
|
||||
const tabValue = ref(1);
|
||||
|
||||
const tabsList = ref([
|
||||
|
||||
Reference in New Issue
Block a user