提交 1c6c1365 编写于 作者: fxy060608's avatar fxy060608

chore: lint

上级 b5c0b76b
...@@ -46,4 +46,3 @@ service.register("uni-app-config",{create(a,b,c){if(!__uniConfig.viewport){var d ...@@ -46,4 +46,3 @@ service.register("uni-app-config",{create(a,b,c){if(!__uniConfig.viewport){var d
` `
} }
} }
<template> <template>
<div class="uni-button" :class="viewClass" v-on="$listeners"> <div
<text class="uni-button-t" :class="textClass"> :class="viewClass"
class="uni-button"
v-on="$listeners">
<text
:class="textClass"
class="uni-button-t">
<slot /> <slot />
</text> </text>
</div> </div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册