mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-03 16:24:28 +08:00
11 lines
178 B
HTML
11 lines
178 B
HTML
{include file='common/_require'/}
|
|
|
|
<link rel="stylesheet" href="/static/css/index.easy_blue.css">
|
|
|
|
<script>
|
|
|
|
layui.config({
|
|
base: '/static/js/'
|
|
}).use('firm');
|
|
|
|
</script> |