Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
I
iBiz企业中心
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
iBiz企业套件
iBiz企业中心
提交
12da365a
提交
12da365a
编写于
6月 16, 2020
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
xignzi006 发布系统代码
上级
91a54ee8
变更
7
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
21 行增加
和
487 行删除
+21
-487
activity-pointer_en_US.ts
...anres/entities/activity-pointer/activity-pointer_en_US.ts
+0
-38
activity-pointer_zh_CN.ts
...anres/entities/activity-pointer/activity-pointer_zh_CN.ts
+0
-38
activity-pointer-grid-view-base.vue
...ity-pointer-grid-view/activity-pointer-grid-view-base.vue
+0
-386
activity-pointer-grid-view.less
...ctivity-pointer-grid-view/activity-pointer-grid-view.less
+0
-2
page-register.ts
...usinessCentral/src/pages/ungroup/central/page-register.ts
+1
-1
router.ts
app_BusinessCentral/src/pages/ungroup/central/router.ts
+20
-20
state.ts
app_BusinessCentral/src/store/modules/view-action/state.ts
+0
-2
未找到文件。
app_BusinessCentral/src/locale/lanres/entities/activity-pointer/activity-pointer_en_US.ts
浏览文件 @
12da365a
...
@@ -189,42 +189,4 @@ export default {
...
@@ -189,42 +189,4 @@ export default {
tip
:
"Remove {0}"
,
tip
:
"Remove {0}"
,
},
},
},
},
gridviewtoolbar_toolbar
:
{
items1
:
{
caption
:
"新建"
,
tip
:
"新建"
,
},
deuiaction2
:
{
caption
:
"任务"
,
tip
:
"任务"
,
},
deuiaction3
:
{
caption
:
"电子邮件"
,
tip
:
"电子邮件"
,
},
deuiaction4
:
{
caption
:
"约会"
,
tip
:
"约会"
,
},
deuiaction5
:
{
caption
:
"电话联络"
,
tip
:
"电话联络"
,
},
deuiaction1
:
{
caption
:
"Filter"
,
tip
:
"Filter"
,
},
tbitem4
:
{
caption
:
"Edit"
,
tip
:
"Edit {0}"
,
},
tbitem26
:
{
caption
:
"-"
,
tip
:
""
,
},
tbitem8
:
{
caption
:
"Remove"
,
tip
:
"Remove {0}"
,
},
},
};
};
\ No newline at end of file
app_BusinessCentral/src/locale/lanres/entities/activity-pointer/activity-pointer_zh_CN.ts
浏览文件 @
12da365a
...
@@ -188,42 +188,4 @@ export default {
...
@@ -188,42 +188,4 @@ export default {
tip
:
'删除'
,
tip
:
'删除'
,
},
},
},
},
gridviewtoolbar_toolbar
:
{
items1
:
{
caption
:
'新建'
,
tip
:
'新建'
,
},
deuiaction2
:
{
caption
:
'任务'
,
tip
:
'任务'
,
},
deuiaction3
:
{
caption
:
'电子邮件'
,
tip
:
'电子邮件'
,
},
deuiaction4
:
{
caption
:
'约会'
,
tip
:
'约会'
,
},
deuiaction5
:
{
caption
:
'电话联络'
,
tip
:
'电话联络'
,
},
deuiaction1
:
{
caption
:
'过滤'
,
tip
:
'过滤'
,
},
tbitem4
:
{
caption
:
'编辑'
,
tip
:
'编辑'
,
},
tbitem26
:
{
caption
:
'-'
,
tip
:
''
,
},
tbitem8
:
{
caption
:
'删除'
,
tip
:
'删除'
,
},
},
};
};
\ No newline at end of file
app_BusinessCentral/src/pages/base/activity-pointer-grid-view/activity-pointer-grid-view-base.vue
浏览文件 @
12da365a
此差异已折叠。
点击以展开。
app_BusinessCentral/src/pages/base/activity-pointer-grid-view/activity-pointer-grid-view.less
浏览文件 @
12da365a
...
@@ -2,7 +2,5 @@
...
@@ -2,7 +2,5 @@
.activity-pointer-grid-view {
.activity-pointer-grid-view {
--activity-pointer-grid-view: 0;
--activity-pointer-grid-view: 0;
}
}
// 视图样式
// this is less
app_BusinessCentral/src/pages/ungroup/central/page-register.ts
浏览文件 @
12da365a
...
@@ -14,8 +14,8 @@ export const PageComponents = {
...
@@ -14,8 +14,8 @@ export const PageComponents = {
Vue
.
component
(
'competitor-edit-view'
,
()
=>
import
(
'@pages/sales/competitor-edit-view/competitor-edit-view.vue'
));
Vue
.
component
(
'competitor-edit-view'
,
()
=>
import
(
'@pages/sales/competitor-edit-view/competitor-edit-view.vue'
));
Vue
.
component
(
'centeral-portal'
,
()
=>
import
(
'@pages/ungroup/centeral-portal/centeral-portal.vue'
));
Vue
.
component
(
'centeral-portal'
,
()
=>
import
(
'@pages/ungroup/centeral-portal/centeral-portal.vue'
));
Vue
.
component
(
'product-edit-view'
,
()
=>
import
(
'@pages/product/product-edit-view/product-edit-view.vue'
));
Vue
.
component
(
'product-edit-view'
,
()
=>
import
(
'@pages/product/product-edit-view/product-edit-view.vue'
));
Vue
.
component
(
'quote-grid-view'
,
()
=>
import
(
'@pages/sales/quote-grid-view/quote-grid-view.vue'
));
Vue
.
component
(
'task-quick-create'
,
()
=>
import
(
'@pages/base/task-quick-create/task-quick-create.vue'
));
Vue
.
component
(
'task-quick-create'
,
()
=>
import
(
'@pages/base/task-quick-create/task-quick-create.vue'
));
Vue
.
component
(
'quote-grid-view'
,
()
=>
import
(
'@pages/sales/quote-grid-view/quote-grid-view.vue'
));
Vue
.
component
(
'account-account-info'
,
()
=>
import
(
'@pages/base/account-account-info/account-account-info.vue'
));
Vue
.
component
(
'account-account-info'
,
()
=>
import
(
'@pages/base/account-account-info/account-account-info.vue'
));
Vue
.
component
(
'invoice-edit-view'
,
()
=>
import
(
'@pages/finance/invoice-edit-view/invoice-edit-view.vue'
));
Vue
.
component
(
'invoice-edit-view'
,
()
=>
import
(
'@pages/finance/invoice-edit-view/invoice-edit-view.vue'
));
Vue
.
component
(
'account-summary'
,
()
=>
import
(
'@pages/base/account-summary/account-summary.vue'
));
Vue
.
component
(
'account-summary'
,
()
=>
import
(
'@pages/base/account-summary/account-summary.vue'
));
...
...
app_BusinessCentral/src/pages/ungroup/central/router.ts
浏览文件 @
12da365a
...
@@ -259,32 +259,32 @@ const router = new Router({
...
@@ -259,32 +259,32 @@ const router = new Router({
component
:
()
=>
import
(
'@pages/product/product-edit-view/product-edit-view.vue'
),
component
:
()
=>
import
(
'@pages/product/product-edit-view/product-edit-view.vue'
),
},
},
{
{
path
:
'
quotes/:quote?/gridview/:gridview
?'
,
path
:
'
tasks/:task?/quickcreate/:quickcreate
?'
,
meta
:
{
meta
:
{
caption
:
'entities.
quote.views.gridview
.title'
,
caption
:
'entities.
task.views.quickcreate
.title'
,
info
:
''
,
info
:
''
,
parameters
:
[
parameters
:
[
{
pathName
:
'central'
,
parameterName
:
'central'
},
{
pathName
:
'central'
,
parameterName
:
'central'
},
{
pathName
:
'
quotes'
,
parameterName
:
'quote
'
},
{
pathName
:
'
tasks'
,
parameterName
:
'task
'
},
{
pathName
:
'
gridview'
,
parameterName
:
'gridview
'
},
{
pathName
:
'
quickcreate'
,
parameterName
:
'quickcreate
'
},
],
],
requireAuth
:
true
,
requireAuth
:
true
,
},
},
component
:
()
=>
import
(
'@pages/
sales/quote-grid-view/quote-grid-view
.vue'
),
component
:
()
=>
import
(
'@pages/
base/task-quick-create/task-quick-create
.vue'
),
},
},
{
{
path
:
'
tasks/:task?/quickcreate/:quickcreate
?'
,
path
:
'
quotes/:quote?/gridview/:gridview
?'
,
meta
:
{
meta
:
{
caption
:
'entities.
task.views.quickcreate
.title'
,
caption
:
'entities.
quote.views.gridview
.title'
,
info
:
''
,
info
:
''
,
parameters
:
[
parameters
:
[
{
pathName
:
'central'
,
parameterName
:
'central'
},
{
pathName
:
'central'
,
parameterName
:
'central'
},
{
pathName
:
'
tasks'
,
parameterName
:
'task
'
},
{
pathName
:
'
quotes'
,
parameterName
:
'quote
'
},
{
pathName
:
'
quickcreate'
,
parameterName
:
'quickcreate
'
},
{
pathName
:
'
gridview'
,
parameterName
:
'gridview
'
},
],
],
requireAuth
:
true
,
requireAuth
:
true
,
},
},
component
:
()
=>
import
(
'@pages/
base/task-quick-create/task-quick-create
.vue'
),
component
:
()
=>
import
(
'@pages/
sales/quote-grid-view/quote-grid-view
.vue'
),
},
},
{
{
path
:
'accounts/:account?/accountinfo/:accountinfo?'
,
path
:
'accounts/:account?/accountinfo/:accountinfo?'
,
...
@@ -413,32 +413,32 @@ const router = new Router({
...
@@ -413,32 +413,32 @@ const router = new Router({
component
:
()
=>
import
(
'@pages/base/account-address/account-address.vue'
),
component
:
()
=>
import
(
'@pages/base/account-address/account-address.vue'
),
},
},
{
{
path
:
'
contacts/:contact?/detailinfoeditview9/:detailinfoeditview9
?'
,
path
:
'
appointments/:appointment?/editview/:editview
?'
,
meta
:
{
meta
:
{
caption
:
'entities.
contact.views.detailinfoeditview9
.title'
,
caption
:
'entities.
appointment.views.editview
.title'
,
info
:
''
,
info
:
''
,
parameters
:
[
parameters
:
[
{
pathName
:
'central'
,
parameterName
:
'central'
},
{
pathName
:
'central'
,
parameterName
:
'central'
},
{
pathName
:
'
contacts'
,
parameterName
:
'contac
t'
},
{
pathName
:
'
appointments'
,
parameterName
:
'appointmen
t'
},
{
pathName
:
'
detailinfoeditview9'
,
parameterName
:
'detailinfoeditview9
'
},
{
pathName
:
'
editview'
,
parameterName
:
'editview
'
},
],
],
requireAuth
:
true
,
requireAuth
:
true
,
},
},
component
:
()
=>
import
(
'@pages/base/
contact-detail-info-edit-view9/contact-detail-info-edit-view9
.vue'
),
component
:
()
=>
import
(
'@pages/base/
appointment-edit-view/appointment-edit-view
.vue'
),
},
},
{
{
path
:
'
appointments/:appointment?/editview/:editview
?'
,
path
:
'
contacts/:contact?/detailinfoeditview9/:detailinfoeditview9
?'
,
meta
:
{
meta
:
{
caption
:
'entities.
appointment.views.editview
.title'
,
caption
:
'entities.
contact.views.detailinfoeditview9
.title'
,
info
:
''
,
info
:
''
,
parameters
:
[
parameters
:
[
{
pathName
:
'central'
,
parameterName
:
'central'
},
{
pathName
:
'central'
,
parameterName
:
'central'
},
{
pathName
:
'
appointments'
,
parameterName
:
'appointmen
t'
},
{
pathName
:
'
contacts'
,
parameterName
:
'contac
t'
},
{
pathName
:
'
editview'
,
parameterName
:
'editview
'
},
{
pathName
:
'
detailinfoeditview9'
,
parameterName
:
'detailinfoeditview9
'
},
],
],
requireAuth
:
true
,
requireAuth
:
true
,
},
},
component
:
()
=>
import
(
'@pages/base/
appointment-edit-view/appointment-edit-view
.vue'
),
component
:
()
=>
import
(
'@pages/base/
contact-detail-info-edit-view9/contact-detail-info-edit-view9
.vue'
),
},
},
{
{
path
:
'contacts/:contact?/tabexpview/:tabexpview?'
,
path
:
'contacts/:contact?/tabexpview/:tabexpview?'
,
...
...
app_BusinessCentral/src/store/modules/view-action/state.ts
浏览文件 @
12da365a
...
@@ -185,12 +185,10 @@ export const viewstate: any = {
...
@@ -185,12 +185,10 @@ export const viewstate: any = {
viewaction
:
''
,
viewaction
:
''
,
viewdatachange
:
false
,
viewdatachange
:
false
,
refviews
:
[
refviews
:
[
'aa79d35850f36fbc1a5085353ecd5af5'
,
'24e222a530526aab94ed4ed22cfedf9a'
,
'24e222a530526aab94ed4ed22cfedf9a'
,
'99d4a530c13b03a98cd143f341394354'
,
'99d4a530c13b03a98cd143f341394354'
,
'b3cfac5362b3bfb70d1471932f120fa5'
,
'b3cfac5362b3bfb70d1471932f120fa5'
,
'3d538df4ca389d372347f7b53d67269f'
,
'3d538df4ca389d372347f7b53d67269f'
,
'893e62d6fbdc4580de7e3e802aec9108'
,
'a50134133db91e46c8434ad0ebff22c7'
,
'a50134133db91e46c8434ad0ebff22c7'
,
'a95d7d9111bc13a8b73a11ee1e4ff92a'
,
'a95d7d9111bc13a8b73a11ee1e4ff92a'
,
'3f78dcc732a7a8ba6d959dcf6007b225'
,
'3f78dcc732a7a8ba6d959dcf6007b225'
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录