Commit 8249b983 by qinjianhui

fix: 加售后协议

parent 139be2d9
...@@ -220,6 +220,14 @@ ...@@ -220,6 +220,14 @@
class="overflow-hidden col-span-full border-t-0 lg:border-t lg:border-solid lg:divide-gray-700"> class="overflow-hidden col-span-full border-t-0 lg:border-t lg:border-solid lg:divide-gray-700">
<ul <ul
class="flex flex-wrap justify-end -mr-3 lg:pt-8 hidden lg:flex"></ul> class="flex flex-wrap justify-end -mr-3 lg:pt-8 hidden lg:flex"></ul>
<div class="hidden lg:block text-right">
<a
href="/after-sales-agreement"
target="_blank"
class="text-xs text-gray-400 text-white text-opacity-45 font-light">
售后协议
</a>
</div>
<div <div
class="text-xs text-center lg:text-right lg:mt-4 text-white text-opacity-45 font-light mt-4"> class="text-xs text-center lg:text-right lg:mt-4 text-white text-opacity-45 font-light mt-4">
<span class="flex justify-center items-center md:justify-end"> <span class="flex justify-center items-center md:justify-end">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment