前端代码
This commit is contained in:
6
node_modules/browser-sync-ui/templates/plugin.item.tmpl
generated
vendored
Normal file
6
node_modules/browser-sync-ui/templates/plugin.item.tmpl
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
<switch toggle="ctrl.togglePlugin(ctrl.ui.named['%name%'])"
|
||||
switchid="plugin-switch-%index%"
|
||||
id="plugin-section-%index%"
|
||||
active="ctrl.ui.named['%name%'].active"
|
||||
prop="active"
|
||||
item="ctrl.ui.named['%name%']">%content%</switch>
|
Reference in New Issue
Block a user