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.
iot/projects/IoTCenter/wwwroot/test2.c1.html

9 lines
245 B

<template>
<f7-page class="foo">
<f7-navbar title="Foo" back-link="Back"></f7-navbar>
<f7-block-title>{{count}}</f7-block-title>
<f7-block strong>
<p>1</p>
</f7-block>
</f7-page>
</template>