Commit a01abb97 authored by 肖健's avatar 肖健

推广活动初版

parent dcb9cce8
......@@ -87,8 +87,15 @@
"navigationBarTitleText": "京东挪车码领取",
"enablePullDownRefresh": false
}
},
{
"path": "pages/popAct/index",
"style": {
"navigationBarTitleText": "京东挪车码领取",
"enablePullDownRefresh": false
}
}
]
]
},
{
"root": "pagesB",
......
<template>
<view>
</view>
</template>
<script>
export default {
data() {
return {
}
},
methods: {
}
}
</script>
<style>
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment