화면 수정
This commit is contained in:
@@ -55,4 +55,5 @@
|
||||
|
||||
<link href="/architectui/assets/styles/vendors.98288b227c064e6a107f.css" rel="stylesheet">
|
||||
<link href="/architectui/assets/styles/main.98288b227c064e6a107f.css" rel="stylesheet">
|
||||
<link href="/architectui/assets/styles/custom.css" rel="stylesheet">
|
||||
<link href="/architectui/assets/styles/custom.css" rel="stylesheet">
|
||||
<link href="/common/css/custom.css" rel="stylesheet">
|
||||
@@ -3,6 +3,7 @@
|
||||
|
||||
<head>
|
||||
<?= $this->include('layouts/header') ?>
|
||||
<?= $this->renderSection('page_styles') ?>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -148,6 +149,8 @@
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
<?= $this->renderSection('page_scripts') ?>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user