miniprogram-demo/packageAPI/pages/getRandomValues/getRandomValues.wxml

3 lines
90 B
Plaintext
Raw Permalink Normal View History

2021-12-30 10:55:50 +08:00
<view>
<button type="primary" bindtap="getRandomValues">getRandomValues</button>
</view>