You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
1.9 KiB
1 line
1.9 KiB
<view><tabbar vue-id="6f193cc0-1" index="{{4}}" bind:__l="__l"></tabbar><view class="u-page"><u-button vue-id="6f193cc0-2" type="primary" text="测试调用接口" data-event-opts="{{[['^click',[['test']]]]}}" bind:click="__e" bind:__l="__l"></u-button><u-divider vue-id="6f193cc0-3" text="分割线" dot="{{true}}" bind:__l="__l"></u-divider><u-button vue-id="6f193cc0-4" type="primary" text="修改Storage" data-event-opts="{{[['^click',[['storage']]]]}}" bind:click="__e" bind:__l="__l"></u-button><u-divider vue-id="6f193cc0-5" text="分割线" dot="{{true}}" bind:__l="__l"></u-divider><u-button vue-id="6f193cc0-6" type="primary" text="开始录音" data-event-opts="{{[['^click',[['startRecord']]]]}}" bind:click="__e" bind:__l="__l"></u-button><u-divider vue-id="6f193cc0-7" text="分割线" dot="{{true}}" bind:__l="__l"></u-divider><u-button vue-id="6f193cc0-8" type="primary" text="停止录音" data-event-opts="{{[['^click',[['endRecord']]]]}}" bind:click="__e" bind:__l="__l"></u-button><u-divider vue-id="6f193cc0-9" text="分割线" dot="{{true}}" bind:__l="__l"></u-divider><u-button vue-id="6f193cc0-10" type="primary" text="播放录音" data-event-opts="{{[['^click',[['playVoice']]]]}}" bind:click="__e" bind:__l="__l"></u-button><u-divider vue-id="6f193cc0-11" text="分割线" dot="{{true}}" bind:__l="__l"></u-divider><u-button vue-id="6f193cc0-12" type="primary" text="文字转语音" data-event-opts="{{[['^click',[['txt2Voice']]]]}}" bind:click="__e" bind:__l="__l"></u-button><u-divider vue-id="6f193cc0-13" text="分割线" dot="{{true}}" bind:__l="__l"></u-divider><u--textarea bind:input="__e" vue-id="6f193cc0-14" placeholder="语音转文字内容" value="{{voiceText}}" data-event-opts="{{[['^input',[['__set_model',['','voiceText','$event',[]]]]]]}}" bind:__l="__l"></u--textarea><u-toast class="vue-ref" vue-id="6f193cc0-15" data-ref="uToast" bind:__l="__l"></u-toast></view></view> |