mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-06 03:57:56 +08:00
16 lines
776 B
JavaScript
16 lines
776 B
JavaScript
import{aw as n,ag as p,y as l,z as h,b0 as i,P as t}from"./chunks/framework.BCBheFgR.js";const y=JSON.parse('{"title":"联动原理","description":"","frontmatter":{},"headers":[],"relativePath":"guide/advanced/coupling.md","filePath":"guide/advanced/coupling.md"}'),k={name:"guide/advanced/coupling.md"};function e(E,s,r,d,g,c){const a=p("demo-block");return h(),l("div",null,[s[0]||(s[0]=i("",6)),t(a,{type:"form",config:`[{
|
|
text: '文本',
|
|
name: 'text'
|
|
}, {
|
|
type: 'select',
|
|
text: '下拉选项',
|
|
name: 'select',
|
|
options: [
|
|
{ text: '选项1', value: 1 },
|
|
{ text: '选项2', value: 2 }
|
|
],
|
|
onChange: (vm, value, { model }) => {
|
|
model.text = value;
|
|
}
|
|
}]`}),s[1]||(s[1]=i("",25))])}const F=n(k,[["render",e]]);export{y as __pageData,F as default};
|