refactor: 修改样式文件命名

This commit is contained in:
2025-06-09 14:58:39 +08:00
parent ac42714e52
commit 9bc473b77a
9 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{extend name="public/base" /} {extend name="public/base" /}
{block name="style"} {block name="style"}
<link rel="stylesheet" href="__CSS__/achievement.css" /> <link rel="stylesheet" href="__CSS__/aboutus_mileage.css" />
{/block} {/block}
{block name="main"} {block name="main"}
<div class="orico_Page_achievement"> <div class="orico_Page_achievement">

View File

@@ -1,6 +1,6 @@
{extend name="public/base" /} {extend name="public/base" /}
{block name="style"} {block name="style"}
<link rel="stylesheet" href="__CSS__/brand.css" /> <link rel="stylesheet" href="__CSS__/aboutus_story.css" />
{/block} {/block}
{block name="main"} {block name="main"}
<div class="orico_Page_brand"> <div class="orico_Page_brand">

View File

@@ -1,6 +1,6 @@
{extend name="public/base" /} {extend name="public/base" /}
{block name="style"} {block name="style"}
<link rel="stylesheet" type="text/css" href="__CSS__/article_category.css" /> <link rel="stylesheet" type="text/css" href="__CSS__/article_index.css" />
{/block} {/block}
{block name="main"} {block name="main"}
<div class="orico_Page_category"> <div class="orico_Page_category">

View File

@@ -1,6 +1,6 @@
{extend name="public/base" /} {extend name="public/base" /}
{block name="style"} {block name="style"}
<link rel="stylesheet" href="__CSS__/download.css" /> <link rel="stylesheet" href="__CSS__/attachment_index.css" />
{/block} {/block}
{block name="main"} {block name="main"}
<div class="orico_Page_download"> <div class="orico_Page_download">

View File

@@ -1,6 +1,6 @@
{extend name="public/base" /} {extend name="public/base" /}
{block name="style"} {block name="style"}
<link rel="stylesheet" href="__CSS__/download.css" /> <link rel="stylesheet" href="__CSS__/attachment_index.css" />
{/block} {/block}
{block name="main"} {block name="main"}
<div class="orico_Page_download"> <div class="orico_Page_download">