From ad5eea58d5ac15dd08ff51658d717984d098f81e Mon Sep 17 00:00:00 2001 From: feige <feige@qq.com> Date: 星期四, 07 十二月 2023 16:46:30 +0800 Subject: [PATCH] 标题修改 --- ruoyi-ui/src/views/contacts/contactsInfo.vue | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ruoyi-ui/src/views/contacts/contactsInfo.vue b/ruoyi-ui/src/views/contacts/contactsInfo.vue index 5df5f6b..ad7498b 100644 --- a/ruoyi-ui/src/views/contacts/contactsInfo.vue +++ b/ruoyi-ui/src/views/contacts/contactsInfo.vue @@ -213,7 +213,10 @@ return { cdi:"閫氳褰曡缁嗕俊鎭�", udi:"閫氳褰曚俊鎭鎯�", - fot:[".jpg",".jif","png"], + // 鏁版嵁鑼冨洿閫夐」 + fot:['.bmp','.jpg','.jpeg','.png','.tif','.gif','.pcx','.tga','.exif','.fpx', + '.svg','.psd','.cdr','.pcd','.dxf','.ufo','.eps','.ai','.aw','.WMF','.webp','.apng'], + fileList:[ ], fileListOther:[ @@ -295,11 +298,11 @@ this.btn= jd this.dsb = !jd this.isShow=true - document.title = "淇敼閫氳褰曡缁嗕俊鎭�"; + // document.title = "淇敼閫氳褰曡缁嗕俊鎭�"; this.$route.meta.title = "淇敼閫氳褰曡缁嗕俊鎭�";//鍒楄〃鐨勫悕绉� } else{ - document.title = "閫氳褰曡缁嗕俊鎭�"; + // document.title = "閫氳褰曡缁嗕俊鎭�"; this.$route.meta.title = "閫氳褰曡缁嗕俊鎭�";//鍒楄〃鐨勫悕绉� this.isShow=false this.btn = false; -- Gitblit v1.9.1