feat:每日新闻改为皮肤站:(
This commit is contained in:
@ -33,7 +33,9 @@ async function openSkinSite() {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<section class="flex min-w-0 flex-col gap-3 border-0 border-b-[1px] border-solid border-[--brand-gradient-border] p-4">
|
<section
|
||||||
|
class="flex min-w-0 flex-col gap-3 border-0 border-b-[1px] border-solid border-[--brand-gradient-border] p-4"
|
||||||
|
>
|
||||||
<div class="flex items-center gap-2">
|
<div class="flex items-center gap-2">
|
||||||
<ExternalIcon class="size-4 shrink-0 text-secondary" aria-hidden="true" />
|
<ExternalIcon class="size-4 shrink-0 text-secondary" aria-hidden="true" />
|
||||||
<h2 class="m-0 truncate text-lg">
|
<h2 class="m-0 truncate text-lg">
|
||||||
|
|||||||
Reference in New Issue
Block a user