更新最新的topology-vue 组件,修改 data.js 中的正方形

This commit is contained in:
SignDawn 2021-07-12 10:00:21 +08:00
parent 355395ace2
commit 7a692ed96b
3 changed files with 7 additions and 7 deletions

View File

@ -10,7 +10,7 @@
},
"dependencies": {
"core-js": "^3.6.5",
"topology-vue": "^0.5.22",
"topology-vue": "^0.5.24",
"vue": "^2.6.11",
"vue-router": "^3.2.0"
},

View File

@ -66,7 +66,7 @@ export const defalutMaterials = [
show: true,
list: [
{
name: 'rectangle',
name: 'square',
icon: 't-icon t-rect',
id: 1,
data: {
@ -79,7 +79,7 @@ export const defalutMaterials = [
paddingRight: 10,
paddingTop: 10,
paddingBottom: 10,
name: 'rectangle',
name: 'square',
icon: '\ue64d',
iconFamily: 'topology',
iconColor: '#2f54eb'

View File

@ -7862,10 +7862,10 @@ toidentifier@1.0.0:
resolved "https://registry.npm.taobao.org/toidentifier/download/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
integrity sha1-fhvjRw8ed5SLxD2Uo8j013UrpVM=
topology-vue@^0.5.22:
version "0.5.22"
resolved "https://registry.nlark.com/topology-vue/download/topology-vue-0.5.22.tgz?cache=0&sync_timestamp=1624247533188&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ftopology-vue%2Fdownload%2Ftopology-vue-0.5.22.tgz#37d5b31bcd1e4e3fd348c460eb086efd3b68710e"
integrity sha1-N9WzG80eTj/TSMRg6whu/TtocQ4=
topology-vue@^0.5.24:
version "0.5.24"
resolved "https://registry.nlark.com/topology-vue/download/topology-vue-0.5.24.tgz?cache=0&sync_timestamp=1625813959501&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ftopology-vue%2Fdownload%2Ftopology-vue-0.5.24.tgz#f982f2b6e39d2e4f64a300d728d20d12023ab210"
integrity sha1-+YLytuOdLk9kowDXKNINEgI6shA=
toposort@^1.0.0:
version "1.0.7"