Commit a01abb97 authored by 肖健's avatar 肖健

推广活动初版

parent dcb9cce8
...@@ -87,6 +87,13 @@ ...@@ -87,6 +87,13 @@
"navigationBarTitleText": "京东挪车码领取", "navigationBarTitleText": "京东挪车码领取",
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }
},
{
"path": "pages/popAct/index",
"style": {
"navigationBarTitleText": "京东挪车码领取",
"enablePullDownRefresh": false
}
} }
] ]
}, },
......
<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