【改进】隐私政策
This commit is contained in:
@@ -42,14 +42,14 @@
|
|||||||
</head>
|
</head>
|
||||||
<body class="bg-gray-50 font-sans text-dark">
|
<body class="bg-gray-50 font-sans text-dark">
|
||||||
<!-- 顶部导航栏 -->
|
<!-- 顶部导航栏 -->
|
||||||
<header class="sticky top-0 z-50 bg-white shadow-sm">
|
<!--<header class="sticky top-0 z-50 bg-white shadow-sm">-->
|
||||||
<div class="container mx-auto px-4 py-4 flex justify-center items-center">
|
<!-- <div class="container mx-auto px-4 py-4 flex justify-center items-center">-->
|
||||||
<h1 class="text-xl font-semibold text-dark">隐私政策</h1>
|
<!-- <h1 class="text-xl font-semibold text-dark">隐私政策</h1>-->
|
||||||
<!-- <button class="text-primary hover:text-primary/80 transition-colors">-->
|
<!--<!– <button class="text-primary hover:text-primary/80 transition-colors">–>-->
|
||||||
<!-- <i class="fa fa-arrow-left text-lg"></i>-->
|
<!--<!– <i class="fa fa-arrow-left text-lg"></i>–>-->
|
||||||
<!-- </button>-->
|
<!--<!– </button>–>-->
|
||||||
</div>
|
<!-- </div>-->
|
||||||
</header>
|
<!--</header>-->
|
||||||
|
|
||||||
<!-- 主要内容区 -->
|
<!-- 主要内容区 -->
|
||||||
<main class="container mx-auto px-4 py-6">
|
<main class="container mx-auto px-4 py-6">
|
||||||
|
|||||||
Reference in New Issue
Block a user