mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-17 11:13:26 +00:00
build
This commit is contained in:
parent
16ae0bd323
commit
8f37c2f949
155
CHANGELOG.md
155
CHANGELOG.md
@ -2,13 +2,15 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [0.23.81]
|
## [0.23.86]
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
- Ldap一处报错
|
- Ldap一处报错
|
||||||
- 桌面端新窗口打开任务无法发起聊天的问题
|
- 桌面端新窗口打开任务无法发起聊天的问题
|
||||||
- 从任务窗口发送聊天输入缓存的问题
|
- 从任务窗口发送聊天输入缓存的问题
|
||||||
|
- 桌面端已知bug
|
||||||
|
- App cross domain
|
||||||
|
|
||||||
### Performance
|
### Performance
|
||||||
|
|
||||||
@ -16,6 +18,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- 任务完成通知流程状态
|
- 任务完成通知流程状态
|
||||||
- 设置免打扰后被@也推送通知
|
- 设置免打扰后被@也推送通知
|
||||||
- 非工作日不推送签到提醒
|
- 非工作日不推送签到提醒
|
||||||
|
- 优化文件分享链接
|
||||||
|
|
||||||
## [0.23.62]
|
## [0.23.62]
|
||||||
|
|
||||||
@ -27,19 +30,14 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Performance
|
### Performance
|
||||||
|
|
||||||
- 再次点击消息图标闪动未读对话
|
|
||||||
- 优化移动端设置
|
|
||||||
- Office、图表、文本国际化
|
|
||||||
- 优化ws连接机制
|
|
||||||
|
|
||||||
## [0.23.52]
|
|
||||||
|
|
||||||
### Performance
|
|
||||||
|
|
||||||
- 支持gitpod
|
- 支持gitpod
|
||||||
- 消息接口支持@邮箱
|
- 消息接口支持@邮箱
|
||||||
- 移动端优化
|
- 移动端优化
|
||||||
- 优化已读标记
|
- 优化已读标记
|
||||||
|
- 再次点击消息图标闪动未读对话
|
||||||
|
- 优化移动端设置
|
||||||
|
- Office、图表、文本国际化
|
||||||
|
- 优化ws连接机制
|
||||||
|
|
||||||
## [0.23.46]
|
## [0.23.46]
|
||||||
|
|
||||||
@ -86,25 +84,13 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
|
- 栏目内添加任务应该直接归属此栏目
|
||||||
- LDAP Exception
|
- LDAP Exception
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
- 二维码登录
|
|
||||||
|
|
||||||
### Performance
|
|
||||||
|
|
||||||
- 优化删除数据
|
|
||||||
|
|
||||||
## [0.22.84]
|
|
||||||
|
|
||||||
### Bug Fixes
|
|
||||||
|
|
||||||
- 栏目内添加任务应该直接归属此栏目
|
|
||||||
|
|
||||||
### Features
|
|
||||||
|
|
||||||
- 新增ldap帐号
|
- 新增ldap帐号
|
||||||
|
- 二维码登录
|
||||||
|
|
||||||
### Performance
|
### Performance
|
||||||
|
|
||||||
@ -118,9 +104,17 @@ All notable changes to this project will be documented in this file.
|
|||||||
- 优化根据会员筛选任务
|
- 优化根据会员筛选任务
|
||||||
- 优化表情输入
|
- 优化表情输入
|
||||||
- 优化会话删除
|
- 优化会话删除
|
||||||
|
- 优化删除数据
|
||||||
|
|
||||||
## [0.22.66]
|
## [0.22.66]
|
||||||
|
|
||||||
|
### Performance
|
||||||
|
|
||||||
|
- 优化未读消息提示
|
||||||
|
- 优化消息对话框loading
|
||||||
|
|
||||||
|
## [0.22.64]
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
- 任务首次发消息消失的情况
|
- 任务首次发消息消失的情况
|
||||||
@ -135,8 +129,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- 会话顶部提示剩余未读消息
|
- 会话顶部提示剩余未读消息
|
||||||
- 回复/引用机器人消息图标移位的问题
|
- 回复/引用机器人消息图标移位的问题
|
||||||
- 优化移动端打开会话
|
- 优化移动端打开会话
|
||||||
- 优化未读消息提示
|
|
||||||
- 优化消息对话框loading
|
|
||||||
|
|
||||||
## [0.22.56]
|
## [0.22.56]
|
||||||
|
|
||||||
@ -303,13 +295,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
## [0.21.26]
|
## [0.21.26]
|
||||||
|
|
||||||
### Performance
|
|
||||||
|
|
||||||
- 截图dev
|
|
||||||
- 客户端新增截图快捷键
|
|
||||||
|
|
||||||
## [0.21.22]
|
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
- 回复数量增长错误的问题
|
- 回复数量增长错误的问题
|
||||||
@ -317,6 +302,8 @@ All notable changes to this project will be documented in this file.
|
|||||||
### Performance
|
### Performance
|
||||||
|
|
||||||
- 优化国际化提升访问速度
|
- 优化国际化提升访问速度
|
||||||
|
- 截图dev
|
||||||
|
- 客户端新增截图快捷键
|
||||||
|
|
||||||
## [0.21.15]
|
## [0.21.15]
|
||||||
|
|
||||||
@ -350,10 +337,15 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Performance
|
### Performance
|
||||||
|
|
||||||
|
- @结果相同时避免刷新
|
||||||
|
|
||||||
|
## [0.20.95]
|
||||||
|
|
||||||
|
### Performance
|
||||||
|
|
||||||
- 升级onlyoffice
|
- 升级onlyoffice
|
||||||
- 离职后退出所有群
|
- 离职后退出所有群
|
||||||
- 离职移交部门
|
- 离职移交部门
|
||||||
- @结果相同时避免刷新
|
|
||||||
|
|
||||||
## [0.20.90]
|
## [0.20.90]
|
||||||
|
|
||||||
@ -594,7 +586,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
- 移动文件所有者错误
|
|
||||||
- 通知消息一直未读的情况
|
- 通知消息一直未读的情况
|
||||||
- 移动文件夹内文件所有者不变的问题
|
- 移动文件夹内文件所有者不变的问题
|
||||||
|
|
||||||
@ -607,18 +598,30 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
|
- 移动文件所有者错误
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- 新增全员群组
|
||||||
|
|
||||||
|
### Performance
|
||||||
|
|
||||||
|
- 调整消息标签位置
|
||||||
|
- 所有项目列表支持筛选个人项目
|
||||||
|
|
||||||
|
## [0.18.54]
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
- 无法通过项目点击聊天的情况
|
- 无法通过项目点击聊天的情况
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
- 支持编辑已发送的消息
|
- 支持编辑已发送的消息
|
||||||
- 新增全员群组
|
|
||||||
|
|
||||||
### Performance
|
### Performance
|
||||||
|
|
||||||
- 添加邮件忽略功能
|
- 添加邮件忽略功能
|
||||||
- 调整消息标签位置
|
|
||||||
- 所有项目列表支持筛选个人项目
|
|
||||||
|
|
||||||
## [0.18.44]
|
## [0.18.44]
|
||||||
|
|
||||||
@ -664,8 +667,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
- 无法点击图片预览的问题
|
|
||||||
- 部分长按菜单移位的问题
|
|
||||||
- 撤回消息导致未读数错误的问题
|
- 撤回消息导致未读数错误的问题
|
||||||
- 任务成员应该禁止退出任务群聊
|
- 任务成员应该禁止退出任务群聊
|
||||||
|
|
||||||
@ -675,12 +676,22 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Performance
|
### Performance
|
||||||
|
|
||||||
- 项目群、任务群可添加成员
|
|
||||||
- 支持@群聊以外成员
|
|
||||||
- 优化pdf浏览方式
|
- 优化pdf浏览方式
|
||||||
- 仅(群聊)且(是群主或没有群主)才可以@成员以外的人
|
- 仅(群聊)且(是群主或没有群主)才可以@成员以外的人
|
||||||
- 优化@其他成员在线状态
|
- 优化@其他成员在线状态
|
||||||
|
|
||||||
|
## [0.17.88]
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- 无法点击图片预览的问题
|
||||||
|
- 部分长按菜单移位的问题
|
||||||
|
|
||||||
|
### Performance
|
||||||
|
|
||||||
|
- 项目群、任务群可添加成员
|
||||||
|
- 支持@群聊以外成员
|
||||||
|
|
||||||
## [0.17.75]
|
## [0.17.75]
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
@ -703,12 +714,17 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Performance
|
### Performance
|
||||||
|
|
||||||
- 使用系统浏览器打开新窗口链接
|
|
||||||
- 默认使用文字头像
|
|
||||||
- 优化消息列表
|
- 优化消息列表
|
||||||
- 优化移动客户端滚动穿透
|
- 优化移动客户端滚动穿透
|
||||||
- 取消置顶标签
|
- 取消置顶标签
|
||||||
|
|
||||||
|
## [0.17.30]
|
||||||
|
|
||||||
|
### Performance
|
||||||
|
|
||||||
|
- 使用系统浏览器打开新窗口链接
|
||||||
|
- 默认使用文字头像
|
||||||
|
|
||||||
## [0.17.20]
|
## [0.17.20]
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
@ -761,6 +777,12 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
## [0.16.60]
|
## [0.16.60]
|
||||||
|
|
||||||
|
### Performance
|
||||||
|
|
||||||
|
- 优化消息已读未读
|
||||||
|
|
||||||
|
## [0.16.58]
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
- 修复任务窗口无法发送表情的问题
|
- 修复任务窗口无法发送表情的问题
|
||||||
@ -773,7 +795,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- 优化首页加载失败的情况
|
- 优化首页加载失败的情况
|
||||||
- 新窗口打开任务时保持日志显示状态
|
- 新窗口打开任务时保持日志显示状态
|
||||||
- 预览图片尺寸的优化
|
- 预览图片尺寸的优化
|
||||||
- 优化消息已读未读
|
|
||||||
|
|
||||||
## [0.16.22]
|
## [0.16.22]
|
||||||
|
|
||||||
@ -829,12 +850,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
## [0.14.94]
|
## [0.14.94]
|
||||||
|
|
||||||
### Performance
|
|
||||||
|
|
||||||
- 优化适配ipad
|
|
||||||
|
|
||||||
## [0.14.86]
|
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
- 邮件通知消息未读对象可能会出错的情况
|
- 邮件通知消息未读对象可能会出错的情况
|
||||||
@ -845,6 +860,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- 7天内显示时间m-d H:i
|
- 7天内显示时间m-d H:i
|
||||||
- 优化更新对话列表机制
|
- 优化更新对话列表机制
|
||||||
- 优化客户端生命周期重连ws机制
|
- 优化客户端生命周期重连ws机制
|
||||||
|
- 优化适配ipad
|
||||||
|
|
||||||
## [0.14.72]
|
## [0.14.72]
|
||||||
|
|
||||||
@ -961,12 +977,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
## [0.13.48]
|
## [0.13.48]
|
||||||
|
|
||||||
### Performance
|
|
||||||
|
|
||||||
- 优化暗黑模式
|
|
||||||
|
|
||||||
## [0.13.42]
|
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
- 修复文件协作不提醒的问题
|
- 修复文件协作不提醒的问题
|
||||||
@ -992,6 +1002,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- 优化@提醒
|
- 优化@提醒
|
||||||
- 文件浏览保存排序
|
- 文件浏览保存排序
|
||||||
- 客户端填写周报后保存关闭窗口
|
- 客户端填写周报后保存关闭窗口
|
||||||
|
- 优化暗黑模式
|
||||||
|
|
||||||
## [0.12.95]
|
## [0.12.95]
|
||||||
|
|
||||||
@ -1041,18 +1052,16 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
## [0.12.40]
|
## [0.12.40]
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- 设置分页10条每页无效的问题
|
||||||
|
|
||||||
### Performance
|
### Performance
|
||||||
|
|
||||||
- 文件新增pids(上级ID递归)字段
|
- 文件新增pids(上级ID递归)字段
|
||||||
- 支持上传golang文件
|
- 支持上传golang文件
|
||||||
- 优化提示此文件夹内已有共享文件夹
|
- 优化提示此文件夹内已有共享文件夹
|
||||||
|
|
||||||
## [0.12.28]
|
|
||||||
|
|
||||||
### Bug Fixes
|
|
||||||
|
|
||||||
- 设置分页10条每页无效的问题
|
|
||||||
|
|
||||||
## [0.12.23]
|
## [0.12.23]
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
@ -1067,15 +1076,10 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
- 修复新增项目成员无法通过邮箱搜索的问题
|
|
||||||
|
|
||||||
## [0.12.16]
|
|
||||||
|
|
||||||
### Bug Fixes
|
|
||||||
|
|
||||||
- 查看已发送的工作汇报,汇报对象需横向显示
|
- 查看已发送的工作汇报,汇报对象需横向显示
|
||||||
- 所有可搜索列表在非第1页搜索时不返回第1页的问题
|
- 所有可搜索列表在非第1页搜索时不返回第1页的问题
|
||||||
- Public客户端打开空白的情况
|
- Public客户端打开空白的情况
|
||||||
|
- 修复新增项目成员无法通过邮箱搜索的问题
|
||||||
|
|
||||||
### Performance
|
### Performance
|
||||||
|
|
||||||
@ -1189,15 +1193,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
## [0.10.5]
|
## [0.10.5]
|
||||||
|
|
||||||
### Performance
|
|
||||||
|
|
||||||
- 任务详情打开操作菜单时按esc任务窗口隐藏了但是菜单还看见
|
|
||||||
- 优化文件重命名,支持按esc取消编辑
|
|
||||||
- 优化客户端任务详情按command+s保存
|
|
||||||
- 优化仪表盘角标数
|
|
||||||
|
|
||||||
## [0.9.99]
|
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
- 【系统设置】邮件设置提前小时数双向绑定无效问题修改
|
- 【系统设置】邮件设置提前小时数双向绑定无效问题修改
|
||||||
@ -1231,6 +1226,10 @@ All notable changes to this project will be documented in this file.
|
|||||||
- 报表导出列及剩余天数优化
|
- 报表导出列及剩余天数优化
|
||||||
- 退出登录返回登录页而不是注册页
|
- 退出登录返回登录页而不是注册页
|
||||||
- 上传文件名称过程显示错位的问题
|
- 上传文件名称过程显示错位的问题
|
||||||
|
- 任务详情打开操作菜单时按esc任务窗口隐藏了但是菜单还看见
|
||||||
|
- 优化文件重命名,支持按esc取消编辑
|
||||||
|
- 优化客户端任务详情按command+s保存
|
||||||
|
- 优化仪表盘角标数
|
||||||
|
|
||||||
## [0.9.83]
|
## [0.9.83]
|
||||||
|
|
||||||
|
|||||||
@ -35,7 +35,8 @@
|
|||||||
请选择有效的新群主
|
请选择有效的新群主
|
||||||
转让成功
|
转让成功
|
||||||
解散成功
|
解散成功
|
||||||
链接不存在
|
文件链接不存在
|
||||||
|
【(*)】 文件链接不存在
|
||||||
文件名称不可以少于(*)个字
|
文件名称不可以少于(*)个字
|
||||||
文件名称最多只能设置(*)个字
|
文件名称最多只能设置(*)个字
|
||||||
类型错误
|
类型错误
|
||||||
@ -386,6 +387,7 @@ error
|
|||||||
早晨
|
早晨
|
||||||
凌晨
|
凌晨
|
||||||
深夜
|
深夜
|
||||||
|
超期
|
||||||
|
|
||||||
个人项目
|
个人项目
|
||||||
注册时系统自动创建项目,你可以自由删除。
|
注册时系统自动创建项目,你可以自由删除。
|
||||||
|
|||||||
@ -1032,3 +1032,8 @@ Pro版
|
|||||||
下载图片
|
下载图片
|
||||||
复制失败
|
复制失败
|
||||||
不可复制的内容
|
不可复制的内容
|
||||||
|
|
||||||
|
签到打卡提醒
|
||||||
|
签到缺卡提醒
|
||||||
|
搜索表情
|
||||||
|
文件分享查看
|
||||||
|
|||||||
@ -14277,6 +14277,28 @@
|
|||||||
"fr": "Contenu non reproductible",
|
"fr": "Contenu non reproductible",
|
||||||
"id": "Yang tidak boleh ditiru"
|
"id": "Yang tidak boleh ditiru"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"key": "文件链接不存在",
|
||||||
|
"zh": "",
|
||||||
|
"zh-CHT": "文件鏈接不存在",
|
||||||
|
"en": "The file link does not exist",
|
||||||
|
"ko": "파일 링크가 존재하지 않습니다",
|
||||||
|
"ja": "ファイルリンクが存在しません",
|
||||||
|
"de": "Eine verknüpfung gibt es nicht",
|
||||||
|
"fr": "Le lien de fichier n’existe pas",
|
||||||
|
"id": "Tautan berkas tidak ada"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "【(*)】 文件链接不存在",
|
||||||
|
"zh": "",
|
||||||
|
"zh-CHT": "【(*)】 文件鏈接不存在",
|
||||||
|
"en": "[(*)] File link does not exist",
|
||||||
|
"ko": "파일 링크가 존재하지 않습니다",
|
||||||
|
"ja": "【(*)】ファイルリンクが存在しません。",
|
||||||
|
"de": "Der main-link existiert nicht (*",
|
||||||
|
"fr": "[(*)] le lien vers le fichier n’existe pas",
|
||||||
|
"id": "[*] tidak ada tautan berkas"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"key": "标记任务(*)",
|
"key": "标记任务(*)",
|
||||||
"zh": "",
|
"zh": "",
|
||||||
@ -14285,8 +14307,8 @@
|
|||||||
"ko": "작업 표시 (*)",
|
"ko": "작업 표시 (*)",
|
||||||
"ja": "マークタスク(*)です。",
|
"ja": "マークタスク(*)です。",
|
||||||
"de": "Job markieren (*)",
|
"de": "Job markieren (*)",
|
||||||
"fr": null,
|
"fr": "Tâches marquées (*)",
|
||||||
"id": null
|
"id": "Tandai tugas (*)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "标记子任务(*)",
|
"key": "标记子任务(*)",
|
||||||
@ -14296,18 +14318,62 @@
|
|||||||
"ko": "하위 작업 표시 (*)",
|
"ko": "하위 작업 표시 (*)",
|
||||||
"ja": "マークアップサブタスク(*)です。",
|
"ja": "マークアップサブタスク(*)です。",
|
||||||
"de": "Eine aufgabe markieren (*)",
|
"de": "Eine aufgabe markieren (*)",
|
||||||
"fr": null,
|
"fr": "Marquer une sous-tâche (*)",
|
||||||
"id": null
|
"id": "Tandai sub tugas (*)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "签到提醒对象:3天内有签到的成员(法定工作日)",
|
"key": "签到提醒对象:3天内有签到的成员(法定工作日)",
|
||||||
"zh": "",
|
"zh": "",
|
||||||
"zh-CHT": null,
|
"zh-CHT": "簽到提醒對象:3天內有簽到的成員(法定工作日)",
|
||||||
"en": null,
|
"en": "Sign-in reminder object: Members who sign in within 3 days (legal working days)",
|
||||||
"ko": null,
|
"ko": "서명주의사항:3일내 서명한 성원 (법정근무일)",
|
||||||
"ja": null,
|
"ja": "対象:3日以内にサインインした人(法定営業日)です。",
|
||||||
"de": "Warnung unterschreiben: innerhalb Von 3 tagen habe ein mitglied die unterschrift unterschrieben (innerhalb des vorgeschriebenen zeitraums)",
|
"de": "Warnung unterschreiben: innerhalb Von 3 tagen habe ein mitglied die unterschrift unterschrieben (innerhalb des vorgeschriebenen zeitraums)",
|
||||||
"fr": "Rappel de connexion pour les membres qui se sont inscrits dans les 3 jours (jours ouvrables légaux)",
|
"fr": "Rappel de connexion pour les membres qui se sont inscrits dans les 3 jours (jours ouvrables légaux)",
|
||||||
"id": "Pengingat tanda tangan: anggota tanda tangan di dalam 3 hari"
|
"id": "Pengingat tanda tangan: anggota tanda tangan di dalam 3 hari"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "签到打卡提醒",
|
||||||
|
"zh": "",
|
||||||
|
"zh-CHT": "簽到打卡提醒",
|
||||||
|
"en": "Sign in and punch in",
|
||||||
|
"ko": "출근 카드 알람",
|
||||||
|
"ja": "タイムカードのリマインダーです",
|
||||||
|
"de": "Zeichne eine erinnerung ein",
|
||||||
|
"fr": "Check-in et rappel de pointage",
|
||||||
|
"id": "Pengingat punch masuk"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "签到缺卡提醒",
|
||||||
|
"zh": "",
|
||||||
|
"zh-CHT": "簽到缺卡提醒",
|
||||||
|
"en": "Sign in missing card reminder",
|
||||||
|
"ko": "부재자 알람 체크인",
|
||||||
|
"ja": "カード不足のリマインダーです",
|
||||||
|
"de": "Vermerken sie eine notstandswarnung",
|
||||||
|
"fr": "Se connecter alerte carte manquante",
|
||||||
|
"id": "Pengingat kartu tanda masuk"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "搜索表情",
|
||||||
|
"zh": "",
|
||||||
|
"zh-CHT": "搜索表情",
|
||||||
|
"en": "Search expression",
|
||||||
|
"ko": "이모티콘 검색",
|
||||||
|
"ja": "表情検索です",
|
||||||
|
"de": "Such-ausdruck.",
|
||||||
|
"fr": "Rechercher un emoji",
|
||||||
|
"id": "Ekspresi pencarian"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "文件分享查看",
|
||||||
|
"zh": "",
|
||||||
|
"zh-CHT": "文件分享查看",
|
||||||
|
"en": "File sharing view",
|
||||||
|
"ko": "파일 공유 보기",
|
||||||
|
"ja": "ファイルを共有して見ます",
|
||||||
|
"de": "Weitergabe Von dokumenten",
|
||||||
|
"fr": "Fichier partager voir",
|
||||||
|
"id": "Tampilan berbagi berkas"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -53,10 +53,12 @@ class Youdao
|
|||||||
$signStr = $this->APP_KEY . $this->truncate($q) . $salt . $curtime . $this->SEC_KEY;
|
$signStr = $this->APP_KEY . $this->truncate($q) . $salt . $curtime . $this->SEC_KEY;
|
||||||
$args['sign'] = hash("sha256", $signStr);
|
$args['sign'] = hash("sha256", $signStr);
|
||||||
// $args['vocabId'] = '您的用户词表ID';
|
// $args['vocabId'] = '您的用户词表ID';
|
||||||
$res = json_decode($this->call(self::URL, $args), true);
|
$data = $this->call(self::URL, $args);
|
||||||
|
$res = json_decode($data, true);
|
||||||
if ($res['errorCode'] == 0 && $res['translation']) {
|
if ($res['errorCode'] == 0 && $res['translation']) {
|
||||||
return is_array($res['translation']) ? $res['translation'][0] : $res['translation'];
|
return is_array($res['translation']) ? $res['translation'][0] : $res['translation'];
|
||||||
}
|
}
|
||||||
|
file_put_contents('error.log', $data, FILE_APPEND);
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "DooTask",
|
"name": "DooTask",
|
||||||
"version": "0.23.81",
|
"version": "0.23.86",
|
||||||
"description": "DooTask is task management system.",
|
"description": "DooTask is task management system.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "./cmd dev",
|
"start": "./cmd dev",
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
import{n}from"./app.14592391.js";var r=function(){var e=this,t=e.$createElement;return e._self._c,e._m(0)},a=[function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"page-404"},[s("div",{staticClass:"flex-center position-ref full-height"},[s("div",{staticClass:"code"},[e._v("404")]),s("div",{staticClass:"message"},[e._v("Not Found")])])])}];const i={},_={};var o=n(i,r,a,!1,c,"7d7154a8",null,null);function c(e){for(let t in _)this[t]=_[t]}var v=function(){return o.exports}();export{v as default};
|
import{n}from"./app.ccb9f568.js";var r=function(){var e=this,t=e.$createElement;return e._self._c,e._m(0)},a=[function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"page-404"},[s("div",{staticClass:"flex-center position-ref full-height"},[s("div",{staticClass:"code"},[e._v("404")]),s("div",{staticClass:"message"},[e._v("Not Found")])])])}];const i={},_={};var o=n(i,r,a,!1,c,"7d7154a8",null,null);function c(e){for(let t in _)this[t]=_[t]}var v=function(){return o.exports}();export{v as default};
|
||||||
@ -1 +1 @@
|
|||||||
import{m as h,n as l}from"./app.14592391.js";const d={name:"AceEditor",props:{value:{default:""},options:{type:Object,default:()=>({})},theme:{type:String,default:"auto"},ext:{type:String,default:"txt"},height:{type:Number||null,default:null},width:{type:Number||null,default:null},wrap:{type:Boolean,default:!1},readOnly:{type:Boolean,default:!1}},render(e){return e("div",{class:"no-dark-content"})},data:()=>({code:"",editor:null,cursorPosition:{row:0,column:0},supportedModes:{Apache_Conf:["^htaccess|^htgroups|^htpasswd|^conf|htaccess|htgroups|htpasswd"],BatchFile:["bat|cmd"],C_Cpp:["cpp|c|cc|cxx|h|hh|hpp|ino"],CSharp:["cs"],CSS:["css"],Dockerfile:["^Dockerfile"],golang:["go|golang"],HTML:["html|htm|xhtml|vue|we|wpy"],Java:["java"],JavaScript:["js|jsm|jsx"],JSON:["json"],JSP:["jsp"],LESS:["less"],Lua:["lua"],Makefile:["^Makefile|^GNUmakefile|^makefile|^OCamlMakefile|make"],Markdown:["md|markdown"],MySQL:["mysql"],Nginx:["nginx|conf"],INI:["ini|conf|cfg|prefs"],ObjectiveC:["m|mm"],Perl:["pl|pm"],Perl6:["p6|pl6|pm6"],pgSQL:["pgsql"],PHP_Laravel_blade:["blade.php"],PHP:["php|inc|phtml|shtml|php3|php4|php5|phps|phpt|aw|ctp|module"],Powershell:["ps1"],Python:["py"],R:["r"],Ruby:["rb|ru|gemspec|rake|^Guardfile|^Rakefile|^Gemfile"],Rust:["rs"],SASS:["sass"],SCSS:["scss"],SH:["sh|bash|^.bashrc"],SQL:["sql"],SQLServer:["sqlserver"],Swift:["swift"],Text:["txt"],Typescript:["ts|typescript|str"],VBScript:["vbs|vb"],Verilog:["v|vh|sv|svh"],XML:["xml|rdf|rss|wsdl|xslt|atom|mathml|mml|xul|xbl|xaml|plist"],YAML:["yaml|yml"],Compress:["tar|zip|7z|rar|gz|arj|z"],images:["icon|jpg|jpeg|png|bmp|gif|tif|emf"]}}),mounted(){$A.loadScriptS(["js/ace/ace.js","js/ace/mode-json.js"],()=>{this.setSize(this.$el,{height:this.height,width:this.width}),this.editor=window.ace.edit(this.$el,{wrap:this.wrap,showPrintMargin:!1,readOnly:this.readOnly,keyboardHandler:"vscode"}),this.editor.session.setMode(`ace/mode/${this.getFileMode()}`),this.$emit("mounted",this.editor),this.editor.session.$worker&&this.editor.session.$worker.addEventListener("annotate",this.workerMessage,!1),this.setValue(this.value),this.editor.setOptions(this.options),this.editTheme&&this.editor.setTheme(`ace/theme/${this.editTheme}`),this.editor.commands.addCommand({name:"\u4FDD\u5B58\u6587\u4EF6",bindKey:{win:"Ctrl-S",mac:"Command-S"},exec:()=>{this.$emit("saveData")},readOnly:!1}),this.editor.getSession().on("change",()=>{this.code=this.editor.getValue(),this.$emit("input",this.code)})})},methods:{workerMessage({data:e}){this.cursorPosition=this.editor.selection.getCursor();const[t]=e;t&&t.type==="error"?this.$emit("validationFailed",t):this.$emit("change",this.editor.getValue())},setSize(e,{width:t=this.width,height:s=this.height}){e.style.width=t&&typeof t=="number"?`${t}px`:"100%",e.style.height=s&&typeof s=="number"?`${s}px`:"100%",this.$nextTick(()=>this.editor&&this.editor.resize())},setValue(e){typeof e=="string"&&this.editor&&(this.editor.setValue(e),this.editor.clearSelection())},getFileMode(){var e=this.ext||"text";for(var t in this.supportedModes)for(var s=this.supportedModes[t],r=s[0].split("|"),a=t.toLowerCase(),i=0;i<r.length;i++)if(e==r[i])return a;return"text"}},computed:{...h(["themeIsDark"]),editTheme(){return this.theme=="auto"?this.themeIsDark?"dracula-dark":"chrome":this.theme}},watch:{options(e){e&&typeof e=="object"&&this.editor&&this.editor.setOptions(e)},editTheme(e){e&&typeof e=="string"&&this.editor&&this.editor.setTheme(`ace/theme/${e}`)},ext(e){e&&typeof e=="string"&&this.editor&&this.editor.session.setMode(`ace/mode/${this.getFileMode()}`)},width(e){this.setSize(this.el,{width:e})},height(e){this.setSize(this.el,{height:e})},readOnly(e){typeof e=="boolean"&&this.editor&&this.editor.setReadOnly(e)},value(e){if(!this.editor||e==this.code)return;this.setValue(e);const{row:t,column:s}=this.cursorPosition;this.editor.selection.moveCursorTo(t,s)}},beforeDestroy(){this.editor&&(this.editor.session.$worker&&this.editor.session.$worker.removeEventListener("message",this.workerMessage,!1),this.editor.destroy(),this.editor.container.remove())}};let n,p;const o={};var c=l(d,n,p,!1,m,null,null,null);function m(e){for(let t in o)this[t]=o[t]}var f=function(){return c.exports}();export{f as default};
|
import{m as h,n as l}from"./app.ccb9f568.js";const d={name:"AceEditor",props:{value:{default:""},options:{type:Object,default:()=>({})},theme:{type:String,default:"auto"},ext:{type:String,default:"txt"},height:{type:Number||null,default:null},width:{type:Number||null,default:null},wrap:{type:Boolean,default:!1},readOnly:{type:Boolean,default:!1}},render(e){return e("div",{class:"no-dark-content"})},data:()=>({code:"",editor:null,cursorPosition:{row:0,column:0},supportedModes:{Apache_Conf:["^htaccess|^htgroups|^htpasswd|^conf|htaccess|htgroups|htpasswd"],BatchFile:["bat|cmd"],C_Cpp:["cpp|c|cc|cxx|h|hh|hpp|ino"],CSharp:["cs"],CSS:["css"],Dockerfile:["^Dockerfile"],golang:["go|golang"],HTML:["html|htm|xhtml|vue|we|wpy"],Java:["java"],JavaScript:["js|jsm|jsx"],JSON:["json"],JSP:["jsp"],LESS:["less"],Lua:["lua"],Makefile:["^Makefile|^GNUmakefile|^makefile|^OCamlMakefile|make"],Markdown:["md|markdown"],MySQL:["mysql"],Nginx:["nginx|conf"],INI:["ini|conf|cfg|prefs"],ObjectiveC:["m|mm"],Perl:["pl|pm"],Perl6:["p6|pl6|pm6"],pgSQL:["pgsql"],PHP_Laravel_blade:["blade.php"],PHP:["php|inc|phtml|shtml|php3|php4|php5|phps|phpt|aw|ctp|module"],Powershell:["ps1"],Python:["py"],R:["r"],Ruby:["rb|ru|gemspec|rake|^Guardfile|^Rakefile|^Gemfile"],Rust:["rs"],SASS:["sass"],SCSS:["scss"],SH:["sh|bash|^.bashrc"],SQL:["sql"],SQLServer:["sqlserver"],Swift:["swift"],Text:["txt"],Typescript:["ts|typescript|str"],VBScript:["vbs|vb"],Verilog:["v|vh|sv|svh"],XML:["xml|rdf|rss|wsdl|xslt|atom|mathml|mml|xul|xbl|xaml|plist"],YAML:["yaml|yml"],Compress:["tar|zip|7z|rar|gz|arj|z"],images:["icon|jpg|jpeg|png|bmp|gif|tif|emf"]}}),mounted(){$A.loadScriptS(["js/ace/ace.js","js/ace/mode-json.js"],()=>{this.setSize(this.$el,{height:this.height,width:this.width}),this.editor=window.ace.edit(this.$el,{wrap:this.wrap,showPrintMargin:!1,readOnly:this.readOnly,keyboardHandler:"vscode"}),this.editor.session.setMode(`ace/mode/${this.getFileMode()}`),this.$emit("mounted",this.editor),this.editor.session.$worker&&this.editor.session.$worker.addEventListener("annotate",this.workerMessage,!1),this.setValue(this.value),this.editor.setOptions(this.options),this.editTheme&&this.editor.setTheme(`ace/theme/${this.editTheme}`),this.editor.commands.addCommand({name:"\u4FDD\u5B58\u6587\u4EF6",bindKey:{win:"Ctrl-S",mac:"Command-S"},exec:()=>{this.$emit("saveData")},readOnly:!1}),this.editor.getSession().on("change",()=>{this.code=this.editor.getValue(),this.$emit("input",this.code)})})},methods:{workerMessage({data:e}){this.cursorPosition=this.editor.selection.getCursor();const[t]=e;t&&t.type==="error"?this.$emit("validationFailed",t):this.$emit("change",this.editor.getValue())},setSize(e,{width:t=this.width,height:s=this.height}){e.style.width=t&&typeof t=="number"?`${t}px`:"100%",e.style.height=s&&typeof s=="number"?`${s}px`:"100%",this.$nextTick(()=>this.editor&&this.editor.resize())},setValue(e){typeof e=="string"&&this.editor&&(this.editor.setValue(e),this.editor.clearSelection())},getFileMode(){var e=this.ext||"text";for(var t in this.supportedModes)for(var s=this.supportedModes[t],r=s[0].split("|"),a=t.toLowerCase(),i=0;i<r.length;i++)if(e==r[i])return a;return"text"}},computed:{...h(["themeIsDark"]),editTheme(){return this.theme=="auto"?this.themeIsDark?"dracula-dark":"chrome":this.theme}},watch:{options(e){e&&typeof e=="object"&&this.editor&&this.editor.setOptions(e)},editTheme(e){e&&typeof e=="string"&&this.editor&&this.editor.setTheme(`ace/theme/${e}`)},ext(e){e&&typeof e=="string"&&this.editor&&this.editor.session.setMode(`ace/mode/${this.getFileMode()}`)},width(e){this.setSize(this.el,{width:e})},height(e){this.setSize(this.el,{height:e})},readOnly(e){typeof e=="boolean"&&this.editor&&this.editor.setReadOnly(e)},value(e){if(!this.editor||e==this.code)return;this.setValue(e);const{row:t,column:s}=this.cursorPosition;this.editor.selection.moveCursorTo(t,s)}},beforeDestroy(){this.editor&&(this.editor.session.$worker&&this.editor.session.$worker.removeEventListener("message",this.workerMessage,!1),this.editor.destroy(),this.editor.container.remove())}};let n,p;const o={};var c=l(d,n,p,!1,m,null,null,null);function m(e){for(let t in o)this[t]=o[t]}var f=function(){return c.exports}();export{f as default};
|
||||||
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
import{U as i}from"./UserInput.533a7edd.js";import{m as c,n as u}from"./app.14592391.js";const l="ontouchend"in document,h={bind:function(t,s){let a=500,e=s.value;if($A.isJson(s.value)&&(a=s.value.delay||500,e=s.value.callback),typeof e!="function")throw"callback must be a function";if(!l){t.__longpressContextmenu__=r=>{r.preventDefault(),r.stopPropagation(),e(r,t)},t.addEventListener("contextmenu",t.__longpressContextmenu__);return}let n=null,o=!1;t.__longpressStart__=r=>{r.type==="click"&&r.button!==0||(o=!1,n===null&&(n=setTimeout(()=>{o=!0,e(r.touches[0],t)},a)))},t.__longpressCancel__=r=>{n!==null&&(clearTimeout(n),n=null)},t.__longpressClick__=r=>{o&&(r.preventDefault(),r.stopPropagation()),t.__longpressCancel__(r)},t.addEventListener("touchstart",t.__longpressStart__),t.addEventListener("click",t.__longpressClick__),t.addEventListener("touchmove",t.__longpressCancel__),t.addEventListener("touchend",t.__longpressCancel__),t.addEventListener("touchcancel",t.__longpressCancel__)},unbind(t){if(!l){t.removeEventListener("contextmenu",t.__longpressContextmenu__),delete t.__longpressContextmenu__;return}t.removeEventListener("touchstart",t.__longpressStart__),t.removeEventListener("click",t.__longpressClick__),t.removeEventListener("touchmove",t.__longpressCancel__),t.removeEventListener("touchend",t.__longpressCancel__),t.removeEventListener("touchcancel",t.__longpressCancel__),delete t.__longpressStart__,delete t.__longpressClick__,delete t.__longpressCancel__}};var p=function(){var t=this,s=t.$createElement,a=t._self._c||s;return a("Form",{ref:"forwardForm",attrs:{model:t.value,"label-width":"auto"},nativeOn:{submit:function(e){e.preventDefault()}}},[a("FormItem",{attrs:{prop:"dialogids",label:t.$L("\u6700\u8FD1\u804A\u5929")}},[a("Select",{staticClass:"dialog-wrapper-dialogids",attrs:{placeholder:t.$L("\u9009\u62E9\u8F6C\u53D1\u6700\u8FD1\u804A\u5929"),"multiple-max":20,multiple:"",filterable:"","transfer-class-name":"dialog-wrapper-forward"},model:{value:t.value.dialogids,callback:function(e){t.$set(t.value,"dialogids",e)},expression:"value.dialogids"}},[a("div",{staticClass:"forward-drop-prepend",attrs:{slot:"drop-prepend"},slot:"drop-prepend"},[t._v(t._s(t.$L("\u6700\u591A\u53EA\u80FD\u9009\u62E920\u4E2A")))]),t._l(t.dialogList,function(e,n){return a("Option",{key:n,attrs:{value:e.id,"key-value":e.name,label:e.name}},[a("div",{staticClass:"forward-option"},[a("div",{staticClass:"forward-avatar"},[e.type=="group"?[e.group_type=="department"?a("i",{staticClass:"taskfont icon-avatar department"},[t._v("\uE75C")]):e.group_type=="project"?a("i",{staticClass:"taskfont icon-avatar project"},[t._v("\uE6F9")]):e.group_type=="task"?a("i",{staticClass:"taskfont icon-avatar task"},[t._v("\uE6F4")]):a("Icon",{staticClass:"icon-avatar",attrs:{type:"ios-people"}})]:e.dialog_user?a("div",{staticClass:"user-avatar"},[a("UserAvatar",{attrs:{userid:e.dialog_user.userid,size:26}})],1):a("Icon",{staticClass:"icon-avatar",attrs:{type:"md-person"}})],2),a("div",{staticClass:"forward-name"},[t._v(t._s(e.name))])])])})],2)],1),a("FormItem",{attrs:{prop:"userids",label:t.$L("\u6307\u5B9A\u6210\u5458")}},[a("UserInput",{attrs:{"multiple-max":20,placeholder:`(${t.$L("\u6216")}) ${t.$L("\u9009\u62E9\u8F6C\u53D1\u6307\u5B9A\u6210\u5458")}`},model:{value:t.value.userids,callback:function(e){t.$set(t.value,"userids",e)},expression:"value.userids"}})],1)],1)},d=[];const v={name:"DialogSelect",components:{UserInput:i},props:{value:{type:Object,default:()=>({})}},computed:{...c(["cacheDialogs"]),dialogList(){return this.cacheDialogs.filter(t=>!(t.name===void 0||t.dialog_delete===1)).sort((t,s)=>t.top_at||s.top_at?$A.Date(s.top_at)-$A.Date(t.top_at):t.todo_num>0||s.todo_num>0?s.todo_num-t.todo_num:$A.Date(s.last_at)-$A.Date(t.last_at))}}},_={};var m=u(v,p,d,!1,f,null,null,null);function f(t){for(let s in _)this[s]=_[s]}var L=function(){return m.exports}();export{L as D,h as l};
|
import{U as i}from"./UserInput.115e7863.js";import{m as c,n as u}from"./app.ccb9f568.js";const l="ontouchend"in document,h={bind:function(t,s){let a=500,e=s.value;if($A.isJson(s.value)&&(a=s.value.delay||500,e=s.value.callback),typeof e!="function")throw"callback must be a function";if(!l){t.__longpressContextmenu__=r=>{r.preventDefault(),r.stopPropagation(),e(r,t)},t.addEventListener("contextmenu",t.__longpressContextmenu__);return}let n=null,o=!1;t.__longpressStart__=r=>{r.type==="click"&&r.button!==0||(o=!1,n===null&&(n=setTimeout(()=>{o=!0,e(r.touches[0],t)},a)))},t.__longpressCancel__=r=>{n!==null&&(clearTimeout(n),n=null)},t.__longpressClick__=r=>{o&&(r.preventDefault(),r.stopPropagation()),t.__longpressCancel__(r)},t.addEventListener("touchstart",t.__longpressStart__),t.addEventListener("click",t.__longpressClick__),t.addEventListener("touchmove",t.__longpressCancel__),t.addEventListener("touchend",t.__longpressCancel__),t.addEventListener("touchcancel",t.__longpressCancel__)},unbind(t){if(!l){t.removeEventListener("contextmenu",t.__longpressContextmenu__),delete t.__longpressContextmenu__;return}t.removeEventListener("touchstart",t.__longpressStart__),t.removeEventListener("click",t.__longpressClick__),t.removeEventListener("touchmove",t.__longpressCancel__),t.removeEventListener("touchend",t.__longpressCancel__),t.removeEventListener("touchcancel",t.__longpressCancel__),delete t.__longpressStart__,delete t.__longpressClick__,delete t.__longpressCancel__}};var p=function(){var t=this,s=t.$createElement,a=t._self._c||s;return a("Form",{ref:"forwardForm",attrs:{model:t.value,"label-width":"auto"},nativeOn:{submit:function(e){e.preventDefault()}}},[a("FormItem",{attrs:{prop:"dialogids",label:t.$L("\u6700\u8FD1\u804A\u5929")}},[a("Select",{staticClass:"dialog-wrapper-dialogids",attrs:{placeholder:t.$L("\u9009\u62E9\u8F6C\u53D1\u6700\u8FD1\u804A\u5929"),"multiple-max":20,multiple:"",filterable:"","transfer-class-name":"dialog-wrapper-forward"},model:{value:t.value.dialogids,callback:function(e){t.$set(t.value,"dialogids",e)},expression:"value.dialogids"}},[a("div",{staticClass:"forward-drop-prepend",attrs:{slot:"drop-prepend"},slot:"drop-prepend"},[t._v(t._s(t.$L("\u6700\u591A\u53EA\u80FD\u9009\u62E920\u4E2A")))]),t._l(t.dialogList,function(e,n){return a("Option",{key:n,attrs:{value:e.id,"key-value":e.name,label:e.name}},[a("div",{staticClass:"forward-option"},[a("div",{staticClass:"forward-avatar"},[e.type=="group"?[e.group_type=="department"?a("i",{staticClass:"taskfont icon-avatar department"},[t._v("\uE75C")]):e.group_type=="project"?a("i",{staticClass:"taskfont icon-avatar project"},[t._v("\uE6F9")]):e.group_type=="task"?a("i",{staticClass:"taskfont icon-avatar task"},[t._v("\uE6F4")]):a("Icon",{staticClass:"icon-avatar",attrs:{type:"ios-people"}})]:e.dialog_user?a("div",{staticClass:"user-avatar"},[a("UserAvatar",{attrs:{userid:e.dialog_user.userid,size:26}})],1):a("Icon",{staticClass:"icon-avatar",attrs:{type:"md-person"}})],2),a("div",{staticClass:"forward-name"},[t._v(t._s(e.name))])])])})],2)],1),a("FormItem",{attrs:{prop:"userids",label:t.$L("\u6307\u5B9A\u6210\u5458")}},[a("UserInput",{attrs:{"multiple-max":20,placeholder:`(${t.$L("\u6216")}) ${t.$L("\u9009\u62E9\u8F6C\u53D1\u6307\u5B9A\u6210\u5458")}`},model:{value:t.value.userids,callback:function(e){t.$set(t.value,"userids",e)},expression:"value.userids"}})],1)],1)},d=[];const v={name:"DialogSelect",components:{UserInput:i},props:{value:{type:Object,default:()=>({})}},computed:{...c(["cacheDialogs"]),dialogList(){return this.cacheDialogs.filter(t=>!(t.name===void 0||t.dialog_delete===1)).sort((t,s)=>t.top_at||s.top_at?$A.Date(s.top_at)-$A.Date(t.top_at):t.todo_num>0||s.todo_num>0?s.todo_num-t.todo_num:$A.Date(s.last_at)-$A.Date(t.last_at))}}},_={};var m=u(v,p,d,!1,f,null,null,null);function f(t){for(let s in _)this[s]=_[s]}var L=function(){return m.exports}();export{L as D,h as l};
|
||||||
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
import{m as o,n as l,a as s}from"./app.14592391.js";import{I as d}from"./IFrame.1441d1e8.js";var u=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"drawio-content"},[a("IFrame",{ref:"frame",staticClass:"drawio-iframe",attrs:{src:e.url},on:{"on-message":e.onMessage}}),e.loadIng?a("div",{staticClass:"drawio-loading"},[a("Loading")],1):e._e()],1)},m=[];const c={name:"Drawio",components:{IFrame:d},props:{value:{type:Object,default:function(){return{}}},title:{type:String,default:""},readOnly:{type:Boolean,default:!1}},data(){return{loadIng:!0,url:null,bakData:""}},created(){let e=s;switch(s){case"zh-CHT":e="zh-tw";break}let t=this.readOnly?1:0,a=this.readOnly?0:1,r=this.themeIsDark?"dark":"kennedy",n=`?title=${this.title?encodeURIComponent(this.title):""}&chrome=${a}&lightbox=${t}&ui=${r}&lang=${e}&offline=1&pwa=0&embed=1&noLangIcon=1&noExitBtn=1&noSaveBtn=1&saveAndExit=0&spin=1&proto=json`;this.$Electron?this.url=$A.originUrl(`drawio/webapp/index.html${n}`):this.url=$A.apiUrl(`../drawio/webapp/${n}`)},mounted(){window.addEventListener("message",this.handleMessage)},beforeDestroy(){window.removeEventListener("message",this.handleMessage)},watch:{value:{handler(e){this.bakData!=$A.jsonStringify(e)&&(this.bakData=$A.jsonStringify(e),this.updateContent())},deep:!0}},computed:{...o(["themeIsDark"])},methods:{formatZoom(e){return e+"%"},updateContent(){this.$refs.frame.postMessage(JSON.stringify({action:"load",autosave:1,xml:this.value.xml}))},onMessage(e){switch(e.event){case"init":this.loadIng=!1,this.updateContent();break;case"load":typeof this.value.xml=="undefined"&&this.$refs.frame.postMessage(JSON.stringify({action:"template"}));break;case"autosave":const t={xml:e.xml};this.bakData=$A.jsonStringify(t),this.$emit("input",t);break;case"save":this.$emit("saveData");break}}}},i={};var h=l(c,u,m,!1,f,"6b690a27",null,null);function f(e){for(let t in i)this[t]=i[t]}var _=function(){return h.exports}();export{_ as default};
|
import{m as o,n as l,a as s}from"./app.ccb9f568.js";import{I as d}from"./IFrame.ea01781d.js";var u=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"drawio-content"},[a("IFrame",{ref:"frame",staticClass:"drawio-iframe",attrs:{src:e.url},on:{"on-message":e.onMessage}}),e.loadIng?a("div",{staticClass:"drawio-loading"},[a("Loading")],1):e._e()],1)},m=[];const c={name:"Drawio",components:{IFrame:d},props:{value:{type:Object,default:function(){return{}}},title:{type:String,default:""},readOnly:{type:Boolean,default:!1}},data(){return{loadIng:!0,url:null,bakData:""}},created(){let e=s;switch(s){case"zh-CHT":e="zh-tw";break}let t=this.readOnly?1:0,a=this.readOnly?0:1,r=this.themeIsDark?"dark":"kennedy",n=`?title=${this.title?encodeURIComponent(this.title):""}&chrome=${a}&lightbox=${t}&ui=${r}&lang=${e}&offline=1&pwa=0&embed=1&noLangIcon=1&noExitBtn=1&noSaveBtn=1&saveAndExit=0&spin=1&proto=json`;this.$Electron?this.url=$A.originUrl(`drawio/webapp/index.html${n}`):this.url=$A.apiUrl(`../drawio/webapp/${n}`)},mounted(){window.addEventListener("message",this.handleMessage)},beforeDestroy(){window.removeEventListener("message",this.handleMessage)},watch:{value:{handler(e){this.bakData!=$A.jsonStringify(e)&&(this.bakData=$A.jsonStringify(e),this.updateContent())},deep:!0}},computed:{...o(["themeIsDark"])},methods:{formatZoom(e){return e+"%"},updateContent(){this.$refs.frame.postMessage(JSON.stringify({action:"load",autosave:1,xml:this.value.xml}))},onMessage(e){switch(e.event){case"init":this.loadIng=!1,this.updateContent();break;case"load":typeof this.value.xml=="undefined"&&this.$refs.frame.postMessage(JSON.stringify({action:"template"}));break;case"autosave":const t={xml:e.xml};this.bakData=$A.jsonStringify(t),this.$emit("input",t);break;case"save":this.$emit("saveData");break}}}},i={};var h=l(c,u,m,!1,f,"6b690a27",null,null);function f(e){for(let t in i)this[t]=i[t]}var _=function(){return h.exports}();export{_ as default};
|
||||||
1
public/js/build/FileContent.5c6a1e1c.css
vendored
Normal file
1
public/js/build/FileContent.5c6a1e1c.css
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
.file-history .ivu-page[data-v-44e1704c]{margin-top:12px;display:flex;align-items:center;justify-content:center}
|
||||||
1
public/js/build/FileContent.b6ce935f.css
vendored
1
public/js/build/FileContent.b6ce935f.css
vendored
@ -1 +0,0 @@
|
|||||||
.file-history .ivu-page[data-v-247659ba]{margin-top:12px;display:flex;align-items:center;justify-content:center}
|
|
||||||
1
public/js/build/FileContent.e29a40df.js
vendored
Normal file
1
public/js/build/FileContent.e29a40df.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
public/js/build/FileContent.e4b22713.js
vendored
1
public/js/build/FileContent.e4b22713.js
vendored
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
import{n as r,_ as n}from"./app.14592391.js";import{I as a}from"./IFrame.1441d1e8.js";var s=function(){var e=this,i=e.$createElement,t=e._self._c||i;return t("div",{staticClass:"file-preview"},[e.isPreview?t("IFrame",{staticClass:"preview-iframe",attrs:{src:e.previewUrl},on:{"on-load":e.onFrameLoad}}):e.contentDetail?[t("div",{directives:[{name:"show",rawName:"v-show",value:e.headerShow&&!["word","excel","ppt"].includes(e.file.type),expression:"headerShow && !['word', 'excel', 'ppt'].includes(file.type)"}],staticClass:"edit-header"},[t("div",{staticClass:"header-title"},[t("div",{staticClass:"title-name"},[e._v(e._s(e.$A.getFileName(e.file)))]),t("Tag",{attrs:{color:"default"}},[e._v(e._s(e.$L("\u53EA\u8BFB")))]),t("div",{staticClass:"refresh"},[e.contentLoad?t("Loading"):t("Icon",{attrs:{type:"ios-refresh"},on:{click:e.getContent}})],1)],1),e.file.type=="mind"?t("Dropdown",{staticClass:"header-hint",attrs:{trigger:"click"},on:{"on-click":e.exportMenu}},[t("a",{attrs:{href:"javascript:void(0)"}},[e._v(e._s(e.$L("\u5BFC\u51FA"))),t("Icon",{attrs:{type:"ios-arrow-down"}})],1),t("DropdownMenu",{attrs:{slot:"list"},slot:"list"},[t("DropdownItem",{attrs:{name:"png"}},[e._v(e._s(e.$L("\u5BFC\u51FAPNG\u56FE\u7247")))]),t("DropdownItem",{attrs:{name:"pdf"}},[e._v(e._s(e.$L("\u5BFC\u51FAPDF\u6587\u4EF6")))])],1)],1):e._e()],1),t("div",{staticClass:"content-body"},[e.file.type=="document"?[e.contentDetail.type=="md"?t("MDPreview",{attrs:{initialValue:e.contentDetail.content}}):t("TEditor",{attrs:{value:e.contentDetail.content,height:"100%",readOnly:""}})]:e.file.type=="drawio"?t("Drawio",{ref:"myFlow",attrs:{value:e.contentDetail,title:e.file.name,readOnly:""}}):e.file.type=="mind"?t("Minder",{ref:"myMind",attrs:{value:e.contentDetail,readOnly:""}}):["code","txt"].includes(e.file.type)?t("AceEditor",{attrs:{value:e.contentDetail.content,ext:e.file.ext,readOnly:""}}):["word","excel","ppt"].includes(e.file.type)?t("OnlyOffice",{attrs:{value:e.contentDetail,code:e.code,historyId:e.historyId,documentKey:e.documentKey,readOnly:""}}):e._e()],2)]:e._e(),e.contentLoad?t("div",{staticClass:"content-load"},[t("Loading")],1):e._e()],2)},l=[];const d=()=>n(()=>import("./preview.0d6f188d.js"),["js/build/preview.0d6f188d.js","js/build/app.14592391.js","js/build/app.ae08f662.css"]),c=()=>n(()=>import("./TEditor.559539e9.js"),["js/build/TEditor.559539e9.js","js/build/app.14592391.js","js/build/app.ae08f662.css","js/build/ImgUpload.49e77598.js"]),_=()=>n(()=>import("./AceEditor.51e5359e.js"),["js/build/AceEditor.51e5359e.js","js/build/app.14592391.js","js/build/app.ae08f662.css"]),p=()=>n(()=>import("./OnlyOffice.e3bf962c.js"),["js/build/OnlyOffice.e3bf962c.js","js/build/OnlyOffice.d36f3069.css","js/build/app.14592391.js","js/build/app.ae08f662.css","js/build/IFrame.1441d1e8.js"]),u=()=>n(()=>import("./Drawio.1ed9af3b.js"),["js/build/Drawio.1ed9af3b.js","js/build/Drawio.fc5c6326.css","js/build/app.14592391.js","js/build/app.ae08f662.css","js/build/IFrame.1441d1e8.js"]),h=()=>n(()=>import("./Minder.722123cb.js"),["js/build/Minder.722123cb.js","js/build/Minder.4ae9b469.css","js/build/IFrame.1441d1e8.js","js/build/app.14592391.js","js/build/app.ae08f662.css"]),v={name:"FilePreview",components:{IFrame:a,AceEditor:_,TEditor:c,MDPreview:d,OnlyOffice:p,Drawio:u,Minder:h},props:{code:{type:String,default:""},historyId:{type:Number,default:0},file:{type:Object,default:()=>({})},headerShow:{type:Boolean,default:!0}},data(){return{loadContent:0,contentDetail:null,loadPreview:!0}},watch:{"file.id":{handler(e){e&&(this.contentDetail=null,this.getContent())},immediate:!0,deep:!0}},computed:{contentLoad(){return this.loadContent>0||this.previewLoad},isPreview(){return this.contentDetail&&this.contentDetail.preview===!0},previewLoad(){return this.isPreview&&this.loadPreview===!0},previewUrl(){if(this.isPreview){const{name:e,key:i}=this.contentDetail;return $A.apiUrl(`../online/preview/${e}?key=${i}`)}return""}},methods:{onFrameLoad(){this.loadPreview=!1},getContent(){if(["word","excel","ppt"].includes(this.file.type)){this.contentDetail=$A.cloneJSON(this.file);return}setTimeout(e=>{this.loadContent++},600),this.$store.dispatch("call",{url:"file/content",data:{id:this.code||this.file.id,history_id:this.historyId}}).then(({data:e})=>{this.contentDetail=e.content}).catch(({msg:e})=>{$A.modalError(e)}).finally(e=>{this.loadContent--})},documentKey(){return new Promise(e=>{this.$store.dispatch("call",{url:"file/content",data:{id:this.code||this.file.id,only_update_at:"yes"}}).then(({data:i})=>{e(`${i.id}-${$A.Time(i.update_at)}`)}).catch(()=>{e(0)})})},exportMenu(e){switch(this.file.type){case"mind":this.$refs.myMind.exportHandle(e,this.file.name);break}}}},o={};var f=r(v,s,l,!1,m,null,null,null);function m(e){for(let i in o)this[i]=o[i]}var D=function(){return f.exports}();export{D as default};
|
import{n as r,_ as n}from"./app.ccb9f568.js";import{I as a}from"./IFrame.ea01781d.js";var s=function(){var e=this,i=e.$createElement,t=e._self._c||i;return t("div",{staticClass:"file-preview"},[e.isPreview?t("IFrame",{staticClass:"preview-iframe",attrs:{src:e.previewUrl},on:{"on-load":e.onFrameLoad}}):e.contentDetail?[t("div",{directives:[{name:"show",rawName:"v-show",value:e.headerShow&&!["word","excel","ppt"].includes(e.file.type),expression:"headerShow && !['word', 'excel', 'ppt'].includes(file.type)"}],staticClass:"edit-header"},[t("div",{staticClass:"header-title"},[t("div",{staticClass:"title-name"},[e._v(e._s(e.$A.getFileName(e.file)))]),t("Tag",{attrs:{color:"default"}},[e._v(e._s(e.$L("\u53EA\u8BFB")))]),t("div",{staticClass:"refresh"},[e.contentLoad?t("Loading"):t("Icon",{attrs:{type:"ios-refresh"},on:{click:e.getContent}})],1)],1),e.file.type=="mind"?t("Dropdown",{staticClass:"header-hint",attrs:{trigger:"click"},on:{"on-click":e.exportMenu}},[t("a",{attrs:{href:"javascript:void(0)"}},[e._v(e._s(e.$L("\u5BFC\u51FA"))),t("Icon",{attrs:{type:"ios-arrow-down"}})],1),t("DropdownMenu",{attrs:{slot:"list"},slot:"list"},[t("DropdownItem",{attrs:{name:"png"}},[e._v(e._s(e.$L("\u5BFC\u51FAPNG\u56FE\u7247")))]),t("DropdownItem",{attrs:{name:"pdf"}},[e._v(e._s(e.$L("\u5BFC\u51FAPDF\u6587\u4EF6")))])],1)],1):e._e()],1),t("div",{staticClass:"content-body"},[e.file.type=="document"?[e.contentDetail.type=="md"?t("MDPreview",{attrs:{initialValue:e.contentDetail.content}}):t("TEditor",{attrs:{value:e.contentDetail.content,height:"100%",readOnly:""}})]:e.file.type=="drawio"?t("Drawio",{ref:"myFlow",attrs:{value:e.contentDetail,title:e.file.name,readOnly:""}}):e.file.type=="mind"?t("Minder",{ref:"myMind",attrs:{value:e.contentDetail,readOnly:""}}):["code","txt"].includes(e.file.type)?t("AceEditor",{attrs:{value:e.contentDetail.content,ext:e.file.ext,readOnly:""}}):["word","excel","ppt"].includes(e.file.type)?t("OnlyOffice",{attrs:{value:e.contentDetail,code:e.code,historyId:e.historyId,documentKey:e.documentKey,readOnly:""}}):e._e()],2)]:e._e(),e.contentLoad?t("div",{staticClass:"content-load"},[t("Loading")],1):e._e()],2)},l=[];const d=()=>n(()=>import("./preview.348d6503.js"),["js/build/preview.348d6503.js","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css"]),c=()=>n(()=>import("./TEditor.e0ac7ca7.js"),["js/build/TEditor.e0ac7ca7.js","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css","js/build/ImgUpload.400d8adf.js"]),_=()=>n(()=>import("./AceEditor.3ec7b80e.js"),["js/build/AceEditor.3ec7b80e.js","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css"]),p=()=>n(()=>import("./OnlyOffice.e1798810.js"),["js/build/OnlyOffice.e1798810.js","js/build/OnlyOffice.d36f3069.css","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css","js/build/IFrame.ea01781d.js"]),u=()=>n(()=>import("./Drawio.236a90d7.js"),["js/build/Drawio.236a90d7.js","js/build/Drawio.fc5c6326.css","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css","js/build/IFrame.ea01781d.js"]),h=()=>n(()=>import("./Minder.6e71e09f.js"),["js/build/Minder.6e71e09f.js","js/build/Minder.4ae9b469.css","js/build/IFrame.ea01781d.js","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css"]),v={name:"FilePreview",components:{IFrame:a,AceEditor:_,TEditor:c,MDPreview:d,OnlyOffice:p,Drawio:u,Minder:h},props:{code:{type:String,default:""},historyId:{type:Number,default:0},file:{type:Object,default:()=>({})},headerShow:{type:Boolean,default:!0}},data(){return{loadContent:0,contentDetail:null,loadPreview:!0}},watch:{"file.id":{handler(e){e&&(this.contentDetail=null,this.getContent())},immediate:!0,deep:!0}},computed:{contentLoad(){return this.loadContent>0||this.previewLoad},isPreview(){return this.contentDetail&&this.contentDetail.preview===!0},previewLoad(){return this.isPreview&&this.loadPreview===!0},previewUrl(){if(this.isPreview){const{name:e,key:i}=this.contentDetail;return $A.apiUrl(`../online/preview/${e}?key=${i}`)}return""}},methods:{onFrameLoad(){this.loadPreview=!1},getContent(){if(["word","excel","ppt"].includes(this.file.type)){this.contentDetail=$A.cloneJSON(this.file);return}setTimeout(e=>{this.loadContent++},600),this.$store.dispatch("call",{url:"file/content",data:{id:this.code||this.file.id,history_id:this.historyId}}).then(({data:e})=>{this.contentDetail=e.content}).catch(({msg:e})=>{$A.modalError(e)}).finally(e=>{this.loadContent--})},documentKey(){return new Promise(e=>{this.$store.dispatch("call",{url:"file/content",data:{id:this.code||this.file.id,only_update_at:"yes"}}).then(({data:i})=>{e(`${i.id}-${$A.Time(i.update_at)}`)}).catch(()=>{e(0)})})},exportMenu(e){switch(this.file.type){case"mind":this.$refs.myMind.exportHandle(e,this.file.name);break}}}},o={};var f=r(v,s,l,!1,m,null,null,null);function m(e){for(let i in o)this[i]=o[i]}var D=function(){return f.exports}();export{D as default};
|
||||||
@ -1 +1 @@
|
|||||||
import{n}from"./app.14592391.js";var i=function(){var e=this,s=e.$createElement,r=e._self._c||s;return r("iframe",{directives:[{name:"show",rawName:"v-show",value:e.src,expression:"src"}],ref:"iframe",attrs:{src:e.src}})},a=[];const o={name:"IFrame",props:{src:{type:String,default:""}},mounted(){this.$refs.iframe.addEventListener("load",this.handleLoad),window.addEventListener("message",this.handleMessage)},beforeDestroy(){this.$refs.iframe.removeEventListener("load",this.handleLoad),window.removeEventListener("message",this.handleMessage)},methods:{handleLoad(){this.$emit("on-load")},handleMessage({data:e,source:s}){var r;s===((r=this.$refs.iframe)==null?void 0:r.contentWindow)&&(e=$A.jsonParse(e),e.source==="fileView"&&e.action==="picture"&&(this.$store.state.previewImageIndex=e.params.index,this.$store.state.previewImageList=e.params.array),this.$emit("on-message",e))},postMessage(e,s="*"){this.$refs.iframe&&this.$refs.iframe.contentWindow.postMessage(e,s)}}},t={};var m=n(o,i,a,!1,f,null,null,null);function f(e){for(let s in t)this[s]=t[s]}var h=function(){return m.exports}();export{h as I};
|
import{n}from"./app.ccb9f568.js";var i=function(){var e=this,s=e.$createElement,r=e._self._c||s;return r("iframe",{directives:[{name:"show",rawName:"v-show",value:e.src,expression:"src"}],ref:"iframe",attrs:{src:e.src}})},a=[];const o={name:"IFrame",props:{src:{type:String,default:""}},mounted(){this.$refs.iframe.addEventListener("load",this.handleLoad),window.addEventListener("message",this.handleMessage)},beforeDestroy(){this.$refs.iframe.removeEventListener("load",this.handleLoad),window.removeEventListener("message",this.handleMessage)},methods:{handleLoad(){this.$emit("on-load")},handleMessage({data:e,source:s}){var r;s===((r=this.$refs.iframe)==null?void 0:r.contentWindow)&&(e=$A.jsonParse(e),e.source==="fileView"&&e.action==="picture"&&(this.$store.state.previewImageIndex=e.params.index,this.$store.state.previewImageList=e.params.array),this.$emit("on-message",e))},postMessage(e,s="*"){this.$refs.iframe&&this.$refs.iframe.contentWindow.postMessage(e,s)}}},t={};var m=n(o,i,a,!1,f,null,null,null);function f(e){for(let s in t)this[s]=t[s]}var h=function(){return m.exports}();export{h as I};
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
import{m as d,n as f,a as l}from"./app.14592391.js";import{I as c}from"./IFrame.1441d1e8.js";var u=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"component-only-office"},[e.$A.isDesktop()?[e.loadError?i("Alert",{staticClass:"load-error",attrs:{type:"error","show-icon":""}},[e._v(e._s(e.$L("\u7EC4\u4EF6\u52A0\u8F7D\u5931\u8D25\uFF01")))]):e._e(),i("div",{staticClass:"placeholder",attrs:{id:e.id}})]:i("IFrame",{staticClass:"preview-iframe",attrs:{src:e.previewUrl},on:{"on-load":e.onFrameLoad}}),e.loading?i("div",{staticClass:"office-loading"},[i("Loading")],1):e._e()],2)},h=[];const m={name:"OnlyOffice",components:{IFrame:c},props:{id:{type:String,default:()=>"office_"+Math.round(Math.random()*1e4)},code:{type:String,default:""},historyId:{type:Number,default:0},value:{type:[Object,Array],default:function(){return{}}},readOnly:{type:Boolean,default:!1},documentKey:Function},data(){return{loading:!1,loadError:!1,docEditor:null}},beforeDestroy(){this.docEditor!==null&&(this.docEditor.destroyEditor(),this.docEditor=null)},computed:{...d(["userInfo","themeIsDark"]),fileType(){return this.getType(this.value.type)},fileName(){return this.value.name},fileUrl(){let e=this.code||this.value.id,t;return $A.leftExists(e,"msgFile_")?t=`dialog/msg/download/?msg_id=${$A.leftDelete(e,"msgFile_")}&token=${this.userToken}`:$A.leftExists(e,"taskFile_")?t=`project/task/filedown/?file_id=${$A.leftDelete(e,"taskFile_")}&token=${this.userToken}`:(t=`file/content/?id=${e}&token=${this.userToken}`,this.historyId>0&&(t+=`&history_id=${this.historyId}`)),t},previewUrl(){return $A.apiUrl(this.fileUrl)+"&down=preview"}},watch:{"value.id":{handler(e){!e||!$A.isDesktop()||(this.loading=!0,this.loadError=!1,$A.loadScript($A.apiUrl("../office/web-apps/apps/api/documents/api.js"),t=>{if(this.loading=!1,t!==null){this.loadError=!0;return}if(!this.documentKey){this.handleClose();return}const i=this.documentKey();i&&i.then?i.then(this.loadFile):this.loadFile()}))},immediate:!0},previewUrl:{handler(){$A.isDesktop()||(this.loading=!0)},immediate:!0}},methods:{onFrameLoad(){this.loading=!1},getType(e){switch(e){case"word":return"docx";case"excel":return"xlsx";case"ppt":return"pptx"}return e},loadFile(e=""){this.docEditor!==null&&(this.docEditor.destroyEditor(),this.docEditor=null);let t=l;switch(l){case"zh-CHT":t="zh-TW";break}let i=this.code||this.value.id,a=$A.strExists(this.fileName,".")?this.fileName:this.fileName+"."+this.fileType,s=`${this.fileType}-${e||i}`;this.historyId>0&&(s+=`-${this.historyId}`);const r={document:{fileType:this.fileType,title:a,key:s,url:`http://nginx/api/${this.fileUrl}`},editorConfig:{mode:"edit",lang:t,user:{id:String(this.userInfo.userid),name:this.userInfo.nickname},customization:{uiTheme:this.themeIsDark?"theme-dark":"theme-classic-light",forcesave:!0,help:!1},callbackUrl:`http://nginx/api/file/content/office?id=${i}&token=${this.userToken}`},events:{onDocumentReady:this.onDocumentReady}};/\/hideenOfficeTitle\//.test(window.navigator.userAgent)&&(r.document.title=" "),(async _=>{if((this.readOnly||this.historyId>0)&&(r.editorConfig.mode="view",r.editorConfig.callbackUrl=null,!r.editorConfig.user.id)){let o=await $A.IDBInt("officeViewer");o||(o=$A.randNum(1e3,99999),await $A.IDBSet("officeViewer",o)),r.editorConfig.user.id="viewer_"+o,r.editorConfig.user.name="Viewer_"+o}this.$nextTick(()=>{this.docEditor=new DocsAPI.DocEditor(this.id,r)})})()},onDocumentReady(){this.$emit("on-document-ready",this.docEditor)}}},n={};var p=f(m,u,h,!1,y,"42265d2e",null,null);function y(e){for(let t in n)this[t]=n[t]}var $=function(){return p.exports}();export{$ as default};
|
import{m as d,n as f,a as l}from"./app.ccb9f568.js";import{I as c}from"./IFrame.ea01781d.js";var u=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"component-only-office"},[e.$A.isDesktop()?[e.loadError?i("Alert",{staticClass:"load-error",attrs:{type:"error","show-icon":""}},[e._v(e._s(e.$L("\u7EC4\u4EF6\u52A0\u8F7D\u5931\u8D25\uFF01")))]):e._e(),i("div",{staticClass:"placeholder",attrs:{id:e.id}})]:i("IFrame",{staticClass:"preview-iframe",attrs:{src:e.previewUrl},on:{"on-load":e.onFrameLoad}}),e.loading?i("div",{staticClass:"office-loading"},[i("Loading")],1):e._e()],2)},h=[];const m={name:"OnlyOffice",components:{IFrame:c},props:{id:{type:String,default:()=>"office_"+Math.round(Math.random()*1e4)},code:{type:String,default:""},historyId:{type:Number,default:0},value:{type:[Object,Array],default:function(){return{}}},readOnly:{type:Boolean,default:!1},documentKey:Function},data(){return{loading:!1,loadError:!1,docEditor:null}},beforeDestroy(){this.docEditor!==null&&(this.docEditor.destroyEditor(),this.docEditor=null)},computed:{...d(["userInfo","themeIsDark"]),fileType(){return this.getType(this.value.type)},fileName(){return this.value.name},fileUrl(){let e=this.code||this.value.id,t;return $A.leftExists(e,"msgFile_")?t=`dialog/msg/download/?msg_id=${$A.leftDelete(e,"msgFile_")}&token=${this.userToken}`:$A.leftExists(e,"taskFile_")?t=`project/task/filedown/?file_id=${$A.leftDelete(e,"taskFile_")}&token=${this.userToken}`:(t=`file/content/?id=${e}&token=${this.userToken}`,this.historyId>0&&(t+=`&history_id=${this.historyId}`)),t},previewUrl(){return $A.apiUrl(this.fileUrl)+"&down=preview"}},watch:{"value.id":{handler(e){!e||!$A.isDesktop()||(this.loading=!0,this.loadError=!1,$A.loadScript($A.apiUrl("../office/web-apps/apps/api/documents/api.js"),t=>{if(this.loading=!1,t!==null){this.loadError=!0;return}if(!this.documentKey){this.handleClose();return}const i=this.documentKey();i&&i.then?i.then(this.loadFile):this.loadFile()}))},immediate:!0},previewUrl:{handler(){$A.isDesktop()||(this.loading=!0)},immediate:!0}},methods:{onFrameLoad(){this.loading=!1},getType(e){switch(e){case"word":return"docx";case"excel":return"xlsx";case"ppt":return"pptx"}return e},loadFile(e=""){this.docEditor!==null&&(this.docEditor.destroyEditor(),this.docEditor=null);let t=l;switch(l){case"zh-CHT":t="zh-TW";break}let i=this.code||this.value.id,a=$A.strExists(this.fileName,".")?this.fileName:this.fileName+"."+this.fileType,s=`${this.fileType}-${e||i}`;this.historyId>0&&(s+=`-${this.historyId}`);const r={document:{fileType:this.fileType,title:a,key:s,url:`http://nginx/api/${this.fileUrl}`},editorConfig:{mode:"edit",lang:t,user:{id:String(this.userInfo.userid),name:this.userInfo.nickname},customization:{uiTheme:this.themeIsDark?"theme-dark":"theme-classic-light",forcesave:!0,help:!1},callbackUrl:`http://nginx/api/file/content/office?id=${i}&token=${this.userToken}`},events:{onDocumentReady:this.onDocumentReady}};/\/hideenOfficeTitle\//.test(window.navigator.userAgent)&&(r.document.title=" "),(async _=>{if((this.readOnly||this.historyId>0)&&(r.editorConfig.mode="view",r.editorConfig.callbackUrl=null,!r.editorConfig.user.id)){let o=await $A.IDBInt("officeViewer");o||(o=$A.randNum(1e3,99999),await $A.IDBSet("officeViewer",o)),r.editorConfig.user.id="viewer_"+o,r.editorConfig.user.name="Viewer_"+o}this.$nextTick(()=>{this.docEditor=new DocsAPI.DocEditor(this.id,r)})})()},onDocumentReady(){this.$emit("on-document-ready",this.docEditor)}}},n={};var p=f(m,u,h,!1,y,"42265d2e",null,null);function y(e){for(let t in n)this[t]=n[t]}var $=function(){return p.exports}();export{$ as default};
|
||||||
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
import{n as o}from"./app.14592391.js";var l=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"report-detail"},[a("div",{staticClass:"report-title"},[t._v(" "+t._s(t.data.title)+" "),t.loadIng>0?a("Icon",{staticClass:"icon-loading",attrs:{type:"ios-loading"}}):t._e()],1),a("div",{staticClass:"report-detail-context"},[a("Form",{staticClass:"report-form",attrs:{"label-width":"auto",inline:""}},[a("FormItem",{attrs:{label:t.$L("\u6C47\u62A5\u4EBA")}},[a("UserAvatar",{attrs:{userid:t.data.userid,size:28}})],1),a("FormItem",{attrs:{label:t.$L("\u63D0\u4EA4\u65F6\u95F4")}},[t._v(" "+t._s(t.data.created_at)+" ")]),a("FormItem",{attrs:{label:t.$L("\u6C47\u62A5\u5BF9\u8C61")}},[t.data.receives_user.length===0?[t._v("-")]:t._l(t.data.receives_user,function(s,i){return a("UserAvatar",{key:i,attrs:{userid:s.userid,size:28}})})],2)],1),a("Form",{staticClass:"report-form",attrs:{"label-width":"auto"}},[a("FormItem",{attrs:{label:t.$L("\u6C47\u62A5\u5185\u5BB9")}},[a("div",{staticClass:"report-content",domProps:{innerHTML:t._s(t.data.content)}})])],1)],1)])},n=[];const d={name:"ReportDetail",props:{data:{default:{}}},data(){return{loadIng:0}},watch:{"data.id":{handler(t){t>0&&this.sendRead()},immediate:!0}},methods:{sendRead(){this.loadIng++,this.$store.dispatch("call",{url:"report/read",data:{ids:[this.data.id]}}).then(()=>{}).catch(()=>{}).finally(t=>{this.loadIng--})}}},r={};var c=o(d,l,n,!1,_,null,null,null);function _(t){for(let e in r)this[e]=r[e]}var m=function(){return c.exports}();export{m as R};
|
import{n as o}from"./app.ccb9f568.js";var l=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"report-detail"},[a("div",{staticClass:"report-title"},[t._v(" "+t._s(t.data.title)+" "),t.loadIng>0?a("Icon",{staticClass:"icon-loading",attrs:{type:"ios-loading"}}):t._e()],1),a("div",{staticClass:"report-detail-context"},[a("Form",{staticClass:"report-form",attrs:{"label-width":"auto",inline:""}},[a("FormItem",{attrs:{label:t.$L("\u6C47\u62A5\u4EBA")}},[a("UserAvatar",{attrs:{userid:t.data.userid,size:28}})],1),a("FormItem",{attrs:{label:t.$L("\u63D0\u4EA4\u65F6\u95F4")}},[t._v(" "+t._s(t.data.created_at)+" ")]),a("FormItem",{attrs:{label:t.$L("\u6C47\u62A5\u5BF9\u8C61")}},[t.data.receives_user.length===0?[t._v("-")]:t._l(t.data.receives_user,function(s,i){return a("UserAvatar",{key:i,attrs:{userid:s.userid,size:28}})})],2)],1),a("Form",{staticClass:"report-form",attrs:{"label-width":"auto"}},[a("FormItem",{attrs:{label:t.$L("\u6C47\u62A5\u5185\u5BB9")}},[a("div",{staticClass:"report-content",domProps:{innerHTML:t._s(t.data.content)}})])],1)],1)])},n=[];const d={name:"ReportDetail",props:{data:{default:{}}},data(){return{loadIng:0}},watch:{"data.id":{handler(t){t>0&&this.sendRead()},immediate:!0}},methods:{sendRead(){this.loadIng++,this.$store.dispatch("call",{url:"report/read",data:{ids:[this.data.id]}}).then(()=>{}).catch(()=>{}).finally(t=>{this.loadIng--})}}},r={};var c=o(d,l,n,!1,_,null,null,null);function _(t){for(let e in r)this[e]=r[e]}var m=function(){return c.exports}();export{m as R};
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
import{m as i,c as n,n as l}from"./app.14592391.js";var r=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"task-menu-icon",on:{click:t.handleClick}},[t.loadIng?e("div",{staticClass:"loading"},[e("Loading")],1):[t.task.complete_at?e("Icon",{staticClass:"completed",attrs:{type:t.completedIcon}}):e("Icon",{staticClass:"uncomplete",attrs:{type:t.icon}})]],2)},c=[];const d={name:"TaskMenu",props:{task:{type:Object,default:()=>({})},loadStatus:{type:Boolean,default:!1},colorShow:{type:Boolean,default:!0},updateBefore:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},size:{type:String,default:"small"},icon:{type:String,default:"md-radio-button-off"},completedIcon:{type:String,default:"md-checkmark-circle"}},computed:{...i(["loads","taskFlows"]),...n(["isLoad"]),loadIng(){return this.loadStatus?!0:this.isLoad(`task-${this.task.id}`)}},methods:{handleClick(t){this.$store.state.taskOperation={event:t,task:this.task,loadStatus:this.loadStatus,colorShow:this.colorShow,updateBefore:this.updateBefore,disabled:this.disabled,size:this.size,onUpdate:s=>{this.$emit("on-update",s)}}},updateTask(t){if(this.loadIng)return;Object.keys(t).forEach(e=>this.$set(this.task,e,t[e]));const s=Object.assign(t,{task_id:this.task.id});this.$store.dispatch("taskUpdate",s).then(({data:e,msg:o})=>{$A.messageSuccess(o),this.$store.dispatch("saveTaskBrowse",s.task_id),this.$emit("on-update",e)}).catch(({msg:e})=>{$A.modalError(e),this.$store.dispatch("getTaskOne",s.task_id).catch(()=>{})})}}},a={};var u=l(d,r,c,!1,p,null,null,null);function p(t){for(let s in a)this[s]=a[s]}var m=function(){return u.exports}();export{m as T};
|
import{m as i,c as n,n as l}from"./app.ccb9f568.js";var r=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"task-menu-icon",on:{click:t.handleClick}},[t.loadIng?e("div",{staticClass:"loading"},[e("Loading")],1):[t.task.complete_at?e("Icon",{staticClass:"completed",attrs:{type:t.completedIcon}}):e("Icon",{staticClass:"uncomplete",attrs:{type:t.icon}})]],2)},c=[];const d={name:"TaskMenu",props:{task:{type:Object,default:()=>({})},loadStatus:{type:Boolean,default:!1},colorShow:{type:Boolean,default:!0},updateBefore:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},size:{type:String,default:"small"},icon:{type:String,default:"md-radio-button-off"},completedIcon:{type:String,default:"md-checkmark-circle"}},computed:{...i(["loads","taskFlows"]),...n(["isLoad"]),loadIng(){return this.loadStatus?!0:this.isLoad(`task-${this.task.id}`)}},methods:{handleClick(t){this.$store.state.taskOperation={event:t,task:this.task,loadStatus:this.loadStatus,colorShow:this.colorShow,updateBefore:this.updateBefore,disabled:this.disabled,size:this.size,onUpdate:s=>{this.$emit("on-update",s)}}},updateTask(t){if(this.loadIng)return;Object.keys(t).forEach(e=>this.$set(this.task,e,t[e]));const s=Object.assign(t,{task_id:this.task.id});this.$store.dispatch("taskUpdate",s).then(({data:e,msg:o})=>{$A.messageSuccess(o),this.$store.dispatch("saveTaskBrowse",s.task_id),this.$emit("on-update",e)}).catch(({msg:e})=>{$A.modalError(e),this.$store.dispatch("getTaskOne",s.task_id).catch(()=>{})})}}},a={};var u=l(d,r,c,!1,p,null,null,null);function p(t){for(let s in a)this[s]=a[s]}var m=function(){return u.exports}();export{m as T};
|
||||||
@ -1 +1 @@
|
|||||||
import{n as s,p as r}from"./app.14592391.js";var u=function(){var t=this,o=t.$createElement,e=t._self._c||o;return e("Modal",{attrs:{fullscreen:t.uplogFull,"class-name":"update-log"},model:{value:t.uplogShow,callback:function(l){t.uplogShow=l},expression:"uplogShow"}},[e("div",{attrs:{slot:"header"},slot:"header"},[e("div",{staticClass:"uplog-head"},[e("div",{staticClass:"uplog-title"},[t._v(t._s(t.$L("\u66F4\u65B0\u65E5\u5FD7")))]),t.updateVer?e("Tag",{attrs:{color:"volcano"}},[t._v(t._s(t.updateVer))]):t._e()],1)]),e("MarkdownPreview",{staticClass:"uplog-body scrollbar-overlay",attrs:{initialValue:t.updateLog}}),e("div",{staticClass:"adaption",attrs:{slot:"footer"},slot:"footer"},[e("Button",{attrs:{type:"default"},on:{click:function(l){t.uplogFull=!t.uplogFull}}},[t._v(t._s(t.$L(t.uplogFull?"\u7F29\u5C0F\u67E5\u770B":"\u5168\u5C4F\u67E5\u770B")))])],1)],1)},n=[];const p={name:"UpdateLog",components:{MarkdownPreview:r},props:{value:{type:Boolean,default:!1},updateVer:{},updateLog:{}},data(){return{uplogShow:!1,uplogFull:!1}},watch:{value:{handler(t){this.uplogShow=t},immediate:!0},uplogShow(t){this.$emit("input",t)}}},a={};var i=s(p,u,n,!1,c,null,null,null);function c(t){for(let o in a)this[o]=a[o]}var v=function(){return i.exports}();export{v as U};
|
import{n as s,p as r}from"./app.ccb9f568.js";var u=function(){var t=this,o=t.$createElement,e=t._self._c||o;return e("Modal",{attrs:{fullscreen:t.uplogFull,"class-name":"update-log"},model:{value:t.uplogShow,callback:function(l){t.uplogShow=l},expression:"uplogShow"}},[e("div",{attrs:{slot:"header"},slot:"header"},[e("div",{staticClass:"uplog-head"},[e("div",{staticClass:"uplog-title"},[t._v(t._s(t.$L("\u66F4\u65B0\u65E5\u5FD7")))]),t.updateVer?e("Tag",{attrs:{color:"volcano"}},[t._v(t._s(t.updateVer))]):t._e()],1)]),e("MarkdownPreview",{staticClass:"uplog-body scrollbar-overlay",attrs:{initialValue:t.updateLog}}),e("div",{staticClass:"adaption",attrs:{slot:"footer"},slot:"footer"},[e("Button",{attrs:{type:"default"},on:{click:function(l){t.uplogFull=!t.uplogFull}}},[t._v(t._s(t.$L(t.uplogFull?"\u7F29\u5C0F\u67E5\u770B":"\u5168\u5C4F\u67E5\u770B")))])],1)],1)},n=[];const p={name:"UpdateLog",components:{MarkdownPreview:r},props:{value:{type:Boolean,default:!1},updateVer:{},updateLog:{}},data(){return{uplogShow:!1,uplogFull:!1}},watch:{value:{handler(t){this.uplogShow=t},immediate:!0},uplogShow(t){this.$emit("input",t)}}},a={};var i=s(p,u,n,!1,c,null,null,null);function c(t){for(let o in a)this[o]=a[o]}var v=function(){return i.exports}();export{v as U};
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,4 +1,4 @@
|
|||||||
import{e as vs,g as Ss,n as tr,b as Es,m as Cs,c as Ds,d as Ps}from"./app.14592391.js";import{T as ks}from"./TaskMenu.fe670140.js";var nr={exports:{}},ir={exports:{}};/*!
|
import{e as vs,g as Ss,n as tr,b as Es,m as Cs,c as Ds,d as Ps}from"./app.ccb9f568.js";import{T as ks}from"./TaskMenu.771a27d8.js";var nr={exports:{}},ir={exports:{}};/*!
|
||||||
* tui-code-snippet.js
|
* tui-code-snippet.js
|
||||||
* @version 1.5.2
|
* @version 1.5.2
|
||||||
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
|
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
import{m as r,n}from"./app.14592391.js";var o=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"setting-item submit"},[t.configLoad>0?e("Loading"):e("Form",{ref:"formDatum",attrs:{model:t.formDatum,rules:t.ruleDatum,labelPosition:t.formLabelPosition,labelWidth:t.formLabelWidth},nativeOn:{submit:function(i){i.preventDefault()}}},[t.isLdap?e("Alert",{attrs:{type:"warning"}},[t._v(t._s(t.$L("LDAP \u7528\u6237\u7981\u6B62\u4FEE\u6539\u90AE\u7BB1\u5730\u5740")))]):t._e(),e("FormItem",{attrs:{label:t.$L("\u65B0\u90AE\u7BB1\u5730\u5740"),prop:"newEmail"}},[t.isRegVerify==1?e("Input",{class:t.count>0?"setting-send-input":"setting-input",attrs:{search:"","enter-button":t.$L(t.sendBtnText),disabled:t.isLdap,placeholder:t.$L("\u8F93\u5165\u65B0\u90AE\u7BB1\u5730\u5740")},on:{"on-search":t.sendEmailCode},model:{value:t.formDatum.newEmail,callback:function(i){t.$set(t.formDatum,"newEmail",i)},expression:"formDatum.newEmail"}}):e("Input",{staticClass:"setting-input",attrs:{disabled:t.isLdap,placeholder:t.$L("\u8F93\u5165\u65B0\u90AE\u7BB1\u5730\u5740")},model:{value:t.formDatum.newEmail,callback:function(i){t.$set(t.formDatum,"newEmail",i)},expression:"formDatum.newEmail"}})],1),t.isRegVerify==1?e("FormItem",{attrs:{label:t.$L("\u9A8C\u8BC1\u7801"),prop:"code"}},[e("Input",{attrs:{placeholder:t.$L("\u8F93\u5165\u90AE\u7BB1\u9A8C\u8BC1\u7801")},model:{value:t.formDatum.code,callback:function(i){t.$set(t.formDatum,"code",i)},expression:"formDatum.code"}})],1):t._e()],1),e("div",{staticClass:"setting-footer"},[e("Button",{attrs:{loading:t.loadIng>0,type:"primary",disabled:t.isLdap},on:{click:t.submitForm}},[t._v(t._s(t.$L("\u63D0\u4EA4")))]),e("Button",{staticStyle:{"margin-left":"8px"},attrs:{loading:t.loadIng>0},on:{click:t.resetForm}},[t._v(t._s(t.$L("\u91CD\u7F6E")))])],1)],1)},l=[];const m={data(){return{loadIng:0,configLoad:0,formDatum:{newEmail:"",code:""},ruleDatum:{newEmail:[{validator:(t,s,e)=>{s.trim()===""?e(new Error(this.$L("\u8BF7\u8F93\u5165\u65B0\u90AE\u7BB1\u5730\u5740\uFF01"))):$A.isEmail(s.trim())?e():e(new Error(this.$L("\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u90AE\u7BB1\u5730\u5740\uFF01")))},required:!0,trigger:"change"}]},count:0,isSendButtonShow:!0,isRegVerify:0,sendBtnText:this.$L("\u53D1\u9001\u9A8C\u8BC1\u7801")}},mounted(){this.getRegVerify()},computed:{...r(["formLabelPosition","formLabelWidth"]),isLdap(){return this.$store.state.userInfo.identity.includes("ldap")}},methods:{sendEmailCode(){this.$store.dispatch("call",{url:"users/email/send",data:{type:2,email:this.formDatum.newEmail},spinner:!0}).then(t=>{this.isSendButtonShow=!1,this.count=120,this.sendBtnText=this.count+" \u79D2";let s=setInterval(()=>{this.count--,this.sendBtnText=this.count+" \u79D2",this.count<=0&&(this.sendBtnText=this.$L("\u53D1\u9001\u9A8C\u8BC1\u7801"),clearInterval(s))},1e3)}).catch(({msg:t})=>{$A.messageError(t)})},submitForm(){this.$refs.formDatum.validate(t=>{t&&(this.loadIng++,this.$store.dispatch("call",{url:"users/email/edit",data:this.formDatum}).then(({data:s})=>{this.count=0,this.sendBtnText=this.$L("\u53D1\u9001\u9A8C\u8BC1\u7801"),$A.messageSuccess("\u4FEE\u6539\u6210\u529F"),this.$store.dispatch("saveUserInfo",s),this.$refs.formDatum.resetFields(),this.isSendButtonShow=!0}).catch(({msg:s})=>{$A.modalError(s)}).finally(s=>{this.loadIng--}))})},resetForm(){this.$refs.formDatum.resetFields()},getRegVerify(){this.configLoad++,this.$store.dispatch("call",{url:"system/setting/email"}).then(({data:t})=>{this.isRegVerify=t.reg_verify==="open"}).finally(t=>{this.configLoad--})}}},a={};var u=n(m,o,l,!1,d,null,null,null);function d(t){for(let s in a)this[s]=a[s]}var f=function(){return u.exports}();export{f as default};
|
import{m as r,n}from"./app.ccb9f568.js";var o=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"setting-item submit"},[t.configLoad>0?e("Loading"):e("Form",{ref:"formDatum",attrs:{model:t.formDatum,rules:t.ruleDatum,labelPosition:t.formLabelPosition,labelWidth:t.formLabelWidth},nativeOn:{submit:function(i){i.preventDefault()}}},[t.isLdap?e("Alert",{attrs:{type:"warning"}},[t._v(t._s(t.$L("LDAP \u7528\u6237\u7981\u6B62\u4FEE\u6539\u90AE\u7BB1\u5730\u5740")))]):t._e(),e("FormItem",{attrs:{label:t.$L("\u65B0\u90AE\u7BB1\u5730\u5740"),prop:"newEmail"}},[t.isRegVerify==1?e("Input",{class:t.count>0?"setting-send-input":"setting-input",attrs:{search:"","enter-button":t.$L(t.sendBtnText),disabled:t.isLdap,placeholder:t.$L("\u8F93\u5165\u65B0\u90AE\u7BB1\u5730\u5740")},on:{"on-search":t.sendEmailCode},model:{value:t.formDatum.newEmail,callback:function(i){t.$set(t.formDatum,"newEmail",i)},expression:"formDatum.newEmail"}}):e("Input",{staticClass:"setting-input",attrs:{disabled:t.isLdap,placeholder:t.$L("\u8F93\u5165\u65B0\u90AE\u7BB1\u5730\u5740")},model:{value:t.formDatum.newEmail,callback:function(i){t.$set(t.formDatum,"newEmail",i)},expression:"formDatum.newEmail"}})],1),t.isRegVerify==1?e("FormItem",{attrs:{label:t.$L("\u9A8C\u8BC1\u7801"),prop:"code"}},[e("Input",{attrs:{placeholder:t.$L("\u8F93\u5165\u90AE\u7BB1\u9A8C\u8BC1\u7801")},model:{value:t.formDatum.code,callback:function(i){t.$set(t.formDatum,"code",i)},expression:"formDatum.code"}})],1):t._e()],1),e("div",{staticClass:"setting-footer"},[e("Button",{attrs:{loading:t.loadIng>0,type:"primary",disabled:t.isLdap},on:{click:t.submitForm}},[t._v(t._s(t.$L("\u63D0\u4EA4")))]),e("Button",{staticStyle:{"margin-left":"8px"},attrs:{loading:t.loadIng>0},on:{click:t.resetForm}},[t._v(t._s(t.$L("\u91CD\u7F6E")))])],1)],1)},l=[];const m={data(){return{loadIng:0,configLoad:0,formDatum:{newEmail:"",code:""},ruleDatum:{newEmail:[{validator:(t,s,e)=>{s.trim()===""?e(new Error(this.$L("\u8BF7\u8F93\u5165\u65B0\u90AE\u7BB1\u5730\u5740\uFF01"))):$A.isEmail(s.trim())?e():e(new Error(this.$L("\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u90AE\u7BB1\u5730\u5740\uFF01")))},required:!0,trigger:"change"}]},count:0,isSendButtonShow:!0,isRegVerify:0,sendBtnText:this.$L("\u53D1\u9001\u9A8C\u8BC1\u7801")}},mounted(){this.getRegVerify()},computed:{...r(["formLabelPosition","formLabelWidth"]),isLdap(){return this.$store.state.userInfo.identity.includes("ldap")}},methods:{sendEmailCode(){this.$store.dispatch("call",{url:"users/email/send",data:{type:2,email:this.formDatum.newEmail},spinner:!0}).then(t=>{this.isSendButtonShow=!1,this.count=120,this.sendBtnText=this.count+" \u79D2";let s=setInterval(()=>{this.count--,this.sendBtnText=this.count+" \u79D2",this.count<=0&&(this.sendBtnText=this.$L("\u53D1\u9001\u9A8C\u8BC1\u7801"),clearInterval(s))},1e3)}).catch(({msg:t})=>{$A.messageError(t)})},submitForm(){this.$refs.formDatum.validate(t=>{t&&(this.loadIng++,this.$store.dispatch("call",{url:"users/email/edit",data:this.formDatum}).then(({data:s})=>{this.count=0,this.sendBtnText=this.$L("\u53D1\u9001\u9A8C\u8BC1\u7801"),$A.messageSuccess("\u4FEE\u6539\u6210\u529F"),this.$store.dispatch("saveUserInfo",s),this.$refs.formDatum.resetFields(),this.isSendButtonShow=!0}).catch(({msg:s})=>{$A.modalError(s)}).finally(s=>{this.loadIng--}))})},resetForm(){this.$refs.formDatum.resetFields()},getRegVerify(){this.configLoad++,this.$store.dispatch("call",{url:"system/setting/email"}).then(({data:t})=>{this.isRegVerify=t.reg_verify==="open"}).finally(t=>{this.configLoad--})}}},a={};var u=n(m,o,l,!1,d,null,null,null);function d(t){for(let s in a)this[s]=a[s]}var f=function(){return u.exports}();export{f as default};
|
||||||
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
import n from"./FileContent.e4b22713.js";import l from"./FilePreview.bbba1a3d.js";import{n as s}from"./app.14592391.js";import"./IFrame.1441d1e8.js";var a=function(){var e=this,i=e.$createElement,t=e._self._c||i;return t("div",{staticClass:"single-file"},[t("PageTitle",{attrs:{title:e.pageName}}),e.loadIng>0?t("Loading"):e.fileInfo?[e.isPreview?t("FilePreview",{attrs:{code:e.code,file:e.fileInfo,historyId:e.historyId,headerShow:!e.$isEEUiApp}}):t("FileContent",{attrs:{file:e.fileInfo},model:{value:e.fileShow,callback:function(r){e.fileShow=r},expression:"fileShow"}})]:e._e()],2)},f=[];const u={components:{FilePreview:l,FileContent:n},data(){return{loadIng:0,code:null,fileShow:!0,fileInfo:null}},mounted(){},computed:{historyId(){return this.$route.query?$A.runNum(this.$route.query.history_id):0},isPreview(){return this.windowSmall||this.code||this.historyId>0||this.fileInfo&&this.fileInfo.permission===0},pageName(){let e=this.fileInfo?this.fileInfo.name:"";return this.$route.query&&this.$route.query.history_at&&(e+=` [${this.$route.query.history_at}]`),e}},watch:{$route:{handler(){this.getInfo()},immediate:!0}},methods:{getInfo(){let{codeOrFileId:e}=this.$route.params,i={id:e};if(/^\d+$/.test(e))this.code=null;else if(e)this.code=e;else return;setTimeout(t=>{this.loadIng++},600),this.$store.dispatch("call",{url:"file/one",data:i}).then(({data:t})=>{this.fileInfo=t}).catch(({msg:t})=>{$A.modalError({content:t,onOk:()=>{window.close()}})}).finally(t=>{this.loadIng--})}}},o={};var h=s(u,a,f,!1,d,"fab0e29c",null,null);function d(e){for(let i in o)this[i]=o[i]}var I=function(){return h.exports}();export{I as default};
|
import n from"./FileContent.e29a40df.js";import l from"./FilePreview.1d596268.js";import{n as s}from"./app.ccb9f568.js";import"./IFrame.ea01781d.js";var a=function(){var e=this,i=e.$createElement,t=e._self._c||i;return t("div",{staticClass:"single-file"},[t("PageTitle",{attrs:{title:e.pageName}}),e.loadIng>0?t("Loading"):e.fileInfo?[e.isPreview?t("FilePreview",{attrs:{code:e.code,file:e.fileInfo,historyId:e.historyId,headerShow:!e.$isEEUiApp}}):t("FileContent",{attrs:{file:e.fileInfo},model:{value:e.fileShow,callback:function(r){e.fileShow=r},expression:"fileShow"}})]:e._e()],2)},f=[];const u={components:{FilePreview:l,FileContent:n},data(){return{loadIng:0,code:null,fileShow:!0,fileInfo:null}},mounted(){},computed:{historyId(){return this.$route.query?$A.runNum(this.$route.query.history_id):0},isPreview(){return this.windowSmall||this.code||this.historyId>0||this.fileInfo&&this.fileInfo.permission===0},pageName(){let e=this.fileInfo?this.fileInfo.name:"";return this.$route.query&&this.$route.query.history_at&&(e+=` [${this.$route.query.history_at}]`),e}},watch:{$route:{handler(){this.getInfo()},immediate:!0}},methods:{getInfo(){let{codeOrFileId:e}=this.$route.params,i={id:e};if(/^\d+$/.test(e))this.code=null;else if(e)this.code=e;else return;setTimeout(t=>{this.loadIng++},600),this.$store.dispatch("call",{url:"file/one",data:i}).then(({data:t})=>{this.fileInfo=t}).catch(({msg:t})=>{$A.modalError({content:t,onOk:()=>{window.close()}})}).finally(t=>{this.loadIng--})}}},o={};var h=s(u,a,f,!1,d,"fab0e29c",null,null);function d(e){for(let i in o)this[i]=o[i]}var I=function(){return h.exports}();export{I as default};
|
||||||
@ -1 +1 @@
|
|||||||
import{m as a,n as r,_ as s}from"./app.14592391.js";import{I as l}from"./IFrame.1441d1e8.js";var c=function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("div",{staticClass:"single-file-msg"},[e("PageTitle",{attrs:{title:t.title}}),t.loadIng>0?e("Loading"):t.isWait?t._e():[t.isType("md")?e("MDPreview",{attrs:{initialValue:t.msgDetail.content.content}}):t.isType("text")?e("TEditor",{attrs:{value:t.msgDetail.content.content,height:"100%",readOnly:""}}):t.isType("drawio")?e("Drawio",{attrs:{title:t.msgDetail.msg.name,readOnly:""},model:{value:t.msgDetail.content,callback:function(n){t.$set(t.msgDetail,"content",n)},expression:"msgDetail.content"}}):t.isType("mind")?e("Minder",{attrs:{value:t.msgDetail.content,readOnly:""}}):t.isType("code")?[t.isLongText(t.msgDetail.msg.name)?e("div",{staticClass:"view-code",domProps:{innerHTML:t._s(t.$A.formatTextMsg(t.msgDetail.content.content,t.userId))}}):e("AceEditor",{staticClass:"view-editor",attrs:{ext:t.msgDetail.msg.ext,readOnly:""},model:{value:t.msgDetail.content.content,callback:function(n){t.$set(t.msgDetail.content,"content",n)},expression:"msgDetail.content.content"}})]:t.isType("office")?e("OnlyOffice",{attrs:{code:t.officeCode,documentKey:t.documentKey,readOnly:""},model:{value:t.officeContent,callback:function(n){t.officeContent=n},expression:"officeContent"}}):t.isType("preview")?e("IFrame",{staticClass:"preview-iframe",attrs:{src:t.previewUrl}}):e("div",{staticClass:"no-support"},[t._v(t._s(t.$L("\u4E0D\u652F\u6301\u5355\u72EC\u67E5\u770B\u6B64\u6D88\u606F")))])]],2)},m=[];const d=()=>s(()=>import("./preview.0d6f188d.js"),["js/build/preview.0d6f188d.js","js/build/app.14592391.js","js/build/app.ae08f662.css"]),_=()=>s(()=>import("./TEditor.559539e9.js"),["js/build/TEditor.559539e9.js","js/build/app.14592391.js","js/build/app.ae08f662.css","js/build/ImgUpload.49e77598.js"]),u=()=>s(()=>import("./AceEditor.51e5359e.js"),["js/build/AceEditor.51e5359e.js","js/build/app.14592391.js","js/build/app.ae08f662.css"]),g=()=>s(()=>import("./OnlyOffice.e3bf962c.js"),["js/build/OnlyOffice.e3bf962c.js","js/build/OnlyOffice.d36f3069.css","js/build/app.14592391.js","js/build/app.ae08f662.css","js/build/IFrame.1441d1e8.js"]),f=()=>s(()=>import("./Drawio.1ed9af3b.js"),["js/build/Drawio.1ed9af3b.js","js/build/Drawio.fc5c6326.css","js/build/app.14592391.js","js/build/app.ae08f662.css","js/build/IFrame.1441d1e8.js"]),p=()=>s(()=>import("./Minder.722123cb.js"),["js/build/Minder.722123cb.js","js/build/Minder.4ae9b469.css","js/build/IFrame.1441d1e8.js","js/build/app.14592391.js","js/build/app.ae08f662.css"]),v={components:{IFrame:l,AceEditor:u,TEditor:_,MDPreview:d,OnlyOffice:g,Drawio:f,Minder:p},data(){return{loadIng:0,isWait:!1,msgDetail:{}}},mounted(){},watch:{$route:{handler(){this.getInfo()},immediate:!0}},computed:{...a(["userId"]),msgId(){const{msgId:t}=this.$route.params;return parseInt(/^\d+$/.test(t)?t:0)},title(){const{msg:t}=this.msgDetail;return t&&t.name?t.name:"Loading..."},isType(){const{msgDetail:t}=this;return function(i){return t.type=="file"&&t.file_mode==i}},officeContent(){return{id:this.msgDetail.id||0,type:this.msgDetail.msg.ext,name:this.title}},officeCode(){return"msgFile_"+this.msgDetail.id},previewUrl(){const{name:t,key:i}=this.msgDetail.content;return $A.apiUrl(`../online/preview/${t}?key=${i}`)}},methods:{getInfo(){this.msgId<=0||(setTimeout(t=>{this.loadIng++},600),this.isWait=!0,this.$store.dispatch("call",{url:"dialog/msg/detail",data:{msg_id:this.msgId}}).then(({data:t})=>{this.msgDetail=t}).catch(({msg:t})=>{$A.modalError({content:t,onOk:()=>{this.$Electron&&window.close()}})}).finally(t=>{this.loadIng--,this.isWait=!1}))},documentKey(){return new Promise(t=>{this.$store.dispatch("call",{url:"dialog/msg/detail",data:{msg_id:this.msgId,only_update_at:"yes"}}).then(({data:i})=>{t(`${i.id}-${$A.Time(i.update_at)}`)}).catch(()=>{t(0)})})},isLongText(t){return/^LongText-/.test(t)}}},o={};var h=r(v,c,m,!1,D,null,null,null);function D(t){for(let i in o)this[i]=o[i]}var I=function(){return h.exports}();export{I as default};
|
import{m as a,n as r,_ as s}from"./app.ccb9f568.js";import{I as l}from"./IFrame.ea01781d.js";var c=function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("div",{staticClass:"single-file-msg"},[e("PageTitle",{attrs:{title:t.title}}),t.loadIng>0?e("Loading"):t.isWait?t._e():[t.isType("md")?e("MDPreview",{attrs:{initialValue:t.msgDetail.content.content}}):t.isType("text")?e("TEditor",{attrs:{value:t.msgDetail.content.content,height:"100%",readOnly:""}}):t.isType("drawio")?e("Drawio",{attrs:{title:t.msgDetail.msg.name,readOnly:""},model:{value:t.msgDetail.content,callback:function(n){t.$set(t.msgDetail,"content",n)},expression:"msgDetail.content"}}):t.isType("mind")?e("Minder",{attrs:{value:t.msgDetail.content,readOnly:""}}):t.isType("code")?[t.isLongText(t.msgDetail.msg.name)?e("div",{staticClass:"view-code",domProps:{innerHTML:t._s(t.$A.formatTextMsg(t.msgDetail.content.content,t.userId))}}):e("AceEditor",{staticClass:"view-editor",attrs:{ext:t.msgDetail.msg.ext,readOnly:""},model:{value:t.msgDetail.content.content,callback:function(n){t.$set(t.msgDetail.content,"content",n)},expression:"msgDetail.content.content"}})]:t.isType("office")?e("OnlyOffice",{attrs:{code:t.officeCode,documentKey:t.documentKey,readOnly:""},model:{value:t.officeContent,callback:function(n){t.officeContent=n},expression:"officeContent"}}):t.isType("preview")?e("IFrame",{staticClass:"preview-iframe",attrs:{src:t.previewUrl}}):e("div",{staticClass:"no-support"},[t._v(t._s(t.$L("\u4E0D\u652F\u6301\u5355\u72EC\u67E5\u770B\u6B64\u6D88\u606F")))])]],2)},m=[];const d=()=>s(()=>import("./preview.348d6503.js"),["js/build/preview.348d6503.js","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css"]),_=()=>s(()=>import("./TEditor.e0ac7ca7.js"),["js/build/TEditor.e0ac7ca7.js","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css","js/build/ImgUpload.400d8adf.js"]),u=()=>s(()=>import("./AceEditor.3ec7b80e.js"),["js/build/AceEditor.3ec7b80e.js","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css"]),g=()=>s(()=>import("./OnlyOffice.e1798810.js"),["js/build/OnlyOffice.e1798810.js","js/build/OnlyOffice.d36f3069.css","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css","js/build/IFrame.ea01781d.js"]),f=()=>s(()=>import("./Drawio.236a90d7.js"),["js/build/Drawio.236a90d7.js","js/build/Drawio.fc5c6326.css","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css","js/build/IFrame.ea01781d.js"]),p=()=>s(()=>import("./Minder.6e71e09f.js"),["js/build/Minder.6e71e09f.js","js/build/Minder.4ae9b469.css","js/build/IFrame.ea01781d.js","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css"]),v={components:{IFrame:l,AceEditor:u,TEditor:_,MDPreview:d,OnlyOffice:g,Drawio:f,Minder:p},data(){return{loadIng:0,isWait:!1,msgDetail:{}}},mounted(){},watch:{$route:{handler(){this.getInfo()},immediate:!0}},computed:{...a(["userId"]),msgId(){const{msgId:t}=this.$route.params;return parseInt(/^\d+$/.test(t)?t:0)},title(){const{msg:t}=this.msgDetail;return t&&t.name?t.name:"Loading..."},isType(){const{msgDetail:t}=this;return function(i){return t.type=="file"&&t.file_mode==i}},officeContent(){return{id:this.msgDetail.id||0,type:this.msgDetail.msg.ext,name:this.title}},officeCode(){return"msgFile_"+this.msgDetail.id},previewUrl(){const{name:t,key:i}=this.msgDetail.content;return $A.apiUrl(`../online/preview/${t}?key=${i}`)}},methods:{getInfo(){this.msgId<=0||(setTimeout(t=>{this.loadIng++},600),this.isWait=!0,this.$store.dispatch("call",{url:"dialog/msg/detail",data:{msg_id:this.msgId}}).then(({data:t})=>{this.msgDetail=t}).catch(({msg:t})=>{$A.modalError({content:t,onOk:()=>{this.$Electron&&window.close()}})}).finally(t=>{this.loadIng--,this.isWait=!1}))},documentKey(){return new Promise(t=>{this.$store.dispatch("call",{url:"dialog/msg/detail",data:{msg_id:this.msgId,only_update_at:"yes"}}).then(({data:i})=>{t(`${i.id}-${$A.Time(i.update_at)}`)}).catch(()=>{t(0)})})},isLongText(t){return/^LongText-/.test(t)}}},o={};var h=r(v,c,m,!1,D,null,null,null);function D(t){for(let i in o)this[i]=o[i]}var I=function(){return h.exports}();export{I as default};
|
||||||
@ -1 +1 @@
|
|||||||
import{n as o,_ as n}from"./app.14592391.js";import{I as r}from"./IFrame.1441d1e8.js";var s=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"single-file-task"},[i("PageTitle",{attrs:{title:e.title}}),e.loadIng>0?i("Loading"):e.isWait?e._e():[e.isType("md")?i("MDPreview",{attrs:{initialValue:e.fileDetail.content.content}}):e.isType("text")?i("TEditor",{attrs:{value:e.fileDetail.content.content,height:"100%",readOnly:""}}):e.isType("drawio")?i("Drawio",{attrs:{title:e.fileDetail.name,readOnly:""},model:{value:e.fileDetail.content,callback:function(l){e.$set(e.fileDetail,"content",l)},expression:"fileDetail.content"}}):e.isType("mind")?i("Minder",{attrs:{value:e.fileDetail.content,readOnly:""}}):e.isType("code")?i("AceEditor",{staticClass:"view-editor",attrs:{ext:e.fileDetail.ext,readOnly:""},model:{value:e.fileDetail.content.content,callback:function(l){e.$set(e.fileDetail.content,"content",l)},expression:"fileDetail.content.content"}}):e.isType("office")?i("OnlyOffice",{attrs:{code:e.officeCode,documentKey:e.documentKey,readOnly:""},model:{value:e.officeContent,callback:function(l){e.officeContent=l},expression:"officeContent"}}):e.isType("preview")?i("IFrame",{staticClass:"preview-iframe",attrs:{src:e.previewUrl}}):i("div",{staticClass:"no-support"},[e._v(e._s(e.$L("\u4E0D\u652F\u6301\u5355\u72EC\u67E5\u770B\u6B64\u6D88\u606F")))])]],2)},c=[];const d=()=>n(()=>import("./preview.0d6f188d.js"),["js/build/preview.0d6f188d.js","js/build/app.14592391.js","js/build/app.ae08f662.css"]),f=()=>n(()=>import("./TEditor.559539e9.js"),["js/build/TEditor.559539e9.js","js/build/app.14592391.js","js/build/app.ae08f662.css","js/build/ImgUpload.49e77598.js"]),_=()=>n(()=>import("./AceEditor.51e5359e.js"),["js/build/AceEditor.51e5359e.js","js/build/app.14592391.js","js/build/app.ae08f662.css"]),u=()=>n(()=>import("./OnlyOffice.e3bf962c.js"),["js/build/OnlyOffice.e3bf962c.js","js/build/OnlyOffice.d36f3069.css","js/build/app.14592391.js","js/build/app.ae08f662.css","js/build/IFrame.1441d1e8.js"]),p=()=>n(()=>import("./Drawio.1ed9af3b.js"),["js/build/Drawio.1ed9af3b.js","js/build/Drawio.fc5c6326.css","js/build/app.14592391.js","js/build/app.ae08f662.css","js/build/IFrame.1441d1e8.js"]),m=()=>n(()=>import("./Minder.722123cb.js"),["js/build/Minder.722123cb.js","js/build/Minder.4ae9b469.css","js/build/IFrame.1441d1e8.js","js/build/app.14592391.js","js/build/app.ae08f662.css"]),v={components:{IFrame:r,AceEditor:_,TEditor:f,MDPreview:d,OnlyOffice:u,Drawio:p,Minder:m},data(){return{loadIng:0,isWait:!1,fileDetail:{}}},mounted(){},watch:{$route:{handler(){this.getInfo()},immediate:!0}},computed:{fileId(){const{fileId:e}=this.$route.params;return parseInt(/^\d+$/.test(e)?e:0)},title(){const{name:e}=this.fileDetail;return e||"Loading..."},isType(){const{fileDetail:e}=this;return function(t){return e.file_mode==t}},officeContent(){return{id:this.fileDetail.id||0,type:this.fileDetail.ext,name:this.title}},officeCode(){return"taskFile_"+this.fileDetail.id},previewUrl(){const{name:e,key:t}=this.fileDetail.content;return $A.apiUrl(`../online/preview/${e}?key=${t}`)}},methods:{getInfo(){this.fileId<=0||(setTimeout(e=>{this.loadIng++},600),this.isWait=!0,this.$store.dispatch("call",{url:"project/task/filedetail",data:{file_id:this.fileId}}).then(({data:e})=>{this.fileDetail=e}).catch(({msg:e})=>{$A.modalError({content:e,onOk:()=>{this.$Electron&&window.close()}})}).finally(e=>{this.loadIng--,this.isWait=!1}))},documentKey(){return new Promise(e=>{this.$store.dispatch("call",{url:"project/task/filedetail",data:{file_id:this.fileId,only_update_at:"yes"}}).then(({data:t})=>{e(`${t.id}-${$A.Time(t.update_at)}`)}).catch(()=>{e(0)})})}}},a={};var h=o(v,s,c,!1,D,null,null,null);function D(e){for(let t in a)this[t]=a[t]}var T=function(){return h.exports}();export{T as default};
|
import{n as o,_ as n}from"./app.ccb9f568.js";import{I as r}from"./IFrame.ea01781d.js";var s=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"single-file-task"},[i("PageTitle",{attrs:{title:e.title}}),e.loadIng>0?i("Loading"):e.isWait?e._e():[e.isType("md")?i("MDPreview",{attrs:{initialValue:e.fileDetail.content.content}}):e.isType("text")?i("TEditor",{attrs:{value:e.fileDetail.content.content,height:"100%",readOnly:""}}):e.isType("drawio")?i("Drawio",{attrs:{title:e.fileDetail.name,readOnly:""},model:{value:e.fileDetail.content,callback:function(l){e.$set(e.fileDetail,"content",l)},expression:"fileDetail.content"}}):e.isType("mind")?i("Minder",{attrs:{value:e.fileDetail.content,readOnly:""}}):e.isType("code")?i("AceEditor",{staticClass:"view-editor",attrs:{ext:e.fileDetail.ext,readOnly:""},model:{value:e.fileDetail.content.content,callback:function(l){e.$set(e.fileDetail.content,"content",l)},expression:"fileDetail.content.content"}}):e.isType("office")?i("OnlyOffice",{attrs:{code:e.officeCode,documentKey:e.documentKey,readOnly:""},model:{value:e.officeContent,callback:function(l){e.officeContent=l},expression:"officeContent"}}):e.isType("preview")?i("IFrame",{staticClass:"preview-iframe",attrs:{src:e.previewUrl}}):i("div",{staticClass:"no-support"},[e._v(e._s(e.$L("\u4E0D\u652F\u6301\u5355\u72EC\u67E5\u770B\u6B64\u6D88\u606F")))])]],2)},c=[];const d=()=>n(()=>import("./preview.348d6503.js"),["js/build/preview.348d6503.js","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css"]),f=()=>n(()=>import("./TEditor.e0ac7ca7.js"),["js/build/TEditor.e0ac7ca7.js","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css","js/build/ImgUpload.400d8adf.js"]),_=()=>n(()=>import("./AceEditor.3ec7b80e.js"),["js/build/AceEditor.3ec7b80e.js","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css"]),u=()=>n(()=>import("./OnlyOffice.e1798810.js"),["js/build/OnlyOffice.e1798810.js","js/build/OnlyOffice.d36f3069.css","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css","js/build/IFrame.ea01781d.js"]),p=()=>n(()=>import("./Drawio.236a90d7.js"),["js/build/Drawio.236a90d7.js","js/build/Drawio.fc5c6326.css","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css","js/build/IFrame.ea01781d.js"]),m=()=>n(()=>import("./Minder.6e71e09f.js"),["js/build/Minder.6e71e09f.js","js/build/Minder.4ae9b469.css","js/build/IFrame.ea01781d.js","js/build/app.ccb9f568.js","js/build/app.e43f7a82.css"]),v={components:{IFrame:r,AceEditor:_,TEditor:f,MDPreview:d,OnlyOffice:u,Drawio:p,Minder:m},data(){return{loadIng:0,isWait:!1,fileDetail:{}}},mounted(){},watch:{$route:{handler(){this.getInfo()},immediate:!0}},computed:{fileId(){const{fileId:e}=this.$route.params;return parseInt(/^\d+$/.test(e)?e:0)},title(){const{name:e}=this.fileDetail;return e||"Loading..."},isType(){const{fileDetail:e}=this;return function(t){return e.file_mode==t}},officeContent(){return{id:this.fileDetail.id||0,type:this.fileDetail.ext,name:this.title}},officeCode(){return"taskFile_"+this.fileDetail.id},previewUrl(){const{name:e,key:t}=this.fileDetail.content;return $A.apiUrl(`../online/preview/${e}?key=${t}`)}},methods:{getInfo(){this.fileId<=0||(setTimeout(e=>{this.loadIng++},600),this.isWait=!0,this.$store.dispatch("call",{url:"project/task/filedetail",data:{file_id:this.fileId}}).then(({data:e})=>{this.fileDetail=e}).catch(({msg:e})=>{$A.modalError({content:e,onOk:()=>{this.$Electron&&window.close()}})}).finally(e=>{this.loadIng--,this.isWait=!1}))},documentKey(){return new Promise(e=>{this.$store.dispatch("call",{url:"project/task/filedetail",data:{file_id:this.fileId,only_update_at:"yes"}}).then(({data:t})=>{e(`${t.id}-${$A.Time(t.update_at)}`)}).catch(()=>{e(0)})})}}},a={};var h=o(v,s,c,!1,D,null,null,null);function D(e){for(let t in a)this[t]=a[t]}var T=function(){return h.exports}();export{T as default};
|
||||||
@ -1 +1 @@
|
|||||||
import{m as o,d as r,h as l,n as c}from"./app.14592391.js";var u=function(){var e=this,a=e.$createElement,t=e._self._c||a;return t("div",{staticClass:"page-setting"},[t("PageTitle",{attrs:{title:e.$L(e.titleNameRoute)}}),t("div",{staticClass:"setting-head"},[t("div",{staticClass:"setting-titbox"},[t("div",{staticClass:"setting-title"},[t("h1",[e._v(e._s(e.$L(e.settingTitleName)))]),e.show768Box?e._e():t("div",{staticClass:"setting-more",on:{click:function(s){return e.toggleRoute("index")}}},[t("Icon",{attrs:{type:"md-close"}})],1)])])]),t("div",{staticClass:"setting-box",class:{"show768-box":e.show768Box}},[t("div",{staticClass:"setting-menu"},[t("ul",[e._l(e.menu,function(s,n){return t("li",{key:n,class:e.classNameRoute(s.path,s.divided),on:{click:function(g){return e.toggleRoute(s.path)}}},[e._v(e._s(e.$L(s.name)))])}),e.clientNewVersion?t("li",{staticClass:"flex",class:e.classNameRoute("version",!0),on:{click:function(s){return e.toggleRoute("version")}}},[t("AutoTip",{attrs:{disabled:""}},[e._v(e._s(e.$L("\u7248\u672C"))+": "+e._s(e.version))]),t("Badge",{attrs:{text:e.clientNewVersion}})],1):t("li",{staticClass:"version divided",on:{click:e.onVersion}},[t("AutoTip",[e._v(e._s(e.$L("\u7248\u672C"))+": "+e._s(e.version))])],1)],2)]),t("div",{staticClass:"setting-content"},[t("div",{staticClass:"setting-content-title"},[e._v(e._s(e.$L(e.titleNameRoute)))]),t("div",{staticClass:"setting-content-view"},[t("router-view",{staticClass:"setting-router-view"})],1)])])],1)},m=[];const d={data(){return{version:window.systemInfo.version}},mounted(){},computed:{...o(["userInfo","userIsAdmin","clientNewVersion"]),routeName(){return this.$route.name},show768Box(){return this.routeName==="manage-setting"},menu(){const e=[{path:"personal",name:"\u4E2A\u4EBA\u8BBE\u7F6E"},{path:"checkin",name:"\u7B7E\u5230\u8BBE\u7F6E",desc:" (Beta)"},{path:"language",name:"\u8BED\u8A00\u8BBE\u7F6E"},{path:"theme",name:"\u4E3B\u9898\u8BBE\u7F6E"},{path:"password",name:"\u5BC6\u7801\u8BBE\u7F6E"},{path:"email",name:"\u4FEE\u6539\u90AE\u7BB1"}];return this.$Electron&&e.splice(2,0,{path:"keyboard",name:"\u5FEB\u6377\u952E",desc:" (Beta)"}),["127.0.0.1:2222","192.168.100.88:2222","dootask.com","www.dootask.com","t.hitosea.com"].includes($A.getDomain($A.apiUrl("../")))&&this.$isEEUiApp&&e.push({path:"privacy",name:"\u9690\u79C1\u653F\u7B56",divided:!0},{path:"delete",name:"\u5220\u9664\u5E10\u53F7"}),this.userIsAdmin?e.push({path:"system",name:"\u7CFB\u7EDF\u8BBE\u7F6E",divided:!0},{path:"clearCache",name:"\u6E05\u9664\u7F13\u5B58"},{path:"logout",name:"\u9000\u51FA\u767B\u5F55"}):e.push({path:"clearCache",name:"\u6E05\u9664\u7F13\u5B58",divided:!0},{path:"logout",name:"\u9000\u51FA\u767B\u5F55"}),e},titleNameRoute(){const{routeName:e,menu:a}=this;let t="";return a.some(s=>{if(e===`manage-setting-${s.path}`)return t=`${s.name}${s.desc||""}`,!0}),t||"\u8BBE\u7F6E"},settingTitleName(){return this.windowSmall?this.titleNameRoute:"\u8BBE\u7F6E"}},watch:{routeName:{handler(e){e==="manage-setting"&&this.windowLarge&&this.goForward({name:"manage-setting-personal"},!0)},immediate:!0}},methods:{toggleRoute(e){switch(e){case"clearCache":this.$store.dispatch("handleClearCache",null).then(async()=>{await $A.IDBSet("clearCache",$A.randomString(6)),$A.reloadUrl()});break;case"logout":$A.modalConfirm({title:"\u9000\u51FA\u767B\u5F55",content:"\u4F60\u786E\u5B9A\u8981\u767B\u51FA\u7CFB\u7EDF\uFF1F",onOk:()=>{this.$store.dispatch("logout",!1)}});break;case"version":r.Store.set("updateNotification",null);break;case"privacy":this.openPrivacy();break;case"index":this.goForward({name:"manage-setting"});break;default:this.goForward({name:"manage-setting-"+e});break}},openPrivacy(){const e=$A.apiUrl("privacy");this.$isEEUiApp?$A.eeuiAppOpenPage({pageType:"app",pageTitle:" ",url:"web.js",params:{url:e,browser:!0,showProgress:!0}}):window.open(e)},classNameRoute(e,a){return{active:this.windowLarge&&this.routeName===`manage-setting-${e}`,divided:!!a}},onVersion(){l.get($A.apiUrl("system/version")).then(({status:e,data:a})=>{if(e===200){let t=`${this.$L("\u670D\u52A1\u5668")}: ${$A.getDomain($A.apiUrl("../"))}`;t+=`<br/>${this.$L("\u670D\u52A1\u5668\u7248\u672C")}: v${a.version}`,t+=`<br/>${this.$L("\u5BA2\u6237\u7AEF\u7248\u672C")}: v${this.version}`,$A.modalInfo({language:!1,title:"\u7248\u672C\u4FE1\u606F",content:t})}}).catch(e=>{})}}},i={};var h=c(d,u,m,!1,p,null,null,null);function p(e){for(let a in i)this[a]=i[a]}var $=function(){return h.exports}();export{$ as default};
|
import{m as o,d as r,h as l,n as c}from"./app.ccb9f568.js";var u=function(){var e=this,a=e.$createElement,t=e._self._c||a;return t("div",{staticClass:"page-setting"},[t("PageTitle",{attrs:{title:e.$L(e.titleNameRoute)}}),t("div",{staticClass:"setting-head"},[t("div",{staticClass:"setting-titbox"},[t("div",{staticClass:"setting-title"},[t("h1",[e._v(e._s(e.$L(e.settingTitleName)))]),e.show768Box?e._e():t("div",{staticClass:"setting-more",on:{click:function(s){return e.toggleRoute("index")}}},[t("Icon",{attrs:{type:"md-close"}})],1)])])]),t("div",{staticClass:"setting-box",class:{"show768-box":e.show768Box}},[t("div",{staticClass:"setting-menu"},[t("ul",[e._l(e.menu,function(s,n){return t("li",{key:n,class:e.classNameRoute(s.path,s.divided),on:{click:function(g){return e.toggleRoute(s.path)}}},[e._v(e._s(e.$L(s.name)))])}),e.clientNewVersion?t("li",{staticClass:"flex",class:e.classNameRoute("version",!0),on:{click:function(s){return e.toggleRoute("version")}}},[t("AutoTip",{attrs:{disabled:""}},[e._v(e._s(e.$L("\u7248\u672C"))+": "+e._s(e.version))]),t("Badge",{attrs:{text:e.clientNewVersion}})],1):t("li",{staticClass:"version divided",on:{click:e.onVersion}},[t("AutoTip",[e._v(e._s(e.$L("\u7248\u672C"))+": "+e._s(e.version))])],1)],2)]),t("div",{staticClass:"setting-content"},[t("div",{staticClass:"setting-content-title"},[e._v(e._s(e.$L(e.titleNameRoute)))]),t("div",{staticClass:"setting-content-view"},[t("router-view",{staticClass:"setting-router-view"})],1)])])],1)},m=[];const d={data(){return{version:window.systemInfo.version}},mounted(){},computed:{...o(["userInfo","userIsAdmin","clientNewVersion"]),routeName(){return this.$route.name},show768Box(){return this.routeName==="manage-setting"},menu(){const e=[{path:"personal",name:"\u4E2A\u4EBA\u8BBE\u7F6E"},{path:"checkin",name:"\u7B7E\u5230\u8BBE\u7F6E",desc:" (Beta)"},{path:"language",name:"\u8BED\u8A00\u8BBE\u7F6E"},{path:"theme",name:"\u4E3B\u9898\u8BBE\u7F6E"},{path:"password",name:"\u5BC6\u7801\u8BBE\u7F6E"},{path:"email",name:"\u4FEE\u6539\u90AE\u7BB1"}];return this.$Electron&&e.splice(2,0,{path:"keyboard",name:"\u5FEB\u6377\u952E",desc:" (Beta)"}),["127.0.0.1:2222","192.168.100.88:2222","dootask.com","www.dootask.com","t.hitosea.com"].includes($A.getDomain($A.apiUrl("../")))&&this.$isEEUiApp&&e.push({path:"privacy",name:"\u9690\u79C1\u653F\u7B56",divided:!0},{path:"delete",name:"\u5220\u9664\u5E10\u53F7"}),this.userIsAdmin?e.push({path:"system",name:"\u7CFB\u7EDF\u8BBE\u7F6E",divided:!0},{path:"clearCache",name:"\u6E05\u9664\u7F13\u5B58"},{path:"logout",name:"\u9000\u51FA\u767B\u5F55"}):e.push({path:"clearCache",name:"\u6E05\u9664\u7F13\u5B58",divided:!0},{path:"logout",name:"\u9000\u51FA\u767B\u5F55"}),e},titleNameRoute(){const{routeName:e,menu:a}=this;let t="";return a.some(s=>{if(e===`manage-setting-${s.path}`)return t=`${s.name}${s.desc||""}`,!0}),t||"\u8BBE\u7F6E"},settingTitleName(){return this.windowSmall?this.titleNameRoute:"\u8BBE\u7F6E"}},watch:{routeName:{handler(e){e==="manage-setting"&&this.windowLarge&&this.goForward({name:"manage-setting-personal"},!0)},immediate:!0}},methods:{toggleRoute(e){switch(e){case"clearCache":this.$store.dispatch("handleClearCache",null).then(async()=>{await $A.IDBSet("clearCache",$A.randomString(6)),$A.reloadUrl()});break;case"logout":$A.modalConfirm({title:"\u9000\u51FA\u767B\u5F55",content:"\u4F60\u786E\u5B9A\u8981\u767B\u51FA\u7CFB\u7EDF\uFF1F",onOk:()=>{this.$store.dispatch("logout",!1)}});break;case"version":r.Store.set("updateNotification",null);break;case"privacy":this.openPrivacy();break;case"index":this.goForward({name:"manage-setting"});break;default:this.goForward({name:"manage-setting-"+e});break}},openPrivacy(){const e=$A.apiUrl("privacy");this.$isEEUiApp?$A.eeuiAppOpenPage({pageType:"app",pageTitle:" ",url:"web.js",params:{url:e,browser:!0,showProgress:!0}}):window.open(e)},classNameRoute(e,a){return{active:this.windowLarge&&this.routeName===`manage-setting-${e}`,divided:!!a}},onVersion(){l.get($A.apiUrl("system/version")).then(({status:e,data:a})=>{if(e===200){let t=`${this.$L("\u670D\u52A1\u5668")}: ${$A.getDomain($A.apiUrl("../"))}`;t+=`<br/>${this.$L("\u670D\u52A1\u5668\u7248\u672C")}: v${a.version}`,t+=`<br/>${this.$L("\u5BA2\u6237\u7AEF\u7248\u672C")}: v${this.version}`,$A.modalInfo({language:!1,title:"\u7248\u672C\u4FE1\u606F",content:t})}}).catch(e=>{})}}},i={};var h=c(d,u,m,!1,p,null,null,null);function p(e){for(let a in i)this[a]=i[a]}var $=function(){return h.exports}();export{$ as default};
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
import{n as r}from"./app.14592391.js";var n=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"setting-item submit"},[e("Form",{ref:"formData",attrs:{model:t.formData,rules:t.ruleData,"label-width":"auto"},nativeOn:{submit:function(a){a.preventDefault()}}},[e("FormItem",{attrs:{label:t.$L("\u622A\u56FE\u5FEB\u6377\u952E"),prop:"screenshot"}},[e("div",{staticClass:"input-box"},[e("Checkbox",{model:{value:t.formData.screenshot_mate,callback:function(a){t.$set(t.formData,"screenshot_mate",a)},expression:"formData.screenshot_mate"}},[t._v(t._s(t.mateName))]),e("div",{staticClass:"input-box-push"},[t._v("+")]),e("Checkbox",{model:{value:t.formData.screenshot_shift,callback:function(a){t.$set(t.formData,"screenshot_shift",a)},expression:"formData.screenshot_shift"}},[t._v("Shift")]),e("div",{staticClass:"input-box-push"},[t._v("+")]),e("Input",{staticClass:"input-box-key",attrs:{disabled:t.screenshotDisabled,value:t.formData.screenshot_key,maxlength:1},on:{"on-keydown":t.onKeydown}})],1),t.screenshotDisabled?e("div",{staticClass:"form-tip red"},[t._v(t._s(t.$L("\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u529F\u80FD\u952E\uFF01")))]):t._e()])],1),e("div",{staticClass:"setting-footer"},[e("Button",{attrs:{loading:t.loadIng>0,disabled:t.screenshotDisabled,type:"primary"},on:{click:t.submitForm}},[t._v(t._s(t.$L("\u4FDD\u5B58")))]),e("Button",{staticStyle:{"margin-left":"8px"},attrs:{loading:t.loadIng>0},on:{click:t.resetForm}},[t._v(t._s(t.$L("\u91CD\u7F6E")))])],1)],1)},i=[];const c={data(){return{loadIng:0,mateName:/macintosh|mac os x/i.test(navigator.userAgent)?"Command":"Ctrl",formData:{screenshot_mate:!0,screenshot_shift:!0,screenshot_key:""},ruleData:{}}},mounted(){this.initData()},computed:{screenshotDisabled(){return!this.formData.screenshot_mate&&!this.formData.screenshot_shift}},methods:{initData(){this.formData=Object.assign({screenshot_mate:!0,screenshot_shift:!0,screenshot_key:""},$A.jsonParse(window.localStorage.getItem("__keyboard:data__"))||{}),this.formData_bak=$A.cloneJSON(this.formData)},onKeydown({key:t,keyCode:s}){s!==8&&(t=/^[A-Za-z0-9]?$/.test(t)?t.toUpperCase():"",t&&(this.formData.screenshot_key=t))},submitForm(){this.$refs.formData.validate(t=>{t&&(window.localStorage.setItem("__keyboard:data__",$A.jsonStringify(this.formData)),$A.bindScreenshotKey(this.formData),$A.messageSuccess("\u4FDD\u5B58\u6210\u529F"))})},resetForm(){this.formData=$A.cloneJSON(this.formData_bak)}}},o={};var m=r(c,n,i,!1,_,"2cfe89b0",null,null);function _(t){for(let s in o)this[s]=o[s]}var h=function(){return m.exports}();export{h as default};
|
import{n as r}from"./app.ccb9f568.js";var n=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"setting-item submit"},[e("Form",{ref:"formData",attrs:{model:t.formData,rules:t.ruleData,"label-width":"auto"},nativeOn:{submit:function(a){a.preventDefault()}}},[e("FormItem",{attrs:{label:t.$L("\u622A\u56FE\u5FEB\u6377\u952E"),prop:"screenshot"}},[e("div",{staticClass:"input-box"},[e("Checkbox",{model:{value:t.formData.screenshot_mate,callback:function(a){t.$set(t.formData,"screenshot_mate",a)},expression:"formData.screenshot_mate"}},[t._v(t._s(t.mateName))]),e("div",{staticClass:"input-box-push"},[t._v("+")]),e("Checkbox",{model:{value:t.formData.screenshot_shift,callback:function(a){t.$set(t.formData,"screenshot_shift",a)},expression:"formData.screenshot_shift"}},[t._v("Shift")]),e("div",{staticClass:"input-box-push"},[t._v("+")]),e("Input",{staticClass:"input-box-key",attrs:{disabled:t.screenshotDisabled,value:t.formData.screenshot_key,maxlength:1},on:{"on-keydown":t.onKeydown}})],1),t.screenshotDisabled?e("div",{staticClass:"form-tip red"},[t._v(t._s(t.$L("\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u529F\u80FD\u952E\uFF01")))]):t._e()])],1),e("div",{staticClass:"setting-footer"},[e("Button",{attrs:{loading:t.loadIng>0,disabled:t.screenshotDisabled,type:"primary"},on:{click:t.submitForm}},[t._v(t._s(t.$L("\u4FDD\u5B58")))]),e("Button",{staticStyle:{"margin-left":"8px"},attrs:{loading:t.loadIng>0},on:{click:t.resetForm}},[t._v(t._s(t.$L("\u91CD\u7F6E")))])],1)],1)},i=[];const c={data(){return{loadIng:0,mateName:/macintosh|mac os x/i.test(navigator.userAgent)?"Command":"Ctrl",formData:{screenshot_mate:!0,screenshot_shift:!0,screenshot_key:""},ruleData:{}}},mounted(){this.initData()},computed:{screenshotDisabled(){return!this.formData.screenshot_mate&&!this.formData.screenshot_shift}},methods:{initData(){this.formData=Object.assign({screenshot_mate:!0,screenshot_shift:!0,screenshot_key:""},$A.jsonParse(window.localStorage.getItem("__keyboard:data__"))||{}),this.formData_bak=$A.cloneJSON(this.formData)},onKeydown({key:t,keyCode:s}){s!==8&&(t=/^[A-Za-z0-9]?$/.test(t)?t.toUpperCase():"",t&&(this.formData.screenshot_key=t))},submitForm(){this.$refs.formData.validate(t=>{t&&(window.localStorage.setItem("__keyboard:data__",$A.jsonStringify(this.formData)),$A.bindScreenshotKey(this.formData),$A.messageSuccess("\u4FDD\u5B58\u6210\u529F"))})},resetForm(){this.formData=$A.cloneJSON(this.formData_bak)}}},o={};var m=r(c,n,i,!1,_,"2cfe89b0",null,null);function _(t){for(let s in o)this[s]=o[s]}var h=function(){return m.exports}();export{h as default};
|
||||||
@ -1 +1 @@
|
|||||||
import{l as s,m as l,a as i,s as m,n as u}from"./app.14592391.js";var f=function(){var t=this,o=t.$createElement,a=t._self._c||o;return a("div",{staticClass:"setting-item submit"},[a("Form",{ref:"formData",attrs:{model:t.formData,rules:t.ruleData,labelPosition:t.formLabelPosition,labelWidth:t.formLabelWidth},nativeOn:{submit:function(e){e.preventDefault()}}},[a("FormItem",{attrs:{label:t.$L("\u9009\u62E9\u8BED\u8A00"),prop:"language"}},[a("Select",{attrs:{placeholder:t.$L("\u9009\u9879\u8BED\u8A00")},model:{value:t.formData.language,callback:function(e){t.$set(t.formData,"language",e)},expression:"formData.language"}},t._l(t.languageList,function(e,n){return a("Option",{key:n,attrs:{value:n}},[t._v(t._s(e))])}),1)],1)],1),a("div",{staticClass:"setting-footer"},[a("Button",{attrs:{loading:t.loadIng>0,type:"primary"},on:{click:t.submitForm}},[t._v(t._s(t.$L("\u63D0\u4EA4")))]),a("Button",{staticStyle:{"margin-left":"8px"},attrs:{loading:t.loadIng>0},on:{click:t.resetForm}},[t._v(t._s(t.$L("\u91CD\u7F6E")))])],1)],1)},g=[];const c={data(){return{loadIng:0,languageList:s,formData:{language:""},ruleData:{}}},mounted(){this.initData()},computed:{...l(["formLabelPosition","formLabelWidth"])},methods:{initData(){this.$set(this.formData,"language",i),this.formData_bak=$A.cloneJSON(this.formData)},submitForm(){this.$refs.formData.validate(t=>{t&&m(this.formData.language)})},resetForm(){this.formData=$A.cloneJSON(this.formData_bak)}}},r={};var _=u(c,f,g,!1,d,null,null,null);function d(t){for(let o in r)this[o]=r[o]}var p=function(){return _.exports}();export{p as default};
|
import{l as s,m as l,a as i,s as m,n as u}from"./app.ccb9f568.js";var f=function(){var t=this,o=t.$createElement,a=t._self._c||o;return a("div",{staticClass:"setting-item submit"},[a("Form",{ref:"formData",attrs:{model:t.formData,rules:t.ruleData,labelPosition:t.formLabelPosition,labelWidth:t.formLabelWidth},nativeOn:{submit:function(e){e.preventDefault()}}},[a("FormItem",{attrs:{label:t.$L("\u9009\u62E9\u8BED\u8A00"),prop:"language"}},[a("Select",{attrs:{placeholder:t.$L("\u9009\u9879\u8BED\u8A00")},model:{value:t.formData.language,callback:function(e){t.$set(t.formData,"language",e)},expression:"formData.language"}},t._l(t.languageList,function(e,n){return a("Option",{key:n,attrs:{value:n}},[t._v(t._s(e))])}),1)],1)],1),a("div",{staticClass:"setting-footer"},[a("Button",{attrs:{loading:t.loadIng>0,type:"primary"},on:{click:t.submitForm}},[t._v(t._s(t.$L("\u63D0\u4EA4")))]),a("Button",{staticStyle:{"margin-left":"8px"},attrs:{loading:t.loadIng>0},on:{click:t.resetForm}},[t._v(t._s(t.$L("\u91CD\u7F6E")))])],1)],1)},g=[];const c={data(){return{loadIng:0,languageList:s,formData:{language:""},ruleData:{}}},mounted(){this.initData()},computed:{...l(["formLabelPosition","formLabelWidth"])},methods:{initData(){this.$set(this.formData,"language",i),this.formData_bak=$A.cloneJSON(this.formData)},submitForm(){this.$refs.formData.validate(t=>{t&&m(this.formData.language)})},resetForm(){this.formData=$A.cloneJSON(this.formData_bak)}}},r={};var _=u(c,f,g,!1,d,null,null,null);function d(t){for(let o in r)this[o]=r[o]}var p=function(){return _.exports}();export{p as default};
|
||||||
@ -1,4 +1,4 @@
|
|||||||
import{l as wr,a as yr,d as Br,m as xr,s as Cr,n as Tr}from"./app.14592391.js";/*!
|
import{l as wr,a as yr,d as Br,m as xr,s as Cr,n as Tr}from"./app.ccb9f568.js";/*!
|
||||||
* vue-qrcode v1.0.2
|
* vue-qrcode v1.0.2
|
||||||
* https://fengyuanchen.github.io/vue-qrcode
|
* https://fengyuanchen.github.io/vue-qrcode
|
||||||
*
|
*
|
||||||
1
public/js/build/manage.4d1afbf5.js
vendored
1
public/js/build/manage.4d1afbf5.js
vendored
File diff suppressed because one or more lines are too long
1
public/js/build/manage.626acd90.js
vendored
Normal file
1
public/js/build/manage.626acd90.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
import{m as o,n as i}from"./app.14592391.js";var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"setting-item submit"},[s("Form",{ref:"formDatum",attrs:{model:t.formDatum,rules:t.ruleDatum,labelPosition:t.formLabelPosition,labelWidth:t.formLabelWidth},nativeOn:{submit:function(r){r.preventDefault()}}},[t.userInfo.changepass?s("Alert",{staticStyle:{"margin-bottom":"32px"},attrs:{type:"warning",showIcon:""}},[t._v(t._s(t.$L("\u8BF7\u5148\u4FEE\u6539\u767B\u5F55\u5BC6\u7801\uFF01")))]):t._e(),s("FormItem",{attrs:{label:t.$L("\u65E7\u5BC6\u7801"),prop:"oldpass"}},[s("Input",{attrs:{type:"password"},model:{value:t.formDatum.oldpass,callback:function(r){t.$set(t.formDatum,"oldpass",r)},expression:"formDatum.oldpass"}})],1),s("FormItem",{attrs:{label:t.$L("\u65B0\u5BC6\u7801"),prop:"newpass"}},[s("Input",{attrs:{type:"password"},model:{value:t.formDatum.newpass,callback:function(r){t.$set(t.formDatum,"newpass",r)},expression:"formDatum.newpass"}})],1),s("FormItem",{attrs:{label:t.$L("\u786E\u8BA4\u65B0\u5BC6\u7801"),prop:"checkpass"}},[s("Input",{attrs:{type:"password"},model:{value:t.formDatum.checkpass,callback:function(r){t.$set(t.formDatum,"checkpass",r)},expression:"formDatum.checkpass"}})],1)],1),s("div",{staticClass:"setting-footer"},[s("Button",{attrs:{loading:t.loadIng>0,type:"primary"},on:{click:t.submitForm}},[t._v(t._s(t.$L("\u63D0\u4EA4")))]),s("Button",{staticStyle:{"margin-left":"8px"},attrs:{loading:t.loadIng>0},on:{click:t.resetForm}},[t._v(t._s(t.$L("\u91CD\u7F6E")))])],1)],1)},m=[];const l={data(){return{loadIng:0,formDatum:{oldpass:"",newpass:"",checkpass:""},ruleDatum:{oldpass:[{required:!0,message:this.$L("\u8BF7\u8F93\u5165\u65E7\u5BC6\u7801\uFF01"),trigger:"change"},{type:"string",min:6,message:this.$L("\u5BC6\u7801\u957F\u5EA6\u81F3\u5C116\u4F4D\uFF01"),trigger:"change"}],newpass:[{validator:(t,e,s)=>{e===""?s(new Error(this.$L("\u8BF7\u8F93\u5165\u65B0\u5BC6\u7801\uFF01"))):(this.formDatum.checkpass!==""&&this.$refs.formDatum.validateField("checkpass"),s())},required:!0,trigger:"change"},{type:"string",min:6,message:this.$L("\u5BC6\u7801\u957F\u5EA6\u81F3\u5C116\u4F4D\uFF01"),trigger:"change"}],checkpass:[{validator:(t,e,s)=>{e===""?s(new Error(this.$L("\u8BF7\u91CD\u65B0\u8F93\u5165\u65B0\u5BC6\u7801\uFF01"))):e!==this.formDatum.newpass?s(new Error(this.$L("\u4E24\u6B21\u5BC6\u7801\u8F93\u5165\u4E0D\u4E00\u81F4\uFF01"))):s()},required:!0,trigger:"change"}]}}},computed:{...o(["userInfo","formLabelPosition","formLabelWidth"])},methods:{submitForm(){this.$refs.formDatum.validate(t=>{t&&(this.loadIng++,this.$store.dispatch("call",{url:"users/editpass",data:this.formDatum}).then(({data:e})=>{$A.messageSuccess("\u4FEE\u6539\u6210\u529F"),this.$store.dispatch("saveUserInfo",e),this.$refs.formDatum.resetFields()}).catch(({msg:e})=>{$A.modalError(e)}).finally(e=>{this.loadIng--}))})},resetForm(){this.$refs.formDatum.resetFields()}}},a={};var u=i(l,n,m,!1,p,null,null,null);function p(t){for(let e in a)this[e]=a[e]}var f=function(){return u.exports}();export{f as default};
|
import{m as o,n as i}from"./app.ccb9f568.js";var n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"setting-item submit"},[s("Form",{ref:"formDatum",attrs:{model:t.formDatum,rules:t.ruleDatum,labelPosition:t.formLabelPosition,labelWidth:t.formLabelWidth},nativeOn:{submit:function(r){r.preventDefault()}}},[t.userInfo.changepass?s("Alert",{staticStyle:{"margin-bottom":"32px"},attrs:{type:"warning",showIcon:""}},[t._v(t._s(t.$L("\u8BF7\u5148\u4FEE\u6539\u767B\u5F55\u5BC6\u7801\uFF01")))]):t._e(),s("FormItem",{attrs:{label:t.$L("\u65E7\u5BC6\u7801"),prop:"oldpass"}},[s("Input",{attrs:{type:"password"},model:{value:t.formDatum.oldpass,callback:function(r){t.$set(t.formDatum,"oldpass",r)},expression:"formDatum.oldpass"}})],1),s("FormItem",{attrs:{label:t.$L("\u65B0\u5BC6\u7801"),prop:"newpass"}},[s("Input",{attrs:{type:"password"},model:{value:t.formDatum.newpass,callback:function(r){t.$set(t.formDatum,"newpass",r)},expression:"formDatum.newpass"}})],1),s("FormItem",{attrs:{label:t.$L("\u786E\u8BA4\u65B0\u5BC6\u7801"),prop:"checkpass"}},[s("Input",{attrs:{type:"password"},model:{value:t.formDatum.checkpass,callback:function(r){t.$set(t.formDatum,"checkpass",r)},expression:"formDatum.checkpass"}})],1)],1),s("div",{staticClass:"setting-footer"},[s("Button",{attrs:{loading:t.loadIng>0,type:"primary"},on:{click:t.submitForm}},[t._v(t._s(t.$L("\u63D0\u4EA4")))]),s("Button",{staticStyle:{"margin-left":"8px"},attrs:{loading:t.loadIng>0},on:{click:t.resetForm}},[t._v(t._s(t.$L("\u91CD\u7F6E")))])],1)],1)},m=[];const l={data(){return{loadIng:0,formDatum:{oldpass:"",newpass:"",checkpass:""},ruleDatum:{oldpass:[{required:!0,message:this.$L("\u8BF7\u8F93\u5165\u65E7\u5BC6\u7801\uFF01"),trigger:"change"},{type:"string",min:6,message:this.$L("\u5BC6\u7801\u957F\u5EA6\u81F3\u5C116\u4F4D\uFF01"),trigger:"change"}],newpass:[{validator:(t,e,s)=>{e===""?s(new Error(this.$L("\u8BF7\u8F93\u5165\u65B0\u5BC6\u7801\uFF01"))):(this.formDatum.checkpass!==""&&this.$refs.formDatum.validateField("checkpass"),s())},required:!0,trigger:"change"},{type:"string",min:6,message:this.$L("\u5BC6\u7801\u957F\u5EA6\u81F3\u5C116\u4F4D\uFF01"),trigger:"change"}],checkpass:[{validator:(t,e,s)=>{e===""?s(new Error(this.$L("\u8BF7\u91CD\u65B0\u8F93\u5165\u65B0\u5BC6\u7801\uFF01"))):e!==this.formDatum.newpass?s(new Error(this.$L("\u4E24\u6B21\u5BC6\u7801\u8F93\u5165\u4E0D\u4E00\u81F4\uFF01"))):s()},required:!0,trigger:"change"}]}}},computed:{...o(["userInfo","formLabelPosition","formLabelWidth"])},methods:{submitForm(){this.$refs.formDatum.validate(t=>{t&&(this.loadIng++,this.$store.dispatch("call",{url:"users/editpass",data:this.formDatum}).then(({data:e})=>{$A.messageSuccess("\u4FEE\u6539\u6210\u529F"),this.$store.dispatch("saveUserInfo",e),this.$refs.formDatum.resetFields()}).catch(({msg:e})=>{$A.modalError(e)}).finally(e=>{this.loadIng--}))})},resetForm(){this.$refs.formDatum.resetFields()}}},a={};var u=i(l,n,m,!1,p,null,null,null);function p(t){for(let e in a)this[e]=a[e]}var f=function(){return u.exports}();export{f as default};
|
||||||
@ -1 +1 @@
|
|||||||
import{I as i}from"./ImgUpload.49e77598.js";import{m as o,n}from"./app.14592391.js";var m=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"setting-item submit"},[e("Form",{ref:"formData",attrs:{model:t.formData,rules:t.ruleData,labelPosition:t.formLabelPosition,labelWidth:t.formLabelWidth},nativeOn:{submit:function(a){a.preventDefault()}}},[e("FormItem",{attrs:{label:t.$L("\u5934\u50CF"),prop:"userimg"}},[e("ImgUpload",{attrs:{num:1,width:512,height:512,whcut:1},model:{value:t.formData.userimg,callback:function(a){t.$set(t.formData,"userimg",a)},expression:"formData.userimg"}}),e("span",{staticClass:"form-tip"},[t._v(t._s(t.$L("\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A200x200")))])],1),e("FormItem",{attrs:{label:t.$L("\u90AE\u7BB1"),prop:"email"}},[e("Input",{attrs:{disabled:""},model:{value:t.userInfo.email,callback:function(a){t.$set(t.userInfo,"email",a)},expression:"userInfo.email"}})],1),e("FormItem",{attrs:{label:t.$L("\u7535\u8BDD"),prop:"tel"}},[e("Input",{attrs:{maxlength:20,placeholder:t.$L("\u8BF7\u8F93\u5165\u8054\u7CFB\u7535\u8BDD")},model:{value:t.formData.tel,callback:function(a){t.$set(t.formData,"tel",a)},expression:"formData.tel"}})],1),e("FormItem",{attrs:{label:t.$L("\u6635\u79F0"),prop:"nickname"}},[e("Input",{attrs:{maxlength:20,placeholder:t.$L("\u8BF7\u8F93\u5165\u6635\u79F0")},model:{value:t.formData.nickname,callback:function(a){t.$set(t.formData,"nickname",a)},expression:"formData.nickname"}})],1),e("FormItem",{attrs:{label:t.$L("\u804C\u4F4D/\u804C\u79F0"),prop:"profession"}},[e("Input",{attrs:{maxlength:20,placeholder:t.$L("\u8BF7\u8F93\u5165\u804C\u4F4D/\u804C\u79F0")},model:{value:t.formData.profession,callback:function(a){t.$set(t.formData,"profession",a)},expression:"formData.profession"}})],1)],1),e("div",{staticClass:"setting-footer"},[e("Button",{attrs:{loading:t.loadIng>0,type:"primary"},on:{click:t.submitForm}},[t._v(t._s(t.$L("\u63D0\u4EA4")))]),e("Button",{staticStyle:{"margin-left":"8px"},attrs:{loading:t.loadIng>0},on:{click:t.resetForm}},[t._v(t._s(t.$L("\u91CD\u7F6E")))])],1)],1)},l=[];const f={components:{ImgUpload:i},data(){return{loadIng:0,formData:{userimg:"",email:"",tel:"",nickname:"",profession:""},ruleData:{email:[{required:!0,message:this.$L("\u8BF7\u8F93\u5165\u90AE\u7BB1\u5730\u5740\uFF01"),trigger:"change"}],tel:[{required:!0,message:this.$L("\u8BF7\u8F93\u5165\u8054\u7CFB\u7535\u8BDD\uFF01"),trigger:"change"},{type:"string",min:6,message:this.$L("\u7535\u8BDD\u957F\u5EA6\u81F3\u5C116\u4F4D\uFF01"),trigger:"change"}],nickname:[{required:!0,message:this.$L("\u8BF7\u8F93\u5165\u6635\u79F0\uFF01"),trigger:"change"},{type:"string",min:2,message:this.$L("\u6635\u79F0\u957F\u5EA6\u81F3\u5C112\u4F4D\uFF01"),trigger:"change"}]}}},mounted(){this.initData()},computed:{...o(["userInfo","formLabelPosition","formLabelWidth"])},watch:{userInfo(){this.initData()}},methods:{initData(){this.$set(this.formData,"userimg",$A.strExists(this.userInfo.userimg,"/avatar")?"":this.userInfo.userimg),this.$set(this.formData,"email",this.userInfo.email),this.$set(this.formData,"tel",this.userInfo.tel),this.$set(this.formData,"nickname",typeof this.userInfo.nickname_original!="undefined"?this.userInfo.nickname_original:this.userInfo.nickname),this.$set(this.formData,"profession",this.userInfo.profession),this.formData_bak=$A.cloneJSON(this.formData)},submitForm(){this.$refs.formData.validate(t=>{if(t){let s=$A.cloneJSON(this.formData);$A.count(s.userimg)==0&&(s.userimg=""),this.loadIng++,this.$store.dispatch("call",{url:"users/editdata",data:s}).then(()=>{$A.messageSuccess("\u4FEE\u6539\u6210\u529F"),this.$store.dispatch("getUserInfo").catch(()=>{})}).catch(({msg:e})=>{$A.modalError(e)}).finally(e=>{this.loadIng--})}})},resetForm(){this.formData=$A.cloneJSON(this.formData_bak)}}},r={};var u=n(f,m,l,!1,c,null,null,null);function c(t){for(let s in r)this[s]=r[s]}var g=function(){return u.exports}();export{g as default};
|
import{I as i}from"./ImgUpload.400d8adf.js";import{m as o,n}from"./app.ccb9f568.js";var m=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"setting-item submit"},[e("Form",{ref:"formData",attrs:{model:t.formData,rules:t.ruleData,labelPosition:t.formLabelPosition,labelWidth:t.formLabelWidth},nativeOn:{submit:function(a){a.preventDefault()}}},[e("FormItem",{attrs:{label:t.$L("\u5934\u50CF"),prop:"userimg"}},[e("ImgUpload",{attrs:{num:1,width:512,height:512,whcut:1},model:{value:t.formData.userimg,callback:function(a){t.$set(t.formData,"userimg",a)},expression:"formData.userimg"}}),e("span",{staticClass:"form-tip"},[t._v(t._s(t.$L("\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A200x200")))])],1),e("FormItem",{attrs:{label:t.$L("\u90AE\u7BB1"),prop:"email"}},[e("Input",{attrs:{disabled:""},model:{value:t.userInfo.email,callback:function(a){t.$set(t.userInfo,"email",a)},expression:"userInfo.email"}})],1),e("FormItem",{attrs:{label:t.$L("\u7535\u8BDD"),prop:"tel"}},[e("Input",{attrs:{maxlength:20,placeholder:t.$L("\u8BF7\u8F93\u5165\u8054\u7CFB\u7535\u8BDD")},model:{value:t.formData.tel,callback:function(a){t.$set(t.formData,"tel",a)},expression:"formData.tel"}})],1),e("FormItem",{attrs:{label:t.$L("\u6635\u79F0"),prop:"nickname"}},[e("Input",{attrs:{maxlength:20,placeholder:t.$L("\u8BF7\u8F93\u5165\u6635\u79F0")},model:{value:t.formData.nickname,callback:function(a){t.$set(t.formData,"nickname",a)},expression:"formData.nickname"}})],1),e("FormItem",{attrs:{label:t.$L("\u804C\u4F4D/\u804C\u79F0"),prop:"profession"}},[e("Input",{attrs:{maxlength:20,placeholder:t.$L("\u8BF7\u8F93\u5165\u804C\u4F4D/\u804C\u79F0")},model:{value:t.formData.profession,callback:function(a){t.$set(t.formData,"profession",a)},expression:"formData.profession"}})],1)],1),e("div",{staticClass:"setting-footer"},[e("Button",{attrs:{loading:t.loadIng>0,type:"primary"},on:{click:t.submitForm}},[t._v(t._s(t.$L("\u63D0\u4EA4")))]),e("Button",{staticStyle:{"margin-left":"8px"},attrs:{loading:t.loadIng>0},on:{click:t.resetForm}},[t._v(t._s(t.$L("\u91CD\u7F6E")))])],1)],1)},l=[];const f={components:{ImgUpload:i},data(){return{loadIng:0,formData:{userimg:"",email:"",tel:"",nickname:"",profession:""},ruleData:{email:[{required:!0,message:this.$L("\u8BF7\u8F93\u5165\u90AE\u7BB1\u5730\u5740\uFF01"),trigger:"change"}],tel:[{required:!0,message:this.$L("\u8BF7\u8F93\u5165\u8054\u7CFB\u7535\u8BDD\uFF01"),trigger:"change"},{type:"string",min:6,message:this.$L("\u7535\u8BDD\u957F\u5EA6\u81F3\u5C116\u4F4D\uFF01"),trigger:"change"}],nickname:[{required:!0,message:this.$L("\u8BF7\u8F93\u5165\u6635\u79F0\uFF01"),trigger:"change"},{type:"string",min:2,message:this.$L("\u6635\u79F0\u957F\u5EA6\u81F3\u5C112\u4F4D\uFF01"),trigger:"change"}]}}},mounted(){this.initData()},computed:{...o(["userInfo","formLabelPosition","formLabelWidth"])},watch:{userInfo(){this.initData()}},methods:{initData(){this.$set(this.formData,"userimg",$A.strExists(this.userInfo.userimg,"/avatar")?"":this.userInfo.userimg),this.$set(this.formData,"email",this.userInfo.email),this.$set(this.formData,"tel",this.userInfo.tel),this.$set(this.formData,"nickname",typeof this.userInfo.nickname_original!="undefined"?this.userInfo.nickname_original:this.userInfo.nickname),this.$set(this.formData,"profession",this.userInfo.profession),this.formData_bak=$A.cloneJSON(this.formData)},submitForm(){this.$refs.formData.validate(t=>{if(t){let s=$A.cloneJSON(this.formData);$A.count(s.userimg)==0&&(s.userimg=""),this.loadIng++,this.$store.dispatch("call",{url:"users/editdata",data:s}).then(()=>{$A.messageSuccess("\u4FEE\u6539\u6210\u529F"),this.$store.dispatch("getUserInfo").catch(()=>{})}).catch(({msg:e})=>{$A.modalError(e)}).finally(e=>{this.loadIng--})}})},resetForm(){this.formData=$A.cloneJSON(this.formData_bak)}}},r={};var u=n(f,m,l,!1,c,null,null,null);function c(t){for(let s in r)this[s]=r[s]}var g=function(){return u.exports}();export{g as default};
|
||||||
1
public/js/build/preview.0d6f188d.js
vendored
1
public/js/build/preview.0d6f188d.js
vendored
@ -1 +0,0 @@
|
|||||||
import"./app.14592391.js";import{p as a}from"./app.14592391.js";export{a as default};
|
|
||||||
1
public/js/build/preview.348d6503.js
vendored
Normal file
1
public/js/build/preview.348d6503.js
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
import"./app.ccb9f568.js";import{p as a}from"./app.ccb9f568.js";export{a as default};
|
||||||
File diff suppressed because one or more lines are too long
@ -1,4 +1,4 @@
|
|||||||
import{i as Dn,e as xn,g as Sn,m as kt,n as wt,d as Te,c as Ae}from"./app.14592391.js";import{T as an,P as Tn}from"./ProjectLog.20200818.js";import{U as sn}from"./UserInput.533a7edd.js";import{T as ln}from"./TaskMenu.fe670140.js";import{D as In}from"./index.e617fcbf.js";import{D as kn}from"./DialogWrapper.06b3c7c1.js";import{l as jn}from"./DialogSelect.344b92fd.js";var cn={exports:{}};/**!
|
import{i as Dn,e as xn,g as Sn,m as kt,n as wt,d as Te,c as Ae}from"./app.ccb9f568.js";import{T as an,P as Tn}from"./ProjectLog.05bce682.js";import{U as sn}from"./UserInput.115e7863.js";import{T as ln}from"./TaskMenu.771a27d8.js";import{D as In}from"./index.35bde03f.js";import{D as kn}from"./DialogWrapper.74fd9d88.js";import{l as jn}from"./DialogSelect.b727dc31.js";var cn={exports:{}};/**!
|
||||||
* Sortable 1.10.2
|
* Sortable 1.10.2
|
||||||
* @author RubaXa <trash@rubaxa.org>
|
* @author RubaXa <trash@rubaxa.org>
|
||||||
* @author owenm <owen23355@gmail.com>
|
* @author owenm <owen23355@gmail.com>
|
||||||
@ -1 +1 @@
|
|||||||
import{n as a}from"./app.14592391.js";var r=function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("div",{staticClass:"page-invite"},[e("PageTitle",{attrs:{title:t.$L("\u52A0\u5165\u9879\u76EE")}}),t.loadIng>0?e("div",{staticClass:"invite-load"},[e("Loading")],1):e("div",{staticClass:"invite-warp"},[t.project.id>0?e("Card",[e("p",{attrs:{slot:"title"},slot:"title"},[t._v(t._s(t.project.name))]),t.project.desc?e("div",{staticClass:"invite-desc"},[t._v(t._s(t.project.desc))]):e("div",[t._v(t._s(t.$L("\u6682\u65E0\u4ECB\u7ECD")))]),e("div",{staticClass:"invite-footer"},[t.already?e("Button",{attrs:{type:"success",icon:"ios-checkmark-circle-outline"},on:{click:t.goProject}},[t._v(t._s(t.$L("\u5DF2\u52A0\u5165")))]):e("Button",{attrs:{type:"primary",loading:t.joinLoad>0},on:{click:t.joinProject}},[t._v(t._s(t.$L("\u52A0\u5165\u9879\u76EE")))])],1)]):e("Card",[e("p",[t._v(t._s(t.$L("\u9080\u8BF7\u5730\u5740\u4E0D\u5B58\u5728\u6216\u5DF2\u88AB\u5220\u9664\uFF01")))])])],1)],1)},s=[];const c={data(){return{loadIng:0,joinLoad:0,already:!1,project:{}}},watch:{$route:{handler(t){this.code=t.query?t.query.code:"",this.getData()},immediate:!0}},methods:{getData(){this.loadIng++,this.$store.dispatch("call",{url:"project/invite/info",data:{code:this.code}}).then(({data:t})=>{this.already=t.already,this.project=t.project}).catch(()=>{this.project={}}).finally(t=>{this.loadIng--})},joinProject(){this.joinLoad++,this.$store.dispatch("call",{url:"project/invite/join",data:{code:this.code}}).then(({data:t})=>{this.already=t.already,this.project=t.project,this.goProject()}).catch(({msg:t})=>{$A.modalError(t)}).finally(t=>{this.joinLoad--})},goProject(){this.$nextTick(()=>{$A.goForward({name:"manage-project",params:{projectId:this.project.id}})})}}},o={};var n=a(c,r,s,!1,l,"2305dec0",null,null);function l(t){for(let i in o)this[i]=o[i]}var _=function(){return n.exports}();export{_ as default};
|
import{n as a}from"./app.ccb9f568.js";var r=function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("div",{staticClass:"page-invite"},[e("PageTitle",{attrs:{title:t.$L("\u52A0\u5165\u9879\u76EE")}}),t.loadIng>0?e("div",{staticClass:"invite-load"},[e("Loading")],1):e("div",{staticClass:"invite-warp"},[t.project.id>0?e("Card",[e("p",{attrs:{slot:"title"},slot:"title"},[t._v(t._s(t.project.name))]),t.project.desc?e("div",{staticClass:"invite-desc"},[t._v(t._s(t.project.desc))]):e("div",[t._v(t._s(t.$L("\u6682\u65E0\u4ECB\u7ECD")))]),e("div",{staticClass:"invite-footer"},[t.already?e("Button",{attrs:{type:"success",icon:"ios-checkmark-circle-outline"},on:{click:t.goProject}},[t._v(t._s(t.$L("\u5DF2\u52A0\u5165")))]):e("Button",{attrs:{type:"primary",loading:t.joinLoad>0},on:{click:t.joinProject}},[t._v(t._s(t.$L("\u52A0\u5165\u9879\u76EE")))])],1)]):e("Card",[e("p",[t._v(t._s(t.$L("\u9080\u8BF7\u5730\u5740\u4E0D\u5B58\u5728\u6216\u5DF2\u88AB\u5220\u9664\uFF01")))])])],1)],1)},s=[];const c={data(){return{loadIng:0,joinLoad:0,already:!1,project:{}}},watch:{$route:{handler(t){this.code=t.query?t.query.code:"",this.getData()},immediate:!0}},methods:{getData(){this.loadIng++,this.$store.dispatch("call",{url:"project/invite/info",data:{code:this.code}}).then(({data:t})=>{this.already=t.already,this.project=t.project}).catch(()=>{this.project={}}).finally(t=>{this.loadIng--})},joinProject(){this.joinLoad++,this.$store.dispatch("call",{url:"project/invite/join",data:{code:this.code}}).then(({data:t})=>{this.already=t.already,this.project=t.project,this.goProject()}).catch(({msg:t})=>{$A.modalError(t)}).finally(t=>{this.joinLoad--})},goProject(){this.$nextTick(()=>{$A.goForward({name:"manage-project",params:{projectId:this.project.id}})})}}},o={};var n=a(c,r,s,!1,l,"2305dec0",null,null);function l(t){for(let i in o)this[i]=o[i]}var _=function(){return n.exports}();export{_ as default};
|
||||||
@ -1 +1 @@
|
|||||||
import{R as i}from"./ReportDetail.265e08c0.js";import{n as o}from"./app.14592391.js";var s=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"electron-report"},[r("PageTitle",{attrs:{title:t.$L("\u62A5\u544A\u8BE6\u60C5")}}),r("ReportDetail",{attrs:{data:t.detailData}})],1)},l=[];const n={components:{ReportDetail:i},data(){return{detailData:{}}},computed:{reportDetailId(){const{reportDetailId:t}=this.$route.params;return parseInt(/^\d+$/.test(t)?t:0)}},watch:{reportDetailId:{handler(){this.getDetail()},immediate:!0}},methods:{getDetail(){this.reportDetailId<=0||this.$store.dispatch("call",{url:"report/detail",data:{id:this.reportDetailId}}).then(({data:t})=>{this.detailData=t}).catch(({msg:t})=>{$A.messageError(t)})}}},a={};var c=o(n,s,l,!1,d,"76126c11",null,null);function d(t){for(let e in a)this[e]=a[e]}var u=function(){return c.exports}();export{u as default};
|
import{R as i}from"./ReportDetail.85efc981.js";import{n as o}from"./app.ccb9f568.js";var s=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"electron-report"},[r("PageTitle",{attrs:{title:t.$L("\u62A5\u544A\u8BE6\u60C5")}}),r("ReportDetail",{attrs:{data:t.detailData}})],1)},l=[];const n={components:{ReportDetail:i},data(){return{detailData:{}}},computed:{reportDetailId(){const{reportDetailId:t}=this.$route.params;return parseInt(/^\d+$/.test(t)?t:0)}},watch:{reportDetailId:{handler(){this.getDetail()},immediate:!0}},methods:{getDetail(){this.reportDetailId<=0||this.$store.dispatch("call",{url:"report/detail",data:{id:this.reportDetailId}}).then(({data:t})=>{this.detailData=t}).catch(({msg:t})=>{$A.messageError(t)})}}},a={};var c=o(n,s,l,!1,d,"76126c11",null,null);function d(t){for(let e in a)this[e]=a[e]}var u=function(){return c.exports}();export{u as default};
|
||||||
@ -1 +1 @@
|
|||||||
import{R as i}from"./ReportEdit.6e788938.js";import{n}from"./app.14592391.js";import"./UserInput.533a7edd.js";var o=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"electron-report"},[r("PageTitle",{attrs:{title:t.title}}),r("ReportEdit",{attrs:{id:t.reportEditId},on:{saveSuccess:t.saveSuccess}})],1)},a=[];const d={components:{ReportEdit:i},data(){return{detail:{}}},computed:{reportEditId(){if(/^\d+$/.test(this.detail.id))return parseInt(this.detail.id);const{reportEditId:t}=this.$route.params;return parseInt(/^\d+$/.test(t)?t:0)},title(){return this.$L(this.reportEditId>0?"\u4FEE\u6539\u62A5\u544A":"\u65B0\u589E\u62A5\u544A")}},methods:{saveSuccess(t){this.detail=t,this.$isSubElectron&&($A.Electron.sendMessage("sendForwardMain",{channel:"reportSaveSuccess",data:t}),window.close())}}},s={};var c=n(d,o,a,!1,l,"807ce0ea",null,null);function l(t){for(let e in s)this[e]=s[e]}var v=function(){return c.exports}();export{v as default};
|
import{R as i}from"./ReportEdit.8714cd93.js";import{n}from"./app.ccb9f568.js";import"./UserInput.115e7863.js";var o=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"electron-report"},[r("PageTitle",{attrs:{title:t.title}}),r("ReportEdit",{attrs:{id:t.reportEditId},on:{saveSuccess:t.saveSuccess}})],1)},a=[];const d={components:{ReportEdit:i},data(){return{detail:{}}},computed:{reportEditId(){if(/^\d+$/.test(this.detail.id))return parseInt(this.detail.id);const{reportEditId:t}=this.$route.params;return parseInt(/^\d+$/.test(t)?t:0)},title(){return this.$L(this.reportEditId>0?"\u4FEE\u6539\u62A5\u544A":"\u65B0\u589E\u62A5\u544A")}},methods:{saveSuccess(t){this.detail=t,this.$isSubElectron&&($A.Electron.sendMessage("sendForwardMain",{channel:"reportSaveSuccess",data:t}),window.close())}}},s={};var c=n(d,o,a,!1,l,"807ce0ea",null,null);function l(t){for(let e in s)this[e]=s[e]}var v=function(){return c.exports}();export{v as default};
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
import{T as n}from"./TaskDetail.45533ea8.js";import{m as r,n as o}from"./app.14592391.js";import"./TEditor.559539e9.js";import"./ImgUpload.49e77598.js";import"./ProjectLog.20200818.js";import"./UserInput.533a7edd.js";import"./DialogWrapper.06b3c7c1.js";import"./DialogSelect.344b92fd.js";import"./index.e617fcbf.js";import"./TaskMenu.fe670140.js";var i=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"electron-task"},[s("PageTitle",{attrs:{title:t.taskInfo.name}}),t.loadIng>0?s("Loading"):s("TaskDetail",{ref:"taskDetail",attrs:{"task-id":t.taskInfo.id,"open-task":t.taskInfo,"can-update-blur":t.canUpdateBlur}})],1)},c=[];const d={components:{TaskDetail:n},data(){return{loadIng:0,canUpdateBlur:!0}},mounted(){document.addEventListener("keydown",this.shortcutEvent),this.$isSubElectron&&(window.__onBeforeUnload=()=>{if(this.$refs.taskDetail.checkUpdate())return this.canUpdateBlur=!1,$A.modalConfirm({content:"\u4FEE\u6539\u7684\u5185\u5BB9\u5C1A\u672A\u4FDD\u5B58\uFF0C\u771F\u7684\u8981\u653E\u5F03\u4FEE\u6539\u5417\uFF1F",cancelText:"\u53D6\u6D88",okText:"\u653E\u5F03",onOk:()=>{this.$Electron.sendMessage("windowDestroy")},onCancel:()=>{this.$refs.taskDetail.checkUpdate(!1),this.canUpdateBlur=!0}}),!0})},beforeDestroy(){document.removeEventListener("keydown",this.shortcutEvent)},computed:{...r(["cacheTasks"]),taskId(){const{taskId:t}=this.$route.params;return parseInt(/^\d+$/.test(t)?t:0)},taskInfo(){return this.cacheTasks.find(({id:t})=>t===this.taskId)||{}}},watch:{taskId:{handler(){this.getInfo()},immediate:!0}},methods:{getInfo(){this.taskId<=0||(this.loadIng++,this.$store.dispatch("getTaskOne",{task_id:this.taskId,archived:"all"}).then(()=>{this.$store.dispatch("getTaskContent",this.taskId),this.$store.dispatch("getTaskFiles",this.taskId),this.$store.dispatch("getTaskForParent",this.taskId).catch(()=>{}),this.$store.dispatch("getTaskPriority").catch(()=>{})}).catch(({msg:t})=>{$A.modalError({content:t,onOk:()=>{this.$Electron&&window.close()}})}).finally(t=>{this.loadIng--}))},shortcutEvent(t){(t.metaKey||t.ctrlKey)&&t.keyCode===83&&(t.preventDefault(),this.$refs.taskDetail.checkUpdate(!0))}}},a={};var l=o(d,i,c,!1,h,"7af6ba13",null,null);function h(t){for(let e in a)this[e]=a[e]}var y=function(){return l.exports}();export{y as default};
|
import{T as n}from"./TaskDetail.9f450d82.js";import{m as r,n as o}from"./app.ccb9f568.js";import"./TEditor.e0ac7ca7.js";import"./ImgUpload.400d8adf.js";import"./ProjectLog.05bce682.js";import"./UserInput.115e7863.js";import"./DialogWrapper.74fd9d88.js";import"./DialogSelect.b727dc31.js";import"./index.35bde03f.js";import"./TaskMenu.771a27d8.js";var i=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"electron-task"},[s("PageTitle",{attrs:{title:t.taskInfo.name}}),t.loadIng>0?s("Loading"):s("TaskDetail",{ref:"taskDetail",attrs:{"task-id":t.taskInfo.id,"open-task":t.taskInfo,"can-update-blur":t.canUpdateBlur}})],1)},c=[];const d={components:{TaskDetail:n},data(){return{loadIng:0,canUpdateBlur:!0}},mounted(){document.addEventListener("keydown",this.shortcutEvent),this.$isSubElectron&&(window.__onBeforeUnload=()=>{if(this.$refs.taskDetail.checkUpdate())return this.canUpdateBlur=!1,$A.modalConfirm({content:"\u4FEE\u6539\u7684\u5185\u5BB9\u5C1A\u672A\u4FDD\u5B58\uFF0C\u771F\u7684\u8981\u653E\u5F03\u4FEE\u6539\u5417\uFF1F",cancelText:"\u53D6\u6D88",okText:"\u653E\u5F03",onOk:()=>{this.$Electron.sendMessage("windowDestroy")},onCancel:()=>{this.$refs.taskDetail.checkUpdate(!1),this.canUpdateBlur=!0}}),!0})},beforeDestroy(){document.removeEventListener("keydown",this.shortcutEvent)},computed:{...r(["cacheTasks"]),taskId(){const{taskId:t}=this.$route.params;return parseInt(/^\d+$/.test(t)?t:0)},taskInfo(){return this.cacheTasks.find(({id:t})=>t===this.taskId)||{}}},watch:{taskId:{handler(){this.getInfo()},immediate:!0}},methods:{getInfo(){this.taskId<=0||(this.loadIng++,this.$store.dispatch("getTaskOne",{task_id:this.taskId,archived:"all"}).then(()=>{this.$store.dispatch("getTaskContent",this.taskId),this.$store.dispatch("getTaskFiles",this.taskId),this.$store.dispatch("getTaskForParent",this.taskId).catch(()=>{}),this.$store.dispatch("getTaskPriority").catch(()=>{})}).catch(({msg:t})=>{$A.modalError({content:t,onOk:()=>{this.$Electron&&window.close()}})}).finally(t=>{this.loadIng--}))},shortcutEvent(t){(t.metaKey||t.ctrlKey)&&t.keyCode===83&&(t.preventDefault(),this.$refs.taskDetail.checkUpdate(!0))}}},a={};var l=o(d,i,c,!1,h,"7af6ba13",null,null);function h(t){for(let e in a)this[e]=a[e]}var y=function(){return l.exports}();export{y as default};
|
||||||
@ -1 +1 @@
|
|||||||
import{m as i,n}from"./app.14592391.js";var m=function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"setting-item submit"},[e("Form",{ref:"formData",attrs:{model:t.formData,rules:t.ruleData,labelPosition:t.formLabelPosition,labelWidth:t.formLabelWidth},nativeOn:{submit:function(o){o.preventDefault()}}},[e("FormItem",{attrs:{label:t.$L("\u9009\u62E9\u4E3B\u9898"),prop:"theme"}},[e("Select",{attrs:{placeholder:t.$L("\u9009\u9879\u4E3B\u9898")},model:{value:t.formData.theme,callback:function(o){t.$set(t.formData,"theme",o)},expression:"formData.theme"}},t._l(t.themeList,function(o,s){return e("Option",{key:s,attrs:{value:o.value}},[t._v(t._s(t.$L(o.name)))])}),1)],1)],1),e("div",{staticClass:"setting-footer"},[e("Button",{attrs:{loading:t.loadIng>0,type:"primary"},on:{click:t.submitForm}},[t._v(t._s(t.$L("\u63D0\u4EA4")))]),e("Button",{staticStyle:{"margin-left":"8px"},attrs:{loading:t.loadIng>0},on:{click:t.resetForm}},[t._v(t._s(t.$L("\u91CD\u7F6E")))])],1)],1)},l=[];const c={data(){return{loadIng:0,formData:{theme:""},ruleData:{}}},mounted(){this.initData()},computed:{...i(["themeMode","themeList","formLabelPosition","formLabelWidth"])},methods:{initData(){this.$set(this.formData,"theme",this.themeMode),this.formData_bak=$A.cloneJSON(this.formData)},submitForm(){this.$refs.formData.validate(t=>{t&&this.$store.dispatch("setTheme",this.formData.theme).then(a=>{a&&$A.messageSuccess("\u4FDD\u5B58\u6210\u529F")})})},resetForm(){this.formData=$A.cloneJSON(this.formData_bak)}}},r={};var f=n(c,m,l,!1,h,null,null,null);function h(t){for(let a in r)this[a]=r[a]}var _=function(){return f.exports}();export{_ as default};
|
import{m as i,n}from"./app.ccb9f568.js";var m=function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"setting-item submit"},[e("Form",{ref:"formData",attrs:{model:t.formData,rules:t.ruleData,labelPosition:t.formLabelPosition,labelWidth:t.formLabelWidth},nativeOn:{submit:function(o){o.preventDefault()}}},[e("FormItem",{attrs:{label:t.$L("\u9009\u62E9\u4E3B\u9898"),prop:"theme"}},[e("Select",{attrs:{placeholder:t.$L("\u9009\u9879\u4E3B\u9898")},model:{value:t.formData.theme,callback:function(o){t.$set(t.formData,"theme",o)},expression:"formData.theme"}},t._l(t.themeList,function(o,s){return e("Option",{key:s,attrs:{value:o.value}},[t._v(t._s(t.$L(o.name)))])}),1)],1)],1),e("div",{staticClass:"setting-footer"},[e("Button",{attrs:{loading:t.loadIng>0,type:"primary"},on:{click:t.submitForm}},[t._v(t._s(t.$L("\u63D0\u4EA4")))]),e("Button",{staticStyle:{"margin-left":"8px"},attrs:{loading:t.loadIng>0},on:{click:t.resetForm}},[t._v(t._s(t.$L("\u91CD\u7F6E")))])],1)],1)},l=[];const c={data(){return{loadIng:0,formData:{theme:""},ruleData:{}}},mounted(){this.initData()},computed:{...i(["themeMode","themeList","formLabelPosition","formLabelWidth"])},methods:{initData(){this.$set(this.formData,"theme",this.themeMode),this.formData_bak=$A.cloneJSON(this.formData)},submitForm(){this.$refs.formData.validate(t=>{t&&this.$store.dispatch("setTheme",this.formData.theme).then(a=>{a&&$A.messageSuccess("\u4FDD\u5B58\u6210\u529F")})})},resetForm(){this.formData=$A.cloneJSON(this.formData_bak)}}},r={};var f=n(c,m,l,!1,h,null,null,null);function h(t){for(let a in r)this[a]=r[a]}var _=function(){return f.exports}();export{_ as default};
|
||||||
@ -1 +1 @@
|
|||||||
import{n}from"./app.14592391.js";var a=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"token-transfer"},[o("Loading")],1)},s=[];const i={mounted(){this.goNext1()},methods:{goNext1(){const e=$A.urlParameterAll();e.token&&this.$store.dispatch("call",{url:"users/info",header:{token:e.token}}).then(t=>{this.$store.dispatch("saveUserInfo",t.data),this.goNext2()}).catch(t=>{this.goForward({name:"login"},!0)})},goNext2(){let e=decodeURIComponent($A.getObject(this.$route.query,"from"));e?window.location.replace(e):this.goForward({name:"manage-dashboard"},!0)}}},r={};var c=n(i,a,s,!1,l,"5df16c44",null,null);function l(e){for(let t in r)this[t]=r[t]}var d=function(){return c.exports}();export{d as default};
|
import{n}from"./app.ccb9f568.js";var a=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"token-transfer"},[o("Loading")],1)},s=[];const i={mounted(){this.goNext1()},methods:{goNext1(){const e=$A.urlParameterAll();e.token&&this.$store.dispatch("call",{url:"users/info",header:{token:e.token}}).then(t=>{this.$store.dispatch("saveUserInfo",t.data),this.goNext2()}).catch(t=>{this.goForward({name:"login"},!0)})},goNext2(){let e=decodeURIComponent($A.getObject(this.$route.query,"from"));e?window.location.replace(e):this.goForward({name:"manage-dashboard"},!0)}}},r={};var c=n(i,a,s,!1,l,"5df16c44",null,null);function l(e){for(let t in r)this[t]=r[t]}var d=function(){return c.exports}();export{d as default};
|
||||||
@ -1 +1 @@
|
|||||||
import{n as i}from"./app.14592391.js";var a=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"valid-wrap"},[e("div",{staticClass:"valid-box"},[e("div",{staticClass:"valid-title"},[t._v(t._s(t.$L("\u9A8C\u8BC1\u90AE\u7BB1")))]),!t.success&&!t.error?e("Spin",{attrs:{size:"large"}}):t._e(),t.success?e("div",{staticClass:"validation-text"},[e("p",[t._v(t._s(t.$L("\u60A8\u7684\u90AE\u7BB1\u5DF2\u901A\u8FC7\u9A8C\u8BC1")))]),e("p",[t._v(t._s(t.$L("\u4ECA\u540E\u60A8\u53EF\u4EE5\u901A\u8FC7\u6B64\u90AE\u7BB1\u91CD\u7F6E\u60A8\u7684\u5E10\u53F7\u5BC6\u7801")))])]):t._e(),t.error?e("div",{staticClass:"validation-text"},[e("div",[t._v(t._s(t.errorText))])]):t._e(),t.success?e("div",{attrs:{slot:"footer"},slot:"footer"},[e("Button",{attrs:{type:"primary",long:""},on:{click:t.userLogout}},[t._v(t._s(t.$L("\u8FD4\u56DE\u9996\u9875")))])],1):t._e()],1)])},o=[];const c={data(){return{success:!1,error:!1,errorText:this.$L("\u94FE\u63A5\u5DF2\u8FC7\u671F\uFF0C\u5DF2\u91CD\u65B0\u53D1\u9001")}},mounted(){this.verificationEmail()},methods:{verificationEmail(){this.$store.dispatch("call",{url:"users/email/verification",data:{code:this.$route.query.code}}).then(()=>{this.success=!0,this.error=!1}).catch(({data:t,msg:s})=>{t.code===2?this.goForward({name:"index",query:{action:"index"}},!0):(this.success=!1,this.error=!0,this.errorText=this.$L(s))})},userLogout(){this.$store.dispatch("logout",!1)}}},r={};var l=i(c,a,o,!1,n,"763444c4",null,null);function n(t){for(let s in r)this[s]=r[s]}var u=function(){return l.exports}();export{u as default};
|
import{n as i}from"./app.ccb9f568.js";var a=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"valid-wrap"},[e("div",{staticClass:"valid-box"},[e("div",{staticClass:"valid-title"},[t._v(t._s(t.$L("\u9A8C\u8BC1\u90AE\u7BB1")))]),!t.success&&!t.error?e("Spin",{attrs:{size:"large"}}):t._e(),t.success?e("div",{staticClass:"validation-text"},[e("p",[t._v(t._s(t.$L("\u60A8\u7684\u90AE\u7BB1\u5DF2\u901A\u8FC7\u9A8C\u8BC1")))]),e("p",[t._v(t._s(t.$L("\u4ECA\u540E\u60A8\u53EF\u4EE5\u901A\u8FC7\u6B64\u90AE\u7BB1\u91CD\u7F6E\u60A8\u7684\u5E10\u53F7\u5BC6\u7801")))])]):t._e(),t.error?e("div",{staticClass:"validation-text"},[e("div",[t._v(t._s(t.errorText))])]):t._e(),t.success?e("div",{attrs:{slot:"footer"},slot:"footer"},[e("Button",{attrs:{type:"primary",long:""},on:{click:t.userLogout}},[t._v(t._s(t.$L("\u8FD4\u56DE\u9996\u9875")))])],1):t._e()],1)])},o=[];const c={data(){return{success:!1,error:!1,errorText:this.$L("\u94FE\u63A5\u5DF2\u8FC7\u671F\uFF0C\u5DF2\u91CD\u65B0\u53D1\u9001")}},mounted(){this.verificationEmail()},methods:{verificationEmail(){this.$store.dispatch("call",{url:"users/email/verification",data:{code:this.$route.query.code}}).then(()=>{this.success=!0,this.error=!1}).catch(({data:t,msg:s})=>{t.code===2?this.goForward({name:"index",query:{action:"index"}},!0):(this.success=!1,this.error=!0,this.errorText=this.$L(s))})},userLogout(){this.$store.dispatch("logout",!1)}}},r={};var l=i(c,a,o,!1,n,"763444c4",null,null);function n(t){for(let s in r)this[s]=r[s]}var u=function(){return l.exports}();export{u as default};
|
||||||
File diff suppressed because one or more lines are too long
2
public/js/language/de.js
vendored
2
public/js/language/de.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/language/en.js
vendored
2
public/js/language/en.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/language/fr.js
vendored
2
public/js/language/fr.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/language/id.js
vendored
2
public/js/language/id.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/language/ja.js
vendored
2
public/js/language/ja.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/language/key.js
vendored
2
public/js/language/key.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/language/ko.js
vendored
2
public/js/language/ko.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/language/zh-CHT.js
vendored
2
public/js/language/zh-CHT.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/language/zh.js
vendored
2
public/js/language/zh.js
vendored
@ -1 +1 @@
|
|||||||
if(typeof window.LANGUAGE_DATA==="undefined")window.LANGUAGE_DATA={};window.LANGUAGE_DATA["zh"]=["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""]
|
if(typeof window.LANGUAGE_DATA==="undefined")window.LANGUAGE_DATA={};window.LANGUAGE_DATA["zh"]=["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""]
|
||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"resources/assets/js/app.js": {
|
"resources/assets/js/app.js": {
|
||||||
"file": "js/build/app.14592391.js",
|
"file": "js/build/app.ccb9f568.js",
|
||||||
"src": "resources/assets/js/app.js",
|
"src": "resources/assets/js/app.js",
|
||||||
"isEntry": true,
|
"isEntry": true,
|
||||||
"dynamicImports": [
|
"dynamicImports": [
|
||||||
@ -37,7 +37,7 @@
|
|||||||
"resources/assets/js/pages/404.vue"
|
"resources/assets/js/pages/404.vue"
|
||||||
],
|
],
|
||||||
"css": [
|
"css": [
|
||||||
"js/build/app.ae08f662.css"
|
"js/build/app.e43f7a82.css"
|
||||||
],
|
],
|
||||||
"assets": [
|
"assets": [
|
||||||
"js/build/iconfont.01196938.eot",
|
"js/build/iconfont.01196938.eot",
|
||||||
@ -104,27 +104,27 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/index.vue": {
|
"resources/assets/js/pages/index.vue": {
|
||||||
"file": "js/build/index.74fb581c.js",
|
"file": "js/build/index.c707d6ff.js",
|
||||||
"src": "resources/assets/js/pages/index.vue",
|
"src": "resources/assets/js/pages/index.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_UpdateLog.a36e9dc7.js"
|
"_UpdateLog.26a65ea0.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"_UpdateLog.a36e9dc7.js": {
|
"_UpdateLog.26a65ea0.js": {
|
||||||
"file": "js/build/UpdateLog.a36e9dc7.js",
|
"file": "js/build/UpdateLog.26a65ea0.js",
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js"
|
"resources/assets/js/app.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/pro.vue": {
|
"resources/assets/js/pages/pro.vue": {
|
||||||
"file": "js/build/pro.1e99d89b.js",
|
"file": "js/build/pro.793b253d.js",
|
||||||
"src": "resources/assets/js/pages/pro.vue",
|
"src": "resources/assets/js/pages/pro.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_UpdateLog.a36e9dc7.js"
|
"_UpdateLog.26a65ea0.js"
|
||||||
],
|
],
|
||||||
"css": [
|
"css": [
|
||||||
"js/build/pro.039043a1.css"
|
"js/build/pro.039043a1.css"
|
||||||
@ -136,40 +136,40 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage.vue": {
|
"resources/assets/js/pages/manage.vue": {
|
||||||
"file": "js/build/manage.4d1afbf5.js",
|
"file": "js/build/manage.626acd90.js",
|
||||||
"src": "resources/assets/js/pages/manage.vue",
|
"src": "resources/assets/js/pages/manage.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_CheckinExport.9982672d.js",
|
"_CheckinExport.ceea3abb.js",
|
||||||
"_index.e617fcbf.js",
|
"_index.35bde03f.js",
|
||||||
"resources/assets/js/components/TEditor.vue",
|
"resources/assets/js/components/TEditor.vue",
|
||||||
"_UserInput.533a7edd.js",
|
"_UserInput.115e7863.js",
|
||||||
"_ReportEdit.6e788938.js",
|
"_ReportEdit.8714cd93.js",
|
||||||
"_ReportDetail.265e08c0.js",
|
"_ReportDetail.85efc981.js",
|
||||||
"_DialogSelect.344b92fd.js",
|
"_DialogSelect.b727dc31.js",
|
||||||
"_DialogWrapper.06b3c7c1.js",
|
"_DialogWrapper.74fd9d88.js",
|
||||||
"_TaskDetail.45533ea8.js",
|
"_TaskDetail.9f450d82.js",
|
||||||
"_ImgUpload.49e77598.js",
|
"_ImgUpload.400d8adf.js",
|
||||||
"_ProjectLog.20200818.js",
|
"_ProjectLog.05bce682.js",
|
||||||
"_TaskMenu.fe670140.js"
|
"_TaskMenu.771a27d8.js"
|
||||||
],
|
],
|
||||||
"css": [
|
"css": [
|
||||||
"js/build/manage.a77f99dc.css"
|
"js/build/manage.a77f99dc.css"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"_CheckinExport.9982672d.js": {
|
"_CheckinExport.ceea3abb.js": {
|
||||||
"file": "js/build/CheckinExport.9982672d.js",
|
"file": "js/build/CheckinExport.ceea3abb.js",
|
||||||
"imports": [
|
"imports": [
|
||||||
"_UserInput.533a7edd.js",
|
"_UserInput.115e7863.js",
|
||||||
"resources/assets/js/app.js"
|
"resources/assets/js/app.js"
|
||||||
],
|
],
|
||||||
"css": [
|
"css": [
|
||||||
"js/build/CheckinExport.68b4950e.css"
|
"js/build/CheckinExport.68b4950e.css"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"_index.e617fcbf.js": {
|
"_index.35bde03f.js": {
|
||||||
"file": "js/build/index.e617fcbf.js",
|
"file": "js/build/index.35bde03f.js",
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js"
|
"resources/assets/js/app.js"
|
||||||
],
|
],
|
||||||
@ -177,117 +177,117 @@
|
|||||||
"js/build/index.51410170.css"
|
"js/build/index.51410170.css"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"_DialogSelect.344b92fd.js": {
|
"_DialogSelect.b727dc31.js": {
|
||||||
"file": "js/build/DialogSelect.344b92fd.js",
|
"file": "js/build/DialogSelect.b727dc31.js",
|
||||||
"imports": [
|
"imports": [
|
||||||
"_UserInput.533a7edd.js",
|
"_UserInput.115e7863.js",
|
||||||
"resources/assets/js/app.js"
|
"resources/assets/js/app.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"_UserInput.533a7edd.js": {
|
"_UserInput.115e7863.js": {
|
||||||
"file": "js/build/UserInput.533a7edd.js",
|
"file": "js/build/UserInput.115e7863.js",
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js"
|
"resources/assets/js/app.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/components/TEditor.vue": {
|
"resources/assets/js/components/TEditor.vue": {
|
||||||
"file": "js/build/TEditor.559539e9.js",
|
"file": "js/build/TEditor.e0ac7ca7.js",
|
||||||
"src": "resources/assets/js/components/TEditor.vue",
|
"src": "resources/assets/js/components/TEditor.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_ImgUpload.49e77598.js"
|
"_ImgUpload.400d8adf.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"_ReportEdit.6e788938.js": {
|
"_ReportEdit.8714cd93.js": {
|
||||||
"file": "js/build/ReportEdit.6e788938.js",
|
"file": "js/build/ReportEdit.8714cd93.js",
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_UserInput.533a7edd.js"
|
"_UserInput.115e7863.js"
|
||||||
],
|
],
|
||||||
"dynamicImports": [
|
"dynamicImports": [
|
||||||
"resources/assets/js/components/TEditor.vue"
|
"resources/assets/js/components/TEditor.vue"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"_ReportDetail.265e08c0.js": {
|
"_ReportDetail.85efc981.js": {
|
||||||
"file": "js/build/ReportDetail.265e08c0.js",
|
"file": "js/build/ReportDetail.85efc981.js",
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js"
|
"resources/assets/js/app.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"_DialogWrapper.06b3c7c1.js": {
|
"_DialogWrapper.74fd9d88.js": {
|
||||||
"file": "js/build/DialogWrapper.06b3c7c1.js",
|
"file": "js/build/DialogWrapper.74fd9d88.js",
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_DialogSelect.344b92fd.js",
|
"_DialogSelect.b727dc31.js",
|
||||||
"_UserInput.533a7edd.js",
|
"_UserInput.115e7863.js",
|
||||||
"_index.e617fcbf.js"
|
"_index.35bde03f.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"_TaskDetail.45533ea8.js": {
|
"_TaskDetail.9f450d82.js": {
|
||||||
"file": "js/build/TaskDetail.45533ea8.js",
|
"file": "js/build/TaskDetail.9f450d82.js",
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"resources/assets/js/components/TEditor.vue",
|
"resources/assets/js/components/TEditor.vue",
|
||||||
"_ProjectLog.20200818.js",
|
"_ProjectLog.05bce682.js",
|
||||||
"_UserInput.533a7edd.js",
|
"_UserInput.115e7863.js",
|
||||||
"_DialogWrapper.06b3c7c1.js",
|
"_DialogWrapper.74fd9d88.js",
|
||||||
"_TaskMenu.fe670140.js"
|
"_TaskMenu.771a27d8.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"_ImgUpload.49e77598.js": {
|
"_ImgUpload.400d8adf.js": {
|
||||||
"file": "js/build/ImgUpload.49e77598.js",
|
"file": "js/build/ImgUpload.400d8adf.js",
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js"
|
"resources/assets/js/app.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"_ProjectLog.20200818.js": {
|
"_ProjectLog.05bce682.js": {
|
||||||
"file": "js/build/ProjectLog.20200818.js",
|
"file": "js/build/ProjectLog.05bce682.js",
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js"
|
"resources/assets/js/app.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"_TaskMenu.fe670140.js": {
|
"_TaskMenu.771a27d8.js": {
|
||||||
"file": "js/build/TaskMenu.fe670140.js",
|
"file": "js/build/TaskMenu.771a27d8.js",
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js"
|
"resources/assets/js/app.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/dashboard.vue": {
|
"resources/assets/js/pages/manage/dashboard.vue": {
|
||||||
"file": "js/build/dashboard.b6f2eb6f.js",
|
"file": "js/build/dashboard.8fe6f527.js",
|
||||||
"src": "resources/assets/js/pages/manage/dashboard.vue",
|
"src": "resources/assets/js/pages/manage/dashboard.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_TaskMenu.fe670140.js"
|
"_TaskMenu.771a27d8.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/calendar.vue": {
|
"resources/assets/js/pages/manage/calendar.vue": {
|
||||||
"file": "js/build/calendar.6f1a589f.js",
|
"file": "js/build/calendar.e1e95404.js",
|
||||||
"src": "resources/assets/js/pages/manage/calendar.vue",
|
"src": "resources/assets/js/pages/manage/calendar.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_TaskMenu.fe670140.js"
|
"_TaskMenu.771a27d8.js"
|
||||||
],
|
],
|
||||||
"css": [
|
"css": [
|
||||||
"js/build/calendar.323d515a.css"
|
"js/build/calendar.323d515a.css"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/messenger.vue": {
|
"resources/assets/js/pages/manage/messenger.vue": {
|
||||||
"file": "js/build/messenger.64b53c07.js",
|
"file": "js/build/messenger.ba985ae5.js",
|
||||||
"src": "resources/assets/js/pages/manage/messenger.vue",
|
"src": "resources/assets/js/pages/manage/messenger.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_DialogWrapper.06b3c7c1.js",
|
"_DialogWrapper.74fd9d88.js",
|
||||||
"_DialogSelect.344b92fd.js",
|
"_DialogSelect.b727dc31.js",
|
||||||
"_UserInput.533a7edd.js",
|
"_UserInput.115e7863.js",
|
||||||
"_index.e617fcbf.js"
|
"_index.35bde03f.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/setting/index.vue": {
|
"resources/assets/js/pages/manage/setting/index.vue": {
|
||||||
"file": "js/build/index.8a11b76a.js",
|
"file": "js/build/index.2ecacb15.js",
|
||||||
"src": "resources/assets/js/pages/manage/setting/index.vue",
|
"src": "resources/assets/js/pages/manage/setting/index.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
@ -295,16 +295,16 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/setting/personal.vue": {
|
"resources/assets/js/pages/manage/setting/personal.vue": {
|
||||||
"file": "js/build/personal.ea194fd6.js",
|
"file": "js/build/personal.072b64cf.js",
|
||||||
"src": "resources/assets/js/pages/manage/setting/personal.vue",
|
"src": "resources/assets/js/pages/manage/setting/personal.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"_ImgUpload.49e77598.js",
|
"_ImgUpload.400d8adf.js",
|
||||||
"resources/assets/js/app.js"
|
"resources/assets/js/app.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/setting/checkin.vue": {
|
"resources/assets/js/pages/manage/setting/checkin.vue": {
|
||||||
"file": "js/build/checkin.91866ba8.js",
|
"file": "js/build/checkin.fd38a132.js",
|
||||||
"src": "resources/assets/js/pages/manage/setting/checkin.vue",
|
"src": "resources/assets/js/pages/manage/setting/checkin.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
@ -315,7 +315,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/setting/language.vue": {
|
"resources/assets/js/pages/manage/setting/language.vue": {
|
||||||
"file": "js/build/language.7f9c0bc9.js",
|
"file": "js/build/language.e6bc23fa.js",
|
||||||
"src": "resources/assets/js/pages/manage/setting/language.vue",
|
"src": "resources/assets/js/pages/manage/setting/language.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
@ -323,7 +323,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/setting/theme.vue": {
|
"resources/assets/js/pages/manage/setting/theme.vue": {
|
||||||
"file": "js/build/theme.46c05097.js",
|
"file": "js/build/theme.78b92799.js",
|
||||||
"src": "resources/assets/js/pages/manage/setting/theme.vue",
|
"src": "resources/assets/js/pages/manage/setting/theme.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
@ -331,7 +331,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/setting/keyboard.vue": {
|
"resources/assets/js/pages/manage/setting/keyboard.vue": {
|
||||||
"file": "js/build/keyboard.77cfabe5.js",
|
"file": "js/build/keyboard.5c1f4c87.js",
|
||||||
"src": "resources/assets/js/pages/manage/setting/keyboard.vue",
|
"src": "resources/assets/js/pages/manage/setting/keyboard.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
@ -342,7 +342,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/setting/password.vue": {
|
"resources/assets/js/pages/manage/setting/password.vue": {
|
||||||
"file": "js/build/password.466cab88.js",
|
"file": "js/build/password.54fa645c.js",
|
||||||
"src": "resources/assets/js/pages/manage/setting/password.vue",
|
"src": "resources/assets/js/pages/manage/setting/password.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
@ -350,7 +350,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/setting/email.vue": {
|
"resources/assets/js/pages/manage/setting/email.vue": {
|
||||||
"file": "js/build/email.0c96b02c.js",
|
"file": "js/build/email.d853521e.js",
|
||||||
"src": "resources/assets/js/pages/manage/setting/email.vue",
|
"src": "resources/assets/js/pages/manage/setting/email.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
@ -358,18 +358,18 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/setting/system.vue": {
|
"resources/assets/js/pages/manage/setting/system.vue": {
|
||||||
"file": "js/build/system.06d8d171.js",
|
"file": "js/build/system.21f143c8.js",
|
||||||
"src": "resources/assets/js/pages/manage/setting/system.vue",
|
"src": "resources/assets/js/pages/manage/setting/system.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_index.e617fcbf.js",
|
"_index.35bde03f.js",
|
||||||
"_CheckinExport.9982672d.js",
|
"_CheckinExport.ceea3abb.js",
|
||||||
"_UserInput.533a7edd.js"
|
"_UserInput.115e7863.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/setting/delete.vue": {
|
"resources/assets/js/pages/manage/setting/delete.vue": {
|
||||||
"file": "js/build/delete.b0d20b29.js",
|
"file": "js/build/delete.8a0c8f32.js",
|
||||||
"src": "resources/assets/js/pages/manage/setting/delete.vue",
|
"src": "resources/assets/js/pages/manage/setting/delete.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
@ -377,7 +377,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/projectInvite.vue": {
|
"resources/assets/js/pages/manage/projectInvite.vue": {
|
||||||
"file": "js/build/projectInvite.f8e426ea.js",
|
"file": "js/build/projectInvite.233da49d.js",
|
||||||
"src": "resources/assets/js/pages/manage/projectInvite.vue",
|
"src": "resources/assets/js/pages/manage/projectInvite.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
@ -388,28 +388,28 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/project.vue": {
|
"resources/assets/js/pages/manage/project.vue": {
|
||||||
"file": "js/build/project.3ddca589.js",
|
"file": "js/build/project.c5952de1.js",
|
||||||
"src": "resources/assets/js/pages/manage/project.vue",
|
"src": "resources/assets/js/pages/manage/project.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_ProjectLog.20200818.js",
|
"_ProjectLog.05bce682.js",
|
||||||
"_UserInput.533a7edd.js",
|
"_UserInput.115e7863.js",
|
||||||
"_TaskMenu.fe670140.js",
|
"_TaskMenu.771a27d8.js",
|
||||||
"_index.e617fcbf.js",
|
"_index.35bde03f.js",
|
||||||
"_DialogWrapper.06b3c7c1.js",
|
"_DialogWrapper.74fd9d88.js",
|
||||||
"_DialogSelect.344b92fd.js"
|
"_DialogSelect.b727dc31.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/file.vue": {
|
"resources/assets/js/pages/manage/file.vue": {
|
||||||
"file": "js/build/file.7d101ee0.js",
|
"file": "js/build/file.01b8c723.js",
|
||||||
"src": "resources/assets/js/pages/manage/file.vue",
|
"src": "resources/assets/js/pages/manage/file.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_UserInput.533a7edd.js",
|
"_UserInput.115e7863.js",
|
||||||
"_index.e617fcbf.js",
|
"_index.35bde03f.js",
|
||||||
"_DialogSelect.344b92fd.js"
|
"_DialogSelect.b727dc31.js"
|
||||||
],
|
],
|
||||||
"dynamicImports": [
|
"dynamicImports": [
|
||||||
"resources/assets/js/pages/manage/components/FilePreview.vue",
|
"resources/assets/js/pages/manage/components/FilePreview.vue",
|
||||||
@ -417,12 +417,12 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/single/fileMsg.vue": {
|
"resources/assets/js/pages/single/fileMsg.vue": {
|
||||||
"file": "js/build/fileMsg.c8bf26f3.js",
|
"file": "js/build/fileMsg.74f76384.js",
|
||||||
"src": "resources/assets/js/pages/single/fileMsg.vue",
|
"src": "resources/assets/js/pages/single/fileMsg.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_IFrame.1441d1e8.js"
|
"_IFrame.ea01781d.js"
|
||||||
],
|
],
|
||||||
"dynamicImports": [
|
"dynamicImports": [
|
||||||
"resources/assets/js/components/MDEditor/preview.js",
|
"resources/assets/js/components/MDEditor/preview.js",
|
||||||
@ -436,19 +436,19 @@
|
|||||||
"js/build/fileMsg.1a0b76dd.css"
|
"js/build/fileMsg.1a0b76dd.css"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"_IFrame.1441d1e8.js": {
|
"_IFrame.ea01781d.js": {
|
||||||
"file": "js/build/IFrame.1441d1e8.js",
|
"file": "js/build/IFrame.ea01781d.js",
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js"
|
"resources/assets/js/app.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/single/fileTask.vue": {
|
"resources/assets/js/pages/single/fileTask.vue": {
|
||||||
"file": "js/build/fileTask.0e907f95.js",
|
"file": "js/build/fileTask.676580ca.js",
|
||||||
"src": "resources/assets/js/pages/single/fileTask.vue",
|
"src": "resources/assets/js/pages/single/fileTask.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_IFrame.1441d1e8.js"
|
"_IFrame.ea01781d.js"
|
||||||
],
|
],
|
||||||
"dynamicImports": [
|
"dynamicImports": [
|
||||||
"resources/assets/js/components/MDEditor/preview.js",
|
"resources/assets/js/components/MDEditor/preview.js",
|
||||||
@ -463,26 +463,26 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/single/file.vue": {
|
"resources/assets/js/pages/single/file.vue": {
|
||||||
"file": "js/build/file.743b0e21.js",
|
"file": "js/build/file.55759157.js",
|
||||||
"src": "resources/assets/js/pages/single/file.vue",
|
"src": "resources/assets/js/pages/single/file.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/pages/manage/components/FileContent.vue",
|
"resources/assets/js/pages/manage/components/FileContent.vue",
|
||||||
"resources/assets/js/pages/manage/components/FilePreview.vue",
|
"resources/assets/js/pages/manage/components/FilePreview.vue",
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_IFrame.1441d1e8.js"
|
"_IFrame.ea01781d.js"
|
||||||
],
|
],
|
||||||
"css": [
|
"css": [
|
||||||
"js/build/file.560ab02c.css"
|
"js/build/file.560ab02c.css"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/components/FileContent.vue": {
|
"resources/assets/js/pages/manage/components/FileContent.vue": {
|
||||||
"file": "js/build/FileContent.e4b22713.js",
|
"file": "js/build/FileContent.e29a40df.js",
|
||||||
"src": "resources/assets/js/pages/manage/components/FileContent.vue",
|
"src": "resources/assets/js/pages/manage/components/FileContent.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_IFrame.1441d1e8.js"
|
"_IFrame.ea01781d.js"
|
||||||
],
|
],
|
||||||
"dynamicImports": [
|
"dynamicImports": [
|
||||||
"resources/assets/js/components/MDEditor/index.vue",
|
"resources/assets/js/components/MDEditor/index.vue",
|
||||||
@ -493,16 +493,16 @@
|
|||||||
"resources/assets/js/components/Minder.vue"
|
"resources/assets/js/components/Minder.vue"
|
||||||
],
|
],
|
||||||
"css": [
|
"css": [
|
||||||
"js/build/FileContent.b6ce935f.css"
|
"js/build/FileContent.5c6a1e1c.css"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/manage/components/FilePreview.vue": {
|
"resources/assets/js/pages/manage/components/FilePreview.vue": {
|
||||||
"file": "js/build/FilePreview.bbba1a3d.js",
|
"file": "js/build/FilePreview.1d596268.js",
|
||||||
"src": "resources/assets/js/pages/manage/components/FilePreview.vue",
|
"src": "resources/assets/js/pages/manage/components/FilePreview.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_IFrame.1441d1e8.js"
|
"_IFrame.ea01781d.js"
|
||||||
],
|
],
|
||||||
"dynamicImports": [
|
"dynamicImports": [
|
||||||
"resources/assets/js/components/MDEditor/preview.js",
|
"resources/assets/js/components/MDEditor/preview.js",
|
||||||
@ -514,27 +514,27 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/single/task.vue": {
|
"resources/assets/js/pages/single/task.vue": {
|
||||||
"file": "js/build/task.5f5d5d71.js",
|
"file": "js/build/task.46f0a744.js",
|
||||||
"src": "resources/assets/js/pages/single/task.vue",
|
"src": "resources/assets/js/pages/single/task.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"_TaskDetail.45533ea8.js",
|
"_TaskDetail.9f450d82.js",
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"resources/assets/js/components/TEditor.vue",
|
"resources/assets/js/components/TEditor.vue",
|
||||||
"_ImgUpload.49e77598.js",
|
"_ImgUpload.400d8adf.js",
|
||||||
"_ProjectLog.20200818.js",
|
"_ProjectLog.05bce682.js",
|
||||||
"_UserInput.533a7edd.js",
|
"_UserInput.115e7863.js",
|
||||||
"_DialogWrapper.06b3c7c1.js",
|
"_DialogWrapper.74fd9d88.js",
|
||||||
"_DialogSelect.344b92fd.js",
|
"_DialogSelect.b727dc31.js",
|
||||||
"_index.e617fcbf.js",
|
"_index.35bde03f.js",
|
||||||
"_TaskMenu.fe670140.js"
|
"_TaskMenu.771a27d8.js"
|
||||||
],
|
],
|
||||||
"css": [
|
"css": [
|
||||||
"js/build/task.0d7ca2d3.css"
|
"js/build/task.0d7ca2d3.css"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/single/validEmail.vue": {
|
"resources/assets/js/pages/single/validEmail.vue": {
|
||||||
"file": "js/build/validEmail.636c9d51.js",
|
"file": "js/build/validEmail.54c488b8.js",
|
||||||
"src": "resources/assets/js/pages/single/validEmail.vue",
|
"src": "resources/assets/js/pages/single/validEmail.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
@ -545,24 +545,24 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/single/reportEdit.vue": {
|
"resources/assets/js/pages/single/reportEdit.vue": {
|
||||||
"file": "js/build/reportEdit.6f96aaeb.js",
|
"file": "js/build/reportEdit.739d0901.js",
|
||||||
"src": "resources/assets/js/pages/single/reportEdit.vue",
|
"src": "resources/assets/js/pages/single/reportEdit.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"_ReportEdit.6e788938.js",
|
"_ReportEdit.8714cd93.js",
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_UserInput.533a7edd.js"
|
"_UserInput.115e7863.js"
|
||||||
],
|
],
|
||||||
"css": [
|
"css": [
|
||||||
"js/build/reportEdit.5c397123.css"
|
"js/build/reportEdit.5c397123.css"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/single/reportDetail.vue": {
|
"resources/assets/js/pages/single/reportDetail.vue": {
|
||||||
"file": "js/build/reportDetail.e1946ba4.js",
|
"file": "js/build/reportDetail.3cc2b3dc.js",
|
||||||
"src": "resources/assets/js/pages/single/reportDetail.vue",
|
"src": "resources/assets/js/pages/single/reportDetail.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"_ReportDetail.265e08c0.js",
|
"_ReportDetail.85efc981.js",
|
||||||
"resources/assets/js/app.js"
|
"resources/assets/js/app.js"
|
||||||
],
|
],
|
||||||
"css": [
|
"css": [
|
||||||
@ -570,7 +570,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/token.vue": {
|
"resources/assets/js/pages/token.vue": {
|
||||||
"file": "js/build/token.7baa3f26.js",
|
"file": "js/build/token.56eafb3f.js",
|
||||||
"src": "resources/assets/js/pages/token.vue",
|
"src": "resources/assets/js/pages/token.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
@ -581,7 +581,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/login.vue": {
|
"resources/assets/js/pages/login.vue": {
|
||||||
"file": "js/build/login.7a8377af.js",
|
"file": "js/build/login.7589a190.js",
|
||||||
"src": "resources/assets/js/pages/login.vue",
|
"src": "resources/assets/js/pages/login.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
@ -589,7 +589,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/pages/404.vue": {
|
"resources/assets/js/pages/404.vue": {
|
||||||
"file": "js/build/404.c6ec2dd4.js",
|
"file": "js/build/404.47f0fb41.js",
|
||||||
"src": "resources/assets/js/pages/404.vue",
|
"src": "resources/assets/js/pages/404.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
@ -600,7 +600,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/components/PreviewImage/components/view.vue": {
|
"resources/assets/js/components/PreviewImage/components/view.vue": {
|
||||||
"file": "js/build/view.6bdc771f.js",
|
"file": "js/build/view.b3cbf0bf.js",
|
||||||
"src": "resources/assets/js/components/PreviewImage/components/view.vue",
|
"src": "resources/assets/js/components/PreviewImage/components/view.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
@ -611,7 +611,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/components/PreviewImage/components/swipe.vue": {
|
"resources/assets/js/components/PreviewImage/components/swipe.vue": {
|
||||||
"file": "js/build/swipe.f8d6194e.js",
|
"file": "js/build/swipe.7b36cc9f.js",
|
||||||
"src": "resources/assets/js/components/PreviewImage/components/swipe.vue",
|
"src": "resources/assets/js/components/PreviewImage/components/swipe.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
@ -625,7 +625,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/components/MDEditor/preview.js": {
|
"resources/assets/js/components/MDEditor/preview.js": {
|
||||||
"file": "js/build/preview.0d6f188d.js",
|
"file": "js/build/preview.348d6503.js",
|
||||||
"src": "resources/assets/js/components/MDEditor/preview.js",
|
"src": "resources/assets/js/components/MDEditor/preview.js",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
@ -633,7 +633,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/components/AceEditor.vue": {
|
"resources/assets/js/components/AceEditor.vue": {
|
||||||
"file": "js/build/AceEditor.51e5359e.js",
|
"file": "js/build/AceEditor.3ec7b80e.js",
|
||||||
"src": "resources/assets/js/components/AceEditor.vue",
|
"src": "resources/assets/js/components/AceEditor.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
@ -641,35 +641,35 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/components/OnlyOffice.vue": {
|
"resources/assets/js/components/OnlyOffice.vue": {
|
||||||
"file": "js/build/OnlyOffice.e3bf962c.js",
|
"file": "js/build/OnlyOffice.e1798810.js",
|
||||||
"src": "resources/assets/js/components/OnlyOffice.vue",
|
"src": "resources/assets/js/components/OnlyOffice.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_IFrame.1441d1e8.js"
|
"_IFrame.ea01781d.js"
|
||||||
],
|
],
|
||||||
"css": [
|
"css": [
|
||||||
"js/build/OnlyOffice.d36f3069.css"
|
"js/build/OnlyOffice.d36f3069.css"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/components/Drawio.vue": {
|
"resources/assets/js/components/Drawio.vue": {
|
||||||
"file": "js/build/Drawio.1ed9af3b.js",
|
"file": "js/build/Drawio.236a90d7.js",
|
||||||
"src": "resources/assets/js/components/Drawio.vue",
|
"src": "resources/assets/js/components/Drawio.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_IFrame.1441d1e8.js"
|
"_IFrame.ea01781d.js"
|
||||||
],
|
],
|
||||||
"css": [
|
"css": [
|
||||||
"js/build/Drawio.fc5c6326.css"
|
"js/build/Drawio.fc5c6326.css"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/components/Minder.vue": {
|
"resources/assets/js/components/Minder.vue": {
|
||||||
"file": "js/build/Minder.722123cb.js",
|
"file": "js/build/Minder.6e71e09f.js",
|
||||||
"src": "resources/assets/js/components/Minder.vue",
|
"src": "resources/assets/js/components/Minder.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"_IFrame.1441d1e8.js",
|
"_IFrame.ea01781d.js",
|
||||||
"resources/assets/js/app.js"
|
"resources/assets/js/app.js"
|
||||||
],
|
],
|
||||||
"css": [
|
"css": [
|
||||||
@ -677,12 +677,12 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resources/assets/js/components/MDEditor/index.vue": {
|
"resources/assets/js/components/MDEditor/index.vue": {
|
||||||
"file": "js/build/index.9031b20a.js",
|
"file": "js/build/index.751d7580.js",
|
||||||
"src": "resources/assets/js/components/MDEditor/index.vue",
|
"src": "resources/assets/js/components/MDEditor/index.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
"imports": [
|
"imports": [
|
||||||
"resources/assets/js/app.js",
|
"resources/assets/js/app.js",
|
||||||
"_ImgUpload.49e77598.js"
|
"_ImgUpload.400d8adf.js"
|
||||||
],
|
],
|
||||||
"css": [
|
"css": [
|
||||||
"js/build/index.a55dd794.css"
|
"js/build/index.a55dd794.css"
|
||||||
|
|||||||
@ -21,10 +21,10 @@
|
|||||||
background: 0 0;
|
background: 0 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
float: none;
|
float: none;
|
||||||
margin: -1px 0 0;
|
|
||||||
max-width: none;
|
max-width: none;
|
||||||
outline: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
outline: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.office-header {
|
.office-header {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
if(typeof window.LANGUAGE_DATA==="undefined")window.LANGUAGE_DATA={};window.LANGUAGE_DATA["zh"]=["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""]
|
if(typeof window.LANGUAGE_DATA==="undefined")window.LANGUAGE_DATA={};window.LANGUAGE_DATA["zh"]=["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""]
|
||||||
@ -131,6 +131,7 @@ return array (
|
|||||||
'子任务禁止复制' => 'Zweitbesetzung ist verboten',
|
'子任务禁止复制' => 'Zweitbesetzung ist verboten',
|
||||||
'工作流创建失败' => 'Die entstanden entstanden ist',
|
'工作流创建失败' => 'Die entstanden entstanden ist',
|
||||||
'帐号或密码错误' => 'Fehler beim passwort - Oder kontonummer',
|
'帐号或密码错误' => 'Fehler beim passwort - Oder kontonummer',
|
||||||
|
'文件链接不存在' => 'Eine verknüpfung gibt es nicht',
|
||||||
'暂不支持此操作' => 'Den einsatz nicht unterstützen',
|
'暂不支持此操作' => 'Den einsatz nicht unterstützen',
|
||||||
'标记任务已完成' => 'Die markierung ist fertig',
|
'标记任务已完成' => 'Die markierung ist fertig',
|
||||||
'标记任务未完成' => 'Die aufgabe ist nicht ausgeführt',
|
'标记任务未完成' => 'Die aufgabe ist nicht ausgeführt',
|
||||||
@ -222,7 +223,6 @@ return array (
|
|||||||
'请设置昵称' => 'Bitte geben sie mir einen spitznamen',
|
'请设置昵称' => 'Bitte geben sie mir einen spitznamen',
|
||||||
'身份已失效' => 'Identität gelöscht.',
|
'身份已失效' => 'Identität gelöscht.',
|
||||||
'还原子任务' => 'Gebt mir atomare aufträge.',
|
'还原子任务' => 'Gebt mir atomare aufträge.',
|
||||||
'链接不存在' => 'Es gibt keine verbindung.',
|
|
||||||
'错误的会话' => 'Falscher dialog!',
|
'错误的会话' => 'Falscher dialog!',
|
||||||
'项目不存在' => 'Wir haben kein programm.',
|
'项目不存在' => 'Wir haben kein programm.',
|
||||||
'项目已归档' => 'Akten wurden abgelegt.',
|
'项目已归档' => 'Akten wurden abgelegt.',
|
||||||
@ -296,6 +296,7 @@ return array (
|
|||||||
'早晨' => 'Morgen.',
|
'早晨' => 'Morgen.',
|
||||||
'晚上' => 'Am abend.',
|
'晚上' => 'Am abend.',
|
||||||
'深夜' => 'Nachtmahr',
|
'深夜' => 'Nachtmahr',
|
||||||
|
'超期' => 'Er hat etwas überzogen.',
|
||||||
'error' => 'Error',
|
'error' => 'Error',
|
||||||
'状态[(*)]设置错误,设置限制负责人时必须填写状态负责人' => 'In diesem fall ist der für die einschränkung verantwortliche offizier verpflichtet, diesen status zu erfüllen',
|
'状态[(*)]设置错误,设置限制负责人时必须填写状态负责人' => 'In diesem fall ist der für die einschränkung verantwortliche offizier verpflichtet, diesen status zu erfüllen',
|
||||||
'状态[(*)]设置错误,设置剔除模式时必须填写状态负责人' => 'Bei der einstellung des minus ist der status der mitarbeiter erforderlich',
|
'状态[(*)]设置错误,设置剔除模式时必须填写状态负责人' => 'Bei der einstellung des minus ist der status der mitarbeiter erforderlich',
|
||||||
@ -344,6 +345,7 @@ return array (
|
|||||||
'昵称最多只能设置(*)个字' => 'Spitznamen können nur ein wort wählen',
|
'昵称最多只能设置(*)个字' => 'Spitznamen können nur ein wort wählen',
|
||||||
'最多只能添加(*)个MAC地址' => 'Nur eine adresse bitte hinzufügen (*)',
|
'最多只能添加(*)个MAC地址' => 'Nur eine adresse bitte hinzufügen (*)',
|
||||||
'部门名称长度限制(*)个字' => 'Das wort länge dieser abteilung ist auf die länge begrenzt',
|
'部门名称长度限制(*)个字' => 'Das wort länge dieser abteilung ist auf die länge begrenzt',
|
||||||
|
'【(*)】 文件链接不存在' => 'Der main-link existiert nicht (*',
|
||||||
'共享人数上限(*)个成员' => 'Maximale anzahl an mitgliedern geteilt (*',
|
'共享人数上限(*)个成员' => 'Maximale anzahl an mitgliedern geteilt (*',
|
||||||
'导出成员限制最多(*)个' => 'Die obergrenze für die lead-line ist bei (*) höchstens',
|
'导出成员限制最多(*)个' => 'Die obergrenze für die lead-line ist bei (*) höchstens',
|
||||||
'日期范围限制最大(*)天' => 'Max. - Max. D',
|
'日期范围限制最大(*)天' => 'Max. - Max. D',
|
||||||
|
|||||||
@ -131,6 +131,7 @@ return array (
|
|||||||
'子任务禁止复制' => 'Replication is prohibited for subtasks',
|
'子任务禁止复制' => 'Replication is prohibited for subtasks',
|
||||||
'工作流创建失败' => 'Workflow creation failure',
|
'工作流创建失败' => 'Workflow creation failure',
|
||||||
'帐号或密码错误' => 'The account or password is incorrect',
|
'帐号或密码错误' => 'The account or password is incorrect',
|
||||||
|
'文件链接不存在' => 'The file link does not exist',
|
||||||
'暂不支持此操作' => 'This operation is not supported yet',
|
'暂不支持此操作' => 'This operation is not supported yet',
|
||||||
'标记任务已完成' => 'Mark that the task is complete',
|
'标记任务已完成' => 'Mark that the task is complete',
|
||||||
'标记任务未完成' => 'Mark that the task is not complete',
|
'标记任务未完成' => 'Mark that the task is not complete',
|
||||||
@ -222,7 +223,6 @@ return array (
|
|||||||
'请设置昵称' => 'Please set a nickname',
|
'请设置昵称' => 'Please set a nickname',
|
||||||
'身份已失效' => 'Identity has expired',
|
'身份已失效' => 'Identity has expired',
|
||||||
'还原子任务' => 'Atomization task',
|
'还原子任务' => 'Atomization task',
|
||||||
'链接不存在' => 'Link does not exist',
|
|
||||||
'错误的会话' => 'Wrong session',
|
'错误的会话' => 'Wrong session',
|
||||||
'项目不存在' => 'Item does not exist',
|
'项目不存在' => 'Item does not exist',
|
||||||
'项目已归档' => 'Project has been filed',
|
'项目已归档' => 'Project has been filed',
|
||||||
@ -296,6 +296,7 @@ return array (
|
|||||||
'早晨' => 'Morning',
|
'早晨' => 'Morning',
|
||||||
'晚上' => 'Evening',
|
'晚上' => 'Evening',
|
||||||
'深夜' => 'Late night',
|
'深夜' => 'Late night',
|
||||||
|
'超期' => 'Overdue',
|
||||||
'error' => 'Error',
|
'error' => 'Error',
|
||||||
'状态[(*)]设置错误,设置限制负责人时必须填写状态负责人' => 'The status [(*)] setting is incorrect. You must enter the status principal when setting the limit principal',
|
'状态[(*)]设置错误,设置限制负责人时必须填写状态负责人' => 'The status [(*)] setting is incorrect. You must enter the status principal when setting the limit principal',
|
||||||
'状态[(*)]设置错误,设置剔除模式时必须填写状态负责人' => 'The status [(*)] setting is incorrect. You must enter the status responsible person when setting the culling mode',
|
'状态[(*)]设置错误,设置剔除模式时必须填写状态负责人' => 'The status [(*)] setting is incorrect. You must enter the status responsible person when setting the culling mode',
|
||||||
@ -344,6 +345,7 @@ return array (
|
|||||||
'昵称最多只能设置(*)个字' => 'A nickname can be a maximum of (*) characters',
|
'昵称最多只能设置(*)个字' => 'A nickname can be a maximum of (*) characters',
|
||||||
'最多只能添加(*)个MAC地址' => 'A maximum of (*) MAC addresses can be added',
|
'最多只能添加(*)个MAC地址' => 'A maximum of (*) MAC addresses can be added',
|
||||||
'部门名称长度限制(*)个字' => 'The department name is limited to (*) characters in length',
|
'部门名称长度限制(*)个字' => 'The department name is limited to (*) characters in length',
|
||||||
|
'【(*)】 文件链接不存在' => '[(*)] File link does not exist',
|
||||||
'共享人数上限(*)个成员' => 'Maximum number of members to share (*)',
|
'共享人数上限(*)个成员' => 'Maximum number of members to share (*)',
|
||||||
'导出成员限制最多(*)个' => 'The maximum number of exported members is (*)',
|
'导出成员限制最多(*)个' => 'The maximum number of exported members is (*)',
|
||||||
'日期范围限制最大(*)天' => 'The date range is limited to a maximum (*) days',
|
'日期范围限制最大(*)天' => 'The date range is limited to a maximum (*) days',
|
||||||
|
|||||||
@ -131,6 +131,7 @@ return array (
|
|||||||
'子任务禁止复制' => 'Sous-tâche copie interdite',
|
'子任务禁止复制' => 'Sous-tâche copie interdite',
|
||||||
'工作流创建失败' => 'Échec de la création de workflow',
|
'工作流创建失败' => 'Échec de la création de workflow',
|
||||||
'帐号或密码错误' => 'Compte ou mot de passe incorrect',
|
'帐号或密码错误' => 'Compte ou mot de passe incorrect',
|
||||||
|
'文件链接不存在' => 'Le lien de fichier n’existe pas',
|
||||||
'暂不支持此操作' => 'Cette action n’est pas supportée pour l’instant',
|
'暂不支持此操作' => 'Cette action n’est pas supportée pour l’instant',
|
||||||
'标记任务已完成' => 'Marquer la tâche terminée',
|
'标记任务已完成' => 'Marquer la tâche terminée',
|
||||||
'标记任务未完成' => 'Marquer une tâche inachevée',
|
'标记任务未完成' => 'Marquer une tâche inachevée',
|
||||||
@ -222,7 +223,6 @@ return array (
|
|||||||
'请设置昵称' => 'Veuillez définir un pseudo',
|
'请设置昵称' => 'Veuillez définir un pseudo',
|
||||||
'身份已失效' => 'L’identité n’est plus valide',
|
'身份已失效' => 'L’identité n’est plus valide',
|
||||||
'还原子任务' => 'Mission atomique de retour',
|
'还原子任务' => 'Mission atomique de retour',
|
||||||
'链接不存在' => 'Le lien n’existe pas',
|
|
||||||
'错误的会话' => 'La mauvaise session',
|
'错误的会话' => 'La mauvaise session',
|
||||||
'项目不存在' => 'Le projet n’existe pas',
|
'项目不存在' => 'Le projet n’existe pas',
|
||||||
'项目已归档' => 'Le projet a été archivé',
|
'项目已归档' => 'Le projet a été archivé',
|
||||||
@ -296,6 +296,7 @@ return array (
|
|||||||
'早晨' => 'Matin',
|
'早晨' => 'Matin',
|
||||||
'晚上' => 'Le soir',
|
'晚上' => 'Le soir',
|
||||||
'深夜' => 'La nuit',
|
'深夜' => 'La nuit',
|
||||||
|
'超期' => 'Prolongée',
|
||||||
'error' => 'Error',
|
'error' => 'Error',
|
||||||
'状态[(*)]设置错误,设置限制负责人时必须填写状态负责人' => 'Statut [(*)] erreur de réglage, le statut de la personne responsable doit être renseigné lors de la définition des restrictions',
|
'状态[(*)]设置错误,设置限制负责人时必须填写状态负责人' => 'Statut [(*)] erreur de réglage, le statut de la personne responsable doit être renseigné lors de la définition des restrictions',
|
||||||
'状态[(*)]设置错误,设置剔除模式时必须填写状态负责人' => 'Statut [(*)] réglage incorrect, le responsable du statut doit être renseigné lors du réglage du mode rejet',
|
'状态[(*)]设置错误,设置剔除模式时必须填写状态负责人' => 'Statut [(*)] réglage incorrect, le responsable du statut doit être renseigné lors du réglage du mode rejet',
|
||||||
@ -344,6 +345,7 @@ return array (
|
|||||||
'昵称最多只能设置(*)个字' => 'Le surnom ne peut être défini que (*) mots maximum',
|
'昵称最多只能设置(*)个字' => 'Le surnom ne peut être défini que (*) mots maximum',
|
||||||
'最多只能添加(*)个MAC地址' => 'Vous pouvez ajouter jusqu’à (*) une adresse MAC',
|
'最多只能添加(*)个MAC地址' => 'Vous pouvez ajouter jusqu’à (*) une adresse MAC',
|
||||||
'部门名称长度限制(*)个字' => 'Nom du département longueur limite (*) mots',
|
'部门名称长度限制(*)个字' => 'Nom du département longueur limite (*) mots',
|
||||||
|
'【(*)】 文件链接不存在' => '[(*)] le lien vers le fichier n’existe pas',
|
||||||
'共享人数上限(*)个成员' => 'Nombre maximum de personnes à partager (*)',
|
'共享人数上限(*)个成员' => 'Nombre maximum de personnes à partager (*)',
|
||||||
'导出成员限制最多(*)个' => 'Membres exportés limités à (*) maximum',
|
'导出成员限制最多(*)个' => 'Membres exportés limités à (*) maximum',
|
||||||
'日期范围限制最大(*)天' => 'Limite de dates max (*) jours',
|
'日期范围限制最大(*)天' => 'Limite de dates max (*) jours',
|
||||||
@ -368,8 +370,8 @@ return array (
|
|||||||
'创建任务:(*)' => 'Créer une tâche :(*)',
|
'创建任务:(*)' => 'Créer une tâche :(*)',
|
||||||
'创建列表:(*)' => 'Créer une liste :(*)',
|
'创建列表:(*)' => 'Créer une liste :(*)',
|
||||||
'删除列表:(*)' => 'Supprimer la liste :(*)',
|
'删除列表:(*)' => 'Supprimer la liste :(*)',
|
||||||
'标记子任务(*)' => NULL,
|
'标记子任务(*)' => 'Marquer une sous-tâche (*)',
|
||||||
'(*)上传成功' => '(*) téléchargement réussi',
|
'(*)上传成功' => '(*) téléchargement réussi',
|
||||||
'标记任务(*)' => NULL,
|
'标记任务(*)' => 'Tâches marquées (*)',
|
||||||
'群主不可(*)' => 'Non disponible pour les propriétaires de groupe (*)',
|
'群主不可(*)' => 'Non disponible pour les propriétaires de groupe (*)',
|
||||||
);
|
);
|
||||||
@ -131,6 +131,7 @@ return array (
|
|||||||
'子任务禁止复制' => 'Sumisi melarang penggandaan',
|
'子任务禁止复制' => 'Sumisi melarang penggandaan',
|
||||||
'工作流创建失败' => 'Gagal menciptakan aliran kerja',
|
'工作流创建失败' => 'Gagal menciptakan aliran kerja',
|
||||||
'帐号或密码错误' => 'Nomor rekening atau kata sandi yang salah',
|
'帐号或密码错误' => 'Nomor rekening atau kata sandi yang salah',
|
||||||
|
'文件链接不存在' => 'Tautan berkas tidak ada',
|
||||||
'暂不支持此操作' => 'Tom tak akan mendukung operasi ini',
|
'暂不支持此操作' => 'Tom tak akan mendukung operasi ini',
|
||||||
'标记任务已完成' => 'Misi mark selesai',
|
'标记任务已完成' => 'Misi mark selesai',
|
||||||
'标记任务未完成' => 'Tugas penargetan tidak lengkap',
|
'标记任务未完成' => 'Tugas penargetan tidak lengkap',
|
||||||
@ -222,7 +223,6 @@ return array (
|
|||||||
'请设置昵称' => 'Tolong atur nama panggilan',
|
'请设置昵称' => 'Tolong atur nama panggilan',
|
||||||
'身份已失效' => 'Identitas mati.',
|
'身份已失效' => 'Identitas mati.',
|
||||||
'还原子任务' => 'Mengembalikan tugas atom',
|
'还原子任务' => 'Mengembalikan tugas atom',
|
||||||
'链接不存在' => 'Link tidak ada',
|
|
||||||
'错误的会话' => 'Sesi yang salah',
|
'错误的会话' => 'Sesi yang salah',
|
||||||
'项目不存在' => 'Item tidak ada',
|
'项目不存在' => 'Item tidak ada',
|
||||||
'项目已归档' => 'Item telah mengajukan',
|
'项目已归档' => 'Item telah mengajukan',
|
||||||
@ -296,6 +296,7 @@ return array (
|
|||||||
'早晨' => 'Di pagi hari.',
|
'早晨' => 'Di pagi hari.',
|
||||||
'晚上' => 'Malam',
|
'晚上' => 'Malam',
|
||||||
'深夜' => 'Tengah malam.',
|
'深夜' => 'Tengah malam.',
|
||||||
|
'超期' => 'ChaoQi',
|
||||||
'error' => 'Error',
|
'error' => 'Error',
|
||||||
'状态[(*)]设置错误,设置限制负责人时必须填写状态负责人' => 'Status [(*)] salah pengaturan, orang yang bertanggung jawab harus mengisi orang yang bertugas saat menetapkan batas',
|
'状态[(*)]设置错误,设置限制负责人时必须填写状态负责人' => 'Status [(*)] salah pengaturan, orang yang bertanggung jawab harus mengisi orang yang bertugas saat menetapkan batas',
|
||||||
'状态[(*)]设置错误,设置剔除模式时必须填写状态负责人' => 'Status [(*)] salah pengaturan, dan orang yang diberi status harus mengisi bagian yang bersangkutan ketika menetapkan pola pemusnahan',
|
'状态[(*)]设置错误,设置剔除模式时必须填写状态负责人' => 'Status [(*)] salah pengaturan, dan orang yang diberi status harus mengisi bagian yang bersangkutan ketika menetapkan pola pemusnahan',
|
||||||
@ -344,6 +345,7 @@ return array (
|
|||||||
'昵称最多只能设置(*)个字' => 'Nama panggilan paling banyak hanya mengatur (*) kata',
|
'昵称最多只能设置(*)个字' => 'Nama panggilan paling banyak hanya mengatur (*) kata',
|
||||||
'最多只能添加(*)个MAC地址' => 'Paling banyak, hanya (*) alamat MAC yang dapat ditambahkan',
|
'最多只能添加(*)个MAC地址' => 'Paling banyak, hanya (*) alamat MAC yang dapat ditambahkan',
|
||||||
'部门名称长度限制(*)个字' => 'Nama departemen dibatasi (*) kata',
|
'部门名称长度限制(*)个字' => 'Nama departemen dibatasi (*) kata',
|
||||||
|
'【(*)】 文件链接不存在' => '[*] tidak ada tautan berkas',
|
||||||
'共享人数上限(*)个成员' => 'Jumlah anggota dibatasi',
|
'共享人数上限(*)个成员' => 'Jumlah anggota dibatasi',
|
||||||
'导出成员限制最多(*)个' => 'Pembatasan anggota maksimum (*) dikeluarkan',
|
'导出成员限制最多(*)个' => 'Pembatasan anggota maksimum (*) dikeluarkan',
|
||||||
'日期范围限制最大(*)天' => 'Batas rentang tanggal maksimum (*) hari',
|
'日期范围限制最大(*)天' => 'Batas rentang tanggal maksimum (*) hari',
|
||||||
@ -368,8 +370,8 @@ return array (
|
|||||||
'创建任务:(*)' => 'Buat tugas :(*)',
|
'创建任务:(*)' => 'Buat tugas :(*)',
|
||||||
'创建列表:(*)' => 'Buat senarai :(*)',
|
'创建列表:(*)' => 'Buat senarai :(*)',
|
||||||
'删除列表:(*)' => 'Hapus senarai :(*)',
|
'删除列表:(*)' => 'Hapus senarai :(*)',
|
||||||
'标记子任务(*)' => NULL,
|
'标记子任务(*)' => 'Tandai sub tugas (*)',
|
||||||
'(*)上传成功' => '(*) pengunggahan berhasil',
|
'(*)上传成功' => '(*) pengunggahan berhasil',
|
||||||
'标记任务(*)' => NULL,
|
'标记任务(*)' => 'Tandai tugas (*)',
|
||||||
'群主不可(*)' => 'Kelompok tuan tidak boleh (*)',
|
'群主不可(*)' => 'Kelompok tuan tidak boleh (*)',
|
||||||
);
|
);
|
||||||
@ -131,6 +131,7 @@ return array (
|
|||||||
'子任务禁止复制' => 'サブタスクは複製禁止です',
|
'子任务禁止复制' => 'サブタスクは複製禁止です',
|
||||||
'工作流创建失败' => 'ワークフロー作成の失敗',
|
'工作流创建失败' => 'ワークフロー作成の失敗',
|
||||||
'帐号或密码错误' => 'アカウントまたはパスワードの誤りです',
|
'帐号或密码错误' => 'アカウントまたはパスワードの誤りです',
|
||||||
|
'文件链接不存在' => 'ファイルリンクが存在しません',
|
||||||
'暂不支持此操作' => 'しばらくこの操作を支持しません',
|
'暂不支持此操作' => 'しばらくこの操作を支持しません',
|
||||||
'标记任务已完成' => '任務は完了しました',
|
'标记任务已完成' => '任務は完了しました',
|
||||||
'标记任务未完成' => 'タスク未完了をマークします',
|
'标记任务未完成' => 'タスク未完了をマークします',
|
||||||
@ -222,7 +223,6 @@ return array (
|
|||||||
'请设置昵称' => 'ニックネームの設定をお願いします',
|
'请设置昵称' => 'ニックネームの設定をお願いします',
|
||||||
'身份已失效' => '身分は無効になりました',
|
'身份已失效' => '身分は無効になりました',
|
||||||
'还原子任务' => '原子任務を返します',
|
'还原子任务' => '原子任務を返します',
|
||||||
'链接不存在' => 'リンクは存在しません',
|
|
||||||
'错误的会话' => '間違った会話です',
|
'错误的会话' => '間違った会話です',
|
||||||
'项目不存在' => 'プロジェクトは存在しません',
|
'项目不存在' => 'プロジェクトは存在しません',
|
||||||
'项目已归档' => 'プロジェクトはファイリング済みです',
|
'项目已归档' => 'プロジェクトはファイリング済みです',
|
||||||
@ -296,6 +296,7 @@ return array (
|
|||||||
'早晨' => '朝',
|
'早晨' => '朝',
|
||||||
'晚上' => '夜',
|
'晚上' => '夜',
|
||||||
'深夜' => '深夜',
|
'深夜' => '深夜',
|
||||||
|
'超期' => '超期',
|
||||||
'error' => 'Error',
|
'error' => 'Error',
|
||||||
'状态[(*)]设置错误,设置限制负责人时必须填写状态负责人' => '状態[(*)]設定ミス、制限担当者を設定する場合は必ず状態担当者を記入します。',
|
'状态[(*)]设置错误,设置限制负责人时必须填写状态负责人' => '状態[(*)]設定ミス、制限担当者を設定する場合は必ず状態担当者を記入します。',
|
||||||
'状态[(*)]设置错误,设置剔除模式时必须填写状态负责人' => '状態[(*)]設定ミス、除外モード設定時は必ず状態担当者を記入します。',
|
'状态[(*)]设置错误,设置剔除模式时必须填写状态负责人' => '状態[(*)]設定ミス、除外モード設定時は必ず状態担当者を記入します。',
|
||||||
@ -344,6 +345,7 @@ return array (
|
|||||||
'昵称最多只能设置(*)个字' => 'ニックネームの設定は(*)までです。',
|
'昵称最多只能设置(*)个字' => 'ニックネームの設定は(*)までです。',
|
||||||
'最多只能添加(*)个MAC地址' => 'MACアドレスは(*)個までしか追加できません',
|
'最多只能添加(*)个MAC地址' => 'MACアドレスは(*)個までしか追加できません',
|
||||||
'部门名称长度限制(*)个字' => '部門名長さ制限(*)文字です',
|
'部门名称长度限制(*)个字' => '部門名長さ制限(*)文字です',
|
||||||
|
'【(*)】 文件链接不存在' => '【(*)】ファイルリンクが存在しません。',
|
||||||
'共享人数上限(*)个成员' => '共有人数上限(*)メンバー数です。',
|
'共享人数上限(*)个成员' => '共有人数上限(*)メンバー数です。',
|
||||||
'导出成员限制最多(*)个' => '導出メンバーの制限は最大(*)個です。',
|
'导出成员限制最多(*)个' => '導出メンバーの制限は最大(*)個です。',
|
||||||
'日期范围限制最大(*)天' => '日付の範囲は最大(*)日に制限します。',
|
'日期范围限制最大(*)天' => '日付の範囲は最大(*)日に制限します。',
|
||||||
|
|||||||
@ -131,6 +131,7 @@ return array (
|
|||||||
'子任务禁止复制' => '하위 작업 복제는 금지되어 있습니다',
|
'子任务禁止复制' => '하위 작업 복제는 금지되어 있습니다',
|
||||||
'工作流创建失败' => '작업 흐름을 만들 수 없습니다',
|
'工作流创建失败' => '작업 흐름을 만들 수 없습니다',
|
||||||
'帐号或密码错误' => '계정 또는 비밀번호가 잘못되었습니다',
|
'帐号或密码错误' => '계정 또는 비밀번호가 잘못되었습니다',
|
||||||
|
'文件链接不存在' => '파일 링크가 존재하지 않습니다',
|
||||||
'暂不支持此操作' => '이 작업은 지원하지 않습니다',
|
'暂不支持此操作' => '이 작업은 지원하지 않습니다',
|
||||||
'标记任务已完成' => '태그 작업이 완료되었습니다',
|
'标记任务已完成' => '태그 작업이 완료되었습니다',
|
||||||
'标记任务未完成' => '태그 작업이 완료되지 않았습니다',
|
'标记任务未完成' => '태그 작업이 완료되지 않았습니다',
|
||||||
@ -222,7 +223,6 @@ return array (
|
|||||||
'请设置昵称' => '닉네임을 설정해 주세요',
|
'请设置昵称' => '닉네임을 설정해 주세요',
|
||||||
'身份已失效' => '신분이 이미 효력을 상실하였다.',
|
'身份已失效' => '신분이 이미 효력을 상실하였다.',
|
||||||
'还原子任务' => '원자 반환 작업',
|
'还原子任务' => '원자 반환 작업',
|
||||||
'链接不存在' => '링크가 존재하지 않습니다',
|
|
||||||
'错误的会话' => '잘못된 세션',
|
'错误的会话' => '잘못된 세션',
|
||||||
'项目不存在' => '항목이 존재하지 않습니다.',
|
'项目不存在' => '항목이 존재하지 않습니다.',
|
||||||
'项目已归档' => '항목이 압축되었습니다',
|
'项目已归档' => '항목이 압축되었습니다',
|
||||||
@ -296,6 +296,7 @@ return array (
|
|||||||
'早晨' => '아침',
|
'早晨' => '아침',
|
||||||
'晚上' => '저녁',
|
'晚上' => '저녁',
|
||||||
'深夜' => '심야',
|
'深夜' => '심야',
|
||||||
|
'超期' => '기한을 넘 겨 서도',
|
||||||
'error' => 'Error',
|
'error' => 'Error',
|
||||||
'状态[(*)]设置错误,设置限制负责人时必须填写状态负责人' => '상태 [(*)] 설정 오류, 제한 책임자 설정시 상태 책임자를 적어드려야 합니다',
|
'状态[(*)]设置错误,设置限制负责人时必须填写状态负责人' => '상태 [(*)] 설정 오류, 제한 책임자 설정시 상태 책임자를 적어드려야 합니다',
|
||||||
'状态[(*)]设置错误,设置剔除模式时必须填写状态负责人' => '상태 [(*)] 설정이 잘못되었습니다. 제거 모드 설정시 상태 책임자를 입력하셔야 합니다',
|
'状态[(*)]设置错误,设置剔除模式时必须填写状态负责人' => '상태 [(*)] 설정이 잘못되었습니다. 제거 모드 설정시 상태 책임자를 입력하셔야 합니다',
|
||||||
@ -344,6 +345,7 @@ return array (
|
|||||||
'昵称最多只能设置(*)个字' => '닉네임은 (*) 문자로만 설정할 수 있습니다',
|
'昵称最多只能设置(*)个字' => '닉네임은 (*) 문자로만 설정할 수 있습니다',
|
||||||
'最多只能添加(*)个MAC地址' => '최대 (*) mac 주소를 추가할 수 있습니다',
|
'最多只能添加(*)个MAC地址' => '최대 (*) mac 주소를 추가할 수 있습니다',
|
||||||
'部门名称长度限制(*)个字' => '부서명칭의 길이는 (*) 자를 제한한다',
|
'部门名称长度限制(*)个字' => '부서명칭의 길이는 (*) 자를 제한한다',
|
||||||
|
'【(*)】 文件链接不存在' => '파일 링크가 존재하지 않습니다',
|
||||||
'共享人数上限(*)个成员' => '멤버 수는 (*) 한 명으로 제한되어 있습니다',
|
'共享人数上限(*)个成员' => '멤버 수는 (*) 한 명으로 제한되어 있습니다',
|
||||||
'导出成员限制最多(*)个' => '멤버 내보내기 최대 개수 (*',
|
'导出成员限制最多(*)个' => '멤버 내보내기 최대 개수 (*',
|
||||||
'日期范围限制最大(*)天' => '날짜 범위는 최대 (*) 일이다',
|
'日期范围限制最大(*)天' => '날짜 범위는 최대 (*) 일이다',
|
||||||
|
|||||||
@ -131,6 +131,7 @@ return array (
|
|||||||
'子任务禁止复制' => '子任務禁止複製',
|
'子任务禁止复制' => '子任務禁止複製',
|
||||||
'工作流创建失败' => '工作流創建失敗',
|
'工作流创建失败' => '工作流創建失敗',
|
||||||
'帐号或密码错误' => '帳號或密碼錯誤',
|
'帐号或密码错误' => '帳號或密碼錯誤',
|
||||||
|
'文件链接不存在' => '文件鏈接不存在',
|
||||||
'暂不支持此操作' => '暫不支持此操作',
|
'暂不支持此操作' => '暫不支持此操作',
|
||||||
'标记任务已完成' => '標記任務已完成',
|
'标记任务已完成' => '標記任務已完成',
|
||||||
'标记任务未完成' => '標記任務未完成',
|
'标记任务未完成' => '標記任務未完成',
|
||||||
@ -222,7 +223,6 @@ return array (
|
|||||||
'请设置昵称' => '請設置暱稱',
|
'请设置昵称' => '請設置暱稱',
|
||||||
'身份已失效' => '身份已失效',
|
'身份已失效' => '身份已失效',
|
||||||
'还原子任务' => '還原子任務',
|
'还原子任务' => '還原子任務',
|
||||||
'链接不存在' => '鏈接不存在',
|
|
||||||
'错误的会话' => '錯誤的會話',
|
'错误的会话' => '錯誤的會話',
|
||||||
'项目不存在' => '項目不存在',
|
'项目不存在' => '項目不存在',
|
||||||
'项目已归档' => '項目已歸檔',
|
'项目已归档' => '項目已歸檔',
|
||||||
@ -296,6 +296,7 @@ return array (
|
|||||||
'早晨' => '早晨',
|
'早晨' => '早晨',
|
||||||
'晚上' => '晚上',
|
'晚上' => '晚上',
|
||||||
'深夜' => '深夜',
|
'深夜' => '深夜',
|
||||||
|
'超期' => '超期',
|
||||||
'error' => 'Error',
|
'error' => 'Error',
|
||||||
'状态[(*)]设置错误,设置限制负责人时必须填写状态负责人' => '狀態[(*)]設置錯誤,設置限制負責人時必須填寫狀態負責人',
|
'状态[(*)]设置错误,设置限制负责人时必须填写状态负责人' => '狀態[(*)]設置錯誤,設置限制負責人時必須填寫狀態負責人',
|
||||||
'状态[(*)]设置错误,设置剔除模式时必须填写状态负责人' => '狀態[(*)]設置錯誤,設置剔除模式時必須填寫狀態負責人',
|
'状态[(*)]设置错误,设置剔除模式时必须填写状态负责人' => '狀態[(*)]設置錯誤,設置剔除模式時必須填寫狀態負責人',
|
||||||
@ -344,6 +345,7 @@ return array (
|
|||||||
'昵称最多只能设置(*)个字' => '暱稱最多隻能設置(*)個字',
|
'昵称最多只能设置(*)个字' => '暱稱最多隻能設置(*)個字',
|
||||||
'最多只能添加(*)个MAC地址' => '最多隻能添加(*)個MAC地址',
|
'最多只能添加(*)个MAC地址' => '最多隻能添加(*)個MAC地址',
|
||||||
'部门名称长度限制(*)个字' => '部門名稱長度限制(*)個字',
|
'部门名称长度限制(*)个字' => '部門名稱長度限制(*)個字',
|
||||||
|
'【(*)】 文件链接不存在' => '【(*)】 文件鏈接不存在',
|
||||||
'共享人数上限(*)个成员' => '共享人數上限(*)個成員',
|
'共享人数上限(*)个成员' => '共享人數上限(*)個成員',
|
||||||
'导出成员限制最多(*)个' => '導出成員限制最多(*)個',
|
'导出成员限制最多(*)个' => '導出成員限制最多(*)個',
|
||||||
'日期范围限制最大(*)天' => '日期範圍限制最大(*)天',
|
'日期范围限制最大(*)天' => '日期範圍限制最大(*)天',
|
||||||
|
|||||||
@ -131,6 +131,7 @@ return array (
|
|||||||
'子任务禁止复制' => '',
|
'子任务禁止复制' => '',
|
||||||
'工作流创建失败' => '',
|
'工作流创建失败' => '',
|
||||||
'帐号或密码错误' => '',
|
'帐号或密码错误' => '',
|
||||||
|
'文件链接不存在' => '',
|
||||||
'暂不支持此操作' => '',
|
'暂不支持此操作' => '',
|
||||||
'标记任务已完成' => '',
|
'标记任务已完成' => '',
|
||||||
'标记任务未完成' => '',
|
'标记任务未完成' => '',
|
||||||
@ -222,7 +223,6 @@ return array (
|
|||||||
'请设置昵称' => '',
|
'请设置昵称' => '',
|
||||||
'身份已失效' => '',
|
'身份已失效' => '',
|
||||||
'还原子任务' => '',
|
'还原子任务' => '',
|
||||||
'链接不存在' => '',
|
|
||||||
'错误的会话' => '',
|
'错误的会话' => '',
|
||||||
'项目不存在' => '',
|
'项目不存在' => '',
|
||||||
'项目已归档' => '',
|
'项目已归档' => '',
|
||||||
@ -296,6 +296,7 @@ return array (
|
|||||||
'早晨' => '',
|
'早晨' => '',
|
||||||
'晚上' => '',
|
'晚上' => '',
|
||||||
'深夜' => '',
|
'深夜' => '',
|
||||||
|
'超期' => '',
|
||||||
'error' => '',
|
'error' => '',
|
||||||
'状态[(*)]设置错误,设置限制负责人时必须填写状态负责人' => '',
|
'状态[(*)]设置错误,设置限制负责人时必须填写状态负责人' => '',
|
||||||
'状态[(*)]设置错误,设置剔除模式时必须填写状态负责人' => '',
|
'状态[(*)]设置错误,设置剔除模式时必须填写状态负责人' => '',
|
||||||
@ -344,6 +345,7 @@ return array (
|
|||||||
'昵称最多只能设置(*)个字' => '',
|
'昵称最多只能设置(*)个字' => '',
|
||||||
'最多只能添加(*)个MAC地址' => '',
|
'最多只能添加(*)个MAC地址' => '',
|
||||||
'部门名称长度限制(*)个字' => '',
|
'部门名称长度限制(*)个字' => '',
|
||||||
|
'【(*)】 文件链接不存在' => '',
|
||||||
'共享人数上限(*)个成员' => '',
|
'共享人数上限(*)个成员' => '',
|
||||||
'导出成员限制最多(*)个' => '',
|
'导出成员限制最多(*)个' => '',
|
||||||
'日期范围限制最大(*)天' => '',
|
'日期范围限制最大(*)天' => '',
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit ea3c9872000cdd7f7c0538ac8840d7b0ce63b1c3
|
Subproject commit 519581b2116cb3ba69860a80496e63339ff43416
|
||||||
Loading…
x
Reference in New Issue
Block a user