@@ -0,0 +1,13 @@
+<template>
+ <view>
+ 中奖信息
+ </view>
+</template>
+
+<script>
+export default {
+}
+</script>
+<style></style>
@@ -81,6 +81,8 @@
"path": "mySubscription/index"
}, {
"path": "subscriptionList/index"
+ }, {
+ "path": "winningNews/index"
}]
"root": "team",