ソースを参照

update public files

docs_0727
lb 1年前
コミット
795fb5642e
7個のファイルの変更5行の追加7行の削除
  1. バイナリ
      public/1.png
  2. +1
    -1
      public/index.html
  3. バイナリ
      public/spc.jpg
  4. バイナリ
      public/wechat.jpg
  5. +0
    -2
      src/components/BaseListTable.vue
  6. +2
    -2
      src/i18n/zh-CN.js
  7. +2
    -2
      src/views/pages/login.vue

バイナリ
public/1.png ファイルの表示

変更前 変更後
幅: 3404  |  高さ: 1789  |  サイズ: 293 KiB

+ 1
- 1
public/index.html ファイルの表示

@@ -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 ファイルの表示

変更前 変更後
幅: 1200  |  高さ: 960  |  サイズ: 74 KiB

バイナリ
public/wechat.jpg ファイルの表示

変更前 変更後
幅: 258  |  高さ: 258  |  サイズ: 27 KiB

+ 0
- 2
src/components/BaseListTable.vue ファイルの表示

@@ -64,8 +64,6 @@

<script>
import TableHead from './TableHead.vue';
import $http from '@/utils/request'
// TODO:
// 1. 表格拖拽开启/关闭
// 2. 表格的样式'
// 3. more...


+ 2
- 2
src/i18n/zh-CN.js ファイルの表示

@@ -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 = '删除'


+ 2
- 2
src/views/pages/login.vue ファイルの表示

@@ -12,7 +12,7 @@
<div class="back-title">
Wel<span>come</span>
<p>
<span class="back-title-point" />&gt;&gt;&gt;项目名称&lt;&lt;&lt;
<span class="back-title-point" />奥镁耐火砖
</p>
</div>
<img
@@ -38,7 +38,7 @@
alt=""
/>
<!-- {{ "title" | i18nFilter }} -->
中建材智能自动化院
奥镁耐火砖PMS
</h3>
</div>



読み込み中…
キャンセル
保存