后端文件更新

This commit is contained in:
2019-07-09 20:39:01 +08:00
parent 3d9aa3e742
commit 79800d9fcc
18 changed files with 976 additions and 617 deletions

View File

@@ -1,7 +1,13 @@
{extend name="admin/base"/}
{block name="body"}
<Card style="width:350px">
<p slot="title">
<Icon type="ios-film-outline"></Icon>
Classic film
</p>
<Input v-model="value" placeholder="Enter something..." style="width: 300px" />
</Card>
{/block}
{block name="script"}
<script type="text/javascript">