测试

parent 7817529f
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<text>{{ title }}</text> <text>{{ title }}</text>
<wd-button type="primary" @click="toUIComponentsDoc">wot-design-uni 文档</wd-button> <wd-button type="primary" @click="toUIComponentsDoc">wot-design-uni 文档</wd-button>
<text>pinia count: {{ countInfo.count }}</text> <text>pinia count: {{ countInfo.count }}</text>
<wd-button type="primary" @click="onHandleClick">add count</wd-button> <wd-button type="primary" @click="onHandleClick">add count1</wd-button>
</view> </view>
</template> </template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment