<template>
<page-meta :page-style="themeColor"></page-meta>
<view>
<text>这是我的营销活动 index</text>
</view>
</template>
<script>
</script>