congzc 1 anno fa
parent
commit
2709890573
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      src/pages/chooseStyle/index.vue

+ 1
- 1
src/pages/chooseStyle/index.vue Vedi File

@@ -107,7 +107,7 @@ const sexList2 = ref([
const mouldType = ref("");
const mouldTypeList = ref([
{ name: "单人", id: 1 },
// { name: "多人", id: 2 },
{ name: "多人", id: 2 },
]);
// 点击tab
function chooseTab(item) {


Caricamento…
Annulla
Salva