|
|
@ -113,7 +113,7 @@ async function getData() {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
</script>
|
|
|
|
</script>
|
|
|
|
|
|
|
|
1
|
|
|
|
<template>
|
|
|
|
<template>
|
|
|
|
<div class="header_wrap" :style="hasColor ? '' : 'margin-top: 7.375rem;'">
|
|
|
|
<div class="header_wrap" :style="hasColor ? '' : 'margin-top: 7.375rem;'">
|
|
|
|
<div v-for="(item, index) in data" :key="index" class="header_box">
|
|
|
|
<div v-for="(item, index) in data" :key="index" class="header_box">
|
|
|
|