update public files
This commit is contained in:
父節點
fb69da69ae
當前提交
795fb5642e
二進制
public/1.png
二進制
public/1.png
Binary file not shown.
Before Width: | Height: | 大小: 293 KiB |
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<link rel="shortcut icon" href="<%= BASE_URL %>spc.jpg">
|
||||
<link rel="shortcut icon" href="<%= BASE_URL %>favicon.ico">
|
||||
<!-- 站点配置 -->
|
||||
<script>
|
||||
window.SITE_CONFIG = {};
|
||||
|
二進制
public/spc.jpg
二進制
public/spc.jpg
Binary file not shown.
Before Width: | Height: | 大小: 74 KiB |
Binary file not shown.
Before Width: | Height: | 大小: 27 KiB |
@ -64,8 +64,6 @@
|
||||
|
||||
<script>
|
||||
import TableHead from './TableHead.vue';
|
||||
import $http from '@/utils/request'
|
||||
// TODO:
|
||||
// 1. 表格拖拽开启/关闭
|
||||
// 2. 表格的样式'
|
||||
// 3. more...
|
||||
|
@ -3,8 +3,8 @@ const t = {}
|
||||
t.loading = '加载中...'
|
||||
|
||||
t.brand = {}
|
||||
t.brand.lg = '基础框架1'
|
||||
t.brand.mini = 'basic'
|
||||
t.brand.lg = '奥镁耐火砖PMS'
|
||||
t.brand.mini = 'PMS'
|
||||
|
||||
t.add = '新增'
|
||||
t.delete = '删除'
|
||||
|
@ -12,7 +12,7 @@
|
||||
<div class="back-title">
|
||||
Wel<span>come</span>
|
||||
<p>
|
||||
<span class="back-title-point" />>>>项目名称<<<
|
||||
<span class="back-title-point" />奥镁耐火砖
|
||||
</p>
|
||||
</div>
|
||||
<img
|
||||
@ -38,7 +38,7 @@
|
||||
alt=""
|
||||
/>
|
||||
<!-- {{ "title" | i18nFilter }} -->
|
||||
中建材智能自动化院
|
||||
奥镁耐火砖PMS
|
||||
</h3>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user