parent
c5696ba288
commit
393897a68a
@ -0,0 +1,25 @@ |
|||||||
|
<template> |
||||||
|
<view> |
||||||
|
|
||||||
|
</view> |
||||||
|
</template> |
||||||
|
|
||||||
|
<script> |
||||||
|
export default { |
||||||
|
data() { |
||||||
|
return { |
||||||
|
|
||||||
|
} |
||||||
|
}, |
||||||
|
onLoad(options) { |
||||||
|
console.log('========'+JSON.stringify(options)) |
||||||
|
}, |
||||||
|
methods: { |
||||||
|
|
||||||
|
} |
||||||
|
} |
||||||
|
</script> |
||||||
|
|
||||||
|
<style> |
||||||
|
|
||||||
|
</style> |
Before Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 133 KiB |
Before Width: | Height: | Size: 237 KiB |
Before Width: | Height: | Size: 68 KiB |
Loading…
Reference in new issue