ecinc-cloud-yoaecoav9 9.6.270
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +192 -0
- package/lang/en.js +628 -0
- package/lang/es.js +547 -0
- package/lang/index.js +25 -0
- package/lang/ja.js +547 -0
- package/lang/zhCN.js +627 -0
- package/lib/ecyoaecoa.common.js +108531 -0
- package/lib/ecyoaecoa.umd.js +108550 -0
- package/lib/ecyoaecoa.umd.min.js +330 -0
- package/lib/img/404.3183f455.svg +1 -0
- package/lib/img/banner.ce77414b.png +0 -0
- package/lib/img/personBg.55293785.png +0 -0
- package/package.json +10 -0
package/index.js
ADDED
|
@@ -0,0 +1,192 @@
|
|
|
1
|
+
import CalendarView from './src/calendar/view'
|
|
2
|
+
import LeadOfficial from './src/leadOfficial/leadOfficial'
|
|
3
|
+
// grsw
|
|
4
|
+
import GrswDateTableTree from './src/grsw/dateTableTree/index'
|
|
5
|
+
// components
|
|
6
|
+
import PersonOrderForm from './src/calendar/components/personOrderForm'
|
|
7
|
+
// forwardTodo 工作交接
|
|
8
|
+
import ForwardTodo from './src/forwardTodo/index'
|
|
9
|
+
// urgeTodo
|
|
10
|
+
import UrgeFile from './src/urgeTodo/UrgeFile'
|
|
11
|
+
import ViewUrgedlog from './src/urgeTodo/ViewUrgedlog'
|
|
12
|
+
//wflowCenter
|
|
13
|
+
import WflowCenter from './src/wflowCenter/index'
|
|
14
|
+
|
|
15
|
+
// eai
|
|
16
|
+
import CCEAiIndex from './src/EAI/chatAI/index'
|
|
17
|
+
import CCEAiCjglList from './src/EAI/manage/cjgl/list'
|
|
18
|
+
import CCEAiCjglInstructionTemplate from './src/EAI/manage/cjgl/components/instructionTemplate.vue'
|
|
19
|
+
import CCEAiZskglList from './src/EAI/manage/zskgl/list'
|
|
20
|
+
import CCEAiZskglClassification from './src/EAI/manage/zskgl/components/classification.vue'
|
|
21
|
+
import CCEAiZnxzIndex from './src/EAI/chatAI/znxz/index'
|
|
22
|
+
import CCEAiSwdjUploadDialog from './src/EAI/chatAI/swdj/uploadDialog'
|
|
23
|
+
import CCEAiSwdjIndex from './src/EAI/chatAI/swdj/index'
|
|
24
|
+
import ChatPage from './src/EAI/chatAI/components/ChatPage.vue'
|
|
25
|
+
import CCEAiTodo from './src/EAI/chatAI/dbsx/todo.vue'
|
|
26
|
+
import CCEAiInputbox from './src/EAI/chatAI/components/Inputbox.vue'
|
|
27
|
+
import CCEAiInputField from './src/EAI/chatAI/components/InputField.vue'
|
|
28
|
+
import CCEAiZnwdIndex from './src/EAI/chatAI/znwd/index.vue'
|
|
29
|
+
import CCEAiRccxIndex from './src/EAI/chatAI/rccx/index.vue'
|
|
30
|
+
import CCEAiZnspIndex from './src/EAI/chatAI/znsp/index.vue'
|
|
31
|
+
import CCEAiBusAgentArea from './src/EAI/chatAI/components/BusAgentArea.vue'
|
|
32
|
+
|
|
33
|
+
//usersetting
|
|
34
|
+
import UsersettingNoticeSetup from './src/usersetting/noticeSetup/noticeSetup'
|
|
35
|
+
import UsersettingBasicsetup from './src/usersetting/personCenter/basicsetup'
|
|
36
|
+
import UsersettingIdeaSignature from './src/usersetting/personCenter/ideaSignature'
|
|
37
|
+
import UsersettingModifyPassword from './src/usersetting/personCenter/modifyPassword'
|
|
38
|
+
import UsersettingPersonInfo from './src/usersetting/personCenter/personInfo'
|
|
39
|
+
import UsersettingPersonPhoto from './src/usersetting/personCenter/personPhoto'
|
|
40
|
+
//webOffice
|
|
41
|
+
import ecweboffice from './src/webOffice/ecweboffice'
|
|
42
|
+
import H5Office from './src/webOffice/H5Office'
|
|
43
|
+
import WebOffice from './src/webOffice/WebOffice'
|
|
44
|
+
import WpsWebOffice from './src/webOffice/WpsOffice'
|
|
45
|
+
import ViewPdffile from './src/webOffice/ViewPdffile'
|
|
46
|
+
import FileZnhg from './src/webOffice/FileZnhg'
|
|
47
|
+
|
|
48
|
+
//portal
|
|
49
|
+
import PortalDrapView from './src/portal/drapView'
|
|
50
|
+
//portal/application
|
|
51
|
+
import PortalApplication from './src/portal/application/index'
|
|
52
|
+
//portal/components
|
|
53
|
+
import PortalProDetail from './src/portal/components/calendarUtil/proDetail'
|
|
54
|
+
import PortalDataList from './src/portal/components/dataList/index'
|
|
55
|
+
import PortalDataListForm from './src/portal/components/dataList/Form'
|
|
56
|
+
import PortalDataListIcons from './src/portal/components/dataList/icons'
|
|
57
|
+
import PortalImagesText from './src/portal/components/imagesText/index'
|
|
58
|
+
import PortalQuickEntry from './src/portal/components/quickEntry/index'
|
|
59
|
+
import PortalStatisticalChart from './src/portal/components/statisticalChart/index'
|
|
60
|
+
import PortalTransactionStatistics from './src/portal/components/transactionStatistics/index'
|
|
61
|
+
import PortalApplet from './src/portal/components/index/Applet'
|
|
62
|
+
|
|
63
|
+
//portal/components
|
|
64
|
+
import PortalAddressBook from './src/portal/components/AddressBook'
|
|
65
|
+
import PortalAlldo from './src/portal/components/Alldo'
|
|
66
|
+
import PortalBookTree from './src/portal/components/BookTree'
|
|
67
|
+
import PortalCalendar from './src/portal/components/Calendar'
|
|
68
|
+
import PortalCommonApps from './src/portal/components/CommonApps'
|
|
69
|
+
import PortalCommonLink from './src/portal/components/CommonLink'
|
|
70
|
+
import PortalDiskFile from './src/portal/components/DiskFile'
|
|
71
|
+
import PortalDone from './src/portal/components/Done'
|
|
72
|
+
import PortalflowDone from './src/portal/components/flowDone'
|
|
73
|
+
import PortalGwap from './src/portal/components/Gwap'
|
|
74
|
+
import PortalGwglpost from './src/portal/components/Gwglpost'
|
|
75
|
+
import PortalHeaderInfo from './src/portal/components/HeaderInfo'
|
|
76
|
+
import PortalMessage from './src/portal/components/Message'
|
|
77
|
+
import PortalNewCalendar from './src/portal/components/newCalendar'
|
|
78
|
+
import PortalNewsCenter from './src/portal/components/NewsCenter'
|
|
79
|
+
import PortalNewsTable from './src/portal/components/NewsTable'
|
|
80
|
+
import PortalNotice from './src/portal/components/Notice'
|
|
81
|
+
import PortalPersonalInfo from './src/portal/components/PersonalInfo'
|
|
82
|
+
import PortalPersonalSituation from './src/portal/components/PersonalSituation'
|
|
83
|
+
import PortalPersonBookDialog from './src/portal/components/personBookDialog'
|
|
84
|
+
import PortalRecentGwap from './src/portal/components/recentGwap'
|
|
85
|
+
import PortalRemind from './src/portal/components/remind'
|
|
86
|
+
import PortalTodo from './src/portal/components/Todo'
|
|
87
|
+
import PortalVideoList from './src/portal/components/VideoList'
|
|
88
|
+
import PortalZsbq from './src/portal/components/zsbq'
|
|
89
|
+
|
|
90
|
+
// 以数组的结构保存组件,便于遍历
|
|
91
|
+
const components = {
|
|
92
|
+
CalendarView,
|
|
93
|
+
LeadOfficial,
|
|
94
|
+
GrswDateTableTree,
|
|
95
|
+
PersonOrderForm,
|
|
96
|
+
WflowCenter,
|
|
97
|
+
PortalDrapView,
|
|
98
|
+
|
|
99
|
+
CCEAiIndex,
|
|
100
|
+
CCEAiCjglList,
|
|
101
|
+
CCEAiCjglInstructionTemplate,
|
|
102
|
+
CCEAiZskglList,
|
|
103
|
+
CCEAiZskglClassification,
|
|
104
|
+
CCEAiZnxzIndex,
|
|
105
|
+
CCEAiSwdjUploadDialog,
|
|
106
|
+
CCEAiSwdjIndex,
|
|
107
|
+
ChatPage,
|
|
108
|
+
CCEAiTodo,
|
|
109
|
+
CCEAiInputbox,
|
|
110
|
+
CCEAiInputField,
|
|
111
|
+
CCEAiZnwdIndex,
|
|
112
|
+
CCEAiRccxIndex,
|
|
113
|
+
CCEAiZnspIndex,
|
|
114
|
+
CCEAiBusAgentArea,
|
|
115
|
+
|
|
116
|
+
UsersettingNoticeSetup,
|
|
117
|
+
UsersettingBasicsetup,
|
|
118
|
+
UsersettingIdeaSignature,
|
|
119
|
+
UsersettingModifyPassword,
|
|
120
|
+
UsersettingPersonInfo,
|
|
121
|
+
UsersettingPersonPhoto,
|
|
122
|
+
|
|
123
|
+
ecweboffice,
|
|
124
|
+
H5Office,
|
|
125
|
+
WebOffice,
|
|
126
|
+
WpsWebOffice,
|
|
127
|
+
ViewPdffile,
|
|
128
|
+
FileZnhg,
|
|
129
|
+
ForwardTodo,
|
|
130
|
+
UrgeFile,
|
|
131
|
+
ViewUrgedlog,
|
|
132
|
+
PortalApplication,
|
|
133
|
+
PortalProDetail,
|
|
134
|
+
|
|
135
|
+
PortalDataList,
|
|
136
|
+
PortalDataListForm,
|
|
137
|
+
PortalDataListIcons,
|
|
138
|
+
PortalImagesText,
|
|
139
|
+
PortalQuickEntry,
|
|
140
|
+
PortalStatisticalChart,
|
|
141
|
+
PortalTransactionStatistics,
|
|
142
|
+
PortalApplet,
|
|
143
|
+
|
|
144
|
+
PortalAddressBook,
|
|
145
|
+
PortalAlldo,
|
|
146
|
+
PortalBookTree,
|
|
147
|
+
PortalCalendar,
|
|
148
|
+
PortalCommonApps,
|
|
149
|
+
PortalCommonLink,
|
|
150
|
+
PortalDiskFile,
|
|
151
|
+
PortalDone,
|
|
152
|
+
PortalflowDone,
|
|
153
|
+
PortalGwap,
|
|
154
|
+
PortalGwglpost,
|
|
155
|
+
PortalHeaderInfo,
|
|
156
|
+
PortalMessage,
|
|
157
|
+
PortalNewCalendar,
|
|
158
|
+
PortalNewsCenter,
|
|
159
|
+
PortalNewsTable,
|
|
160
|
+
PortalNotice,
|
|
161
|
+
PortalPersonalInfo,
|
|
162
|
+
PortalPersonalSituation,
|
|
163
|
+
PortalPersonBookDialog,
|
|
164
|
+
PortalRecentGwap,
|
|
165
|
+
PortalRemind,
|
|
166
|
+
PortalTodo,
|
|
167
|
+
PortalVideoList,
|
|
168
|
+
PortalZsbq
|
|
169
|
+
}
|
|
170
|
+
// 定义 install 方法
|
|
171
|
+
const install = function (Vue) {
|
|
172
|
+
if (install.installed) return
|
|
173
|
+
install.installed = true
|
|
174
|
+
// 遍历并注册全局组件
|
|
175
|
+
Object.keys(components).forEach((key) => {
|
|
176
|
+
Vue.component(key, components[key])
|
|
177
|
+
})
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
if (typeof window !== 'undefined' && window.Vue) {
|
|
181
|
+
install(window.Vue)
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
const $messages = require('./lang/index.js')
|
|
185
|
+
|
|
186
|
+
export default {
|
|
187
|
+
// 导出的对象必须具备一个 install 方法
|
|
188
|
+
install,
|
|
189
|
+
// 组件列表
|
|
190
|
+
...components,
|
|
191
|
+
$messages
|
|
192
|
+
}
|