Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
liangzhen
/
framework-tools-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit ee0458b6
authored
Dec 01, 2023
by
songchangcheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
解决冲突
1 parent
28203ca4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
15 deletions
package.json
public/drawio/js/diagramly/sidebar/Sidebar-ArchiMate3.js
package.json
View file @
ee0458b
...
@@ -7,22 +7,11 @@
...
@@ -7,22 +7,11 @@
"build"
:
"vue-cli-service build"
"build"
:
"vue-cli-service build"
},
},
"dependencies"
:
{
"dependencies"
:
{
<<<<<<<
HEAD
"ajv"
:
"^8.0.0"
,
"bufferutil"
:
"^4.0.8"
,
"core-js"
:
"^3.8.3"
,
"element-ui"
:
"^2.15.14"
,
"encoding"
:
"^0.1.13"
,
"request"
:
"^2.88.2"
,
"typescript"
:
"^5.3.2"
,
"utf-8-validate"
:
"^6.0.3"
,
=======
"@onlyoffice/document-editor-vue"
:
"^1.3.0"
,
"@onlyoffice/document-editor-vue"
:
"^1.3.0"
,
"axios"
:
"^1.6.2"
,
"axios"
:
"^1.6.2"
,
"core-js"
:
"^3.8.3"
,
"core-js"
:
"^3.8.3"
,
"element-ui"
:
"^2.15.14"
,
"element-ui"
:
"^2.15.14"
,
"jquery"
:
"^3.7.1"
,
"jquery"
:
"^3.7.1"
,
>>>>>>>
8
fd
6
ba
0
bfadeeb
88
d
16
f
24
e
33
aa
478
ce
59
f
932
a
3
"vue"
:
"^2.6.14"
,
"vue"
:
"^2.6.14"
,
"vue-cli"
:
"^2.9.6"
,
"vue-cli"
:
"^2.9.6"
,
"vue-router"
:
"^3.5.1"
,
"vue-router"
:
"^3.5.1"
,
...
...
public/drawio/js/diagramly/sidebar/Sidebar-ArchiMate3.js
View file @
ee0458b
...
@@ -146,12 +146,8 @@
...
@@ -146,12 +146,8 @@
w
*
150
,
h
*
90
,
''
,
'Representation'
,
null
,
null
,
this
.
getTagsForStencil
(
gn
,
''
,
dt
+
'representation'
).
join
(
' '
))
w
*
150
,
h
*
90
,
''
,
'Representation'
,
null
,
null
,
this
.
getTagsForStencil
(
gn
,
''
,
dt
+
'representation'
).
join
(
' '
))
];
];
<<<<<<<
HEAD
this
.
addPalette
(
'archimate3Business'
,
'Archimate 3.0 / Business'
,
false
,
mxUtils
.
bind
(
this
,
function
(
content
)
=======
// this.addPalette('archimate3Business', 'archimate 3.0 / Business', true, mxUtils.bind(this, function(content)
// this.addPalette('archimate3Business', 'archimate 3.0 / Business', true, mxUtils.bind(this, function(content)
this
.
addPalette
(
'archimate3Business'
,
'架构 / 业务'
,
false
,
mxUtils
.
bind
(
this
,
function
(
content
)
this
.
addPalette
(
'archimate3Business'
,
'架构 / 业务'
,
false
,
mxUtils
.
bind
(
this
,
function
(
content
)
>>>>>>>
8
fd6ba0bfadeeb88d16f24e33aa478ce59f932a3
{
{
for
(
var
i
=
0
;
i
<
fns
.
length
;
i
++
)
for
(
var
i
=
0
;
i
<
fns
.
length
;
i
++
)
{
{
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment