活动按钮状态流转
This commit is contained in:
1
unpackage/dist/dev/mp-weixin/pagesCard/mine/editor.wxml
vendored
Normal file
1
unpackage/dist/dev/mp-weixin/pagesCard/mine/editor.wxml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<view class="container"><title-bar vue-id="6507c896-1" showBack="{{true}}" title="{{cardId?'编辑名片':'新建名片'}}" bind:__l="__l"></title-bar><view class="container-main"><sp-editor vue-id="6507c896-2" toolbar-config="{{toolbarConfig}}" data-event-opts="{{[['^init',[['initEditor']]],['^upinImage',[['upinImage']]],['^overMax',[['overMax']]],['^exportHtml',[['exportHtml']]]]}}" bind:init="__e" bind:upinImage="__e" bind:overMax="__e" bind:exportHtml="__e" bind:__l="__l"></sp-editor></view><view class="safe-padding"></view></view>
|
||||
Reference in New Issue
Block a user