@@ -8,4 +8,4 @@ VUE_APP_PROXY_URL='https://testeur.4dkankan.com/qjkankan/'
VUE_APP_ORIGIN=aws
VUE_APP_URL_FILL=/qjkankan
-VUE_APP_DEBBUG_FLAG=0516-01
+VUE_APP_DEBBUG_FLAG=0628-01
@@ -747,7 +747,8 @@
"material": "Material",
"name": "Title",
"fileSize": "Size",
- "detail": "Resolution",
+ "detail": "",
+ "dpi": "Resolution",
"createTime": "Created",
"updateTime": "Modified"
},
"material": "素材",
"name": "名称",
"fileSize": "大小",
- "detail": "分辨率",
+ "dpi": "分辨率",
"createTime": "创建时间",
"updateTime": "修改时间"
@@ -27,8 +27,8 @@ let data = [
{
key: 'dpi',
- name: 'detail',
- en: 'detail',
+ name: 'dpi',
+ en: 'dpi',
width: 120,
@@ -6,4 +6,4 @@ VUE_APP_PROXY_URL='https://testeur.4dkankan.com/qjkankan/'
# 接口请求地址
VUE_APP_APIS_URL=https://testeur.4dkankan.com/
-VUE_APP_DEBBUG_FLAG=0523-01