feat:2.6.1增加 数物对应 和 根据颜色画图形
This commit is contained in:
@@ -3,13 +3,4 @@
|
||||
|
||||
<template
|
||||
is="canvasPageTemplate"
|
||||
data="{{
|
||||
boxWidth: boxWidth,
|
||||
boxHeight: boxHeight,
|
||||
hasTypeSelector: true,
|
||||
currentModeName: currentOperatorTypeName,
|
||||
typeActions: operatorTypeActions,
|
||||
adType: 'focusDraw',
|
||||
disabled: !hasContent,
|
||||
showShareDialog: showShareDialog
|
||||
}}" />
|
||||
data="{{boxWidth: boxWidth, boxHeight: boxHeight, hasTypeSelector: true, currentModeName: currentOperatorTypeName, typeActions: operatorTypeActions, adType: 'focusDraw', disabled: !hasContent, showShareDialog: showShareDialog}}" />
|
||||
|
||||
Reference in New Issue
Block a user