Initial commit
This commit is contained in:
12
wechat-mini-program/node_modules/mp-html/tools/demo/uni-app/pages/jump/jump.vue
generated
vendored
Normal file
12
wechat-mini-program/node_modules/mp-html/tools/demo/uni-app/pages/jump/jump.vue
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<template>
|
||||
<view>
|
||||
跳转测试页面
|
||||
</view>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
</style>
|
||||
Reference in New Issue
Block a user