提交 6c24d2b5 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

style: navigator

上级 f14eb8da
......@@ -41,6 +41,7 @@
</view>
</view>
</template>
<script lang="ts">
import { state, setLifeCycleNum } from '@/store/index.uts'
export default {
......
......@@ -5,6 +5,7 @@
<text>data: {{ data }}</text>
</view>
</template>
<script lang="ts">
import { state } from '@/store/index.uts'
export default {
......
......@@ -4,6 +4,7 @@
<button @click="pageScrollTo">scrollToBottom</button>
</view>
</template>
<script lang="ts">
import { state, setLifeCycleNum } from '@/store/index.uts'
export default {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册