refactor: 修改css文件名称
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<title>{:lang('contact_distributor.title')}</title>
|
||||
{/block}
|
||||
{block name="style"}
|
||||
<link rel="stylesheet" href="__CSS__/distributor.css" />
|
||||
<link rel="stylesheet" href="__CSS__/contactus_distributor.css" />
|
||||
{/block}
|
||||
{block name="main"}
|
||||
<div class="orico_Page_distributor">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{extend name="public/base" /}
|
||||
{block name="title"}<title>{:lang('contact_message.title')}</title>{/block}
|
||||
{block name="style"}
|
||||
<link rel="stylesheet" href="__CSS__/contact.css" />
|
||||
<link rel="stylesheet" href="__CSS__/contactus_message.css" />
|
||||
{/block}
|
||||
{block name="main"}
|
||||
<div class="orico_Page_contact">
|
||||
|
||||
Reference in New Issue
Block a user