@ -345,6 +345,13 @@
{
"navigationBarTitleText" : "机构动向解析 "
}
},
"path" : "pages/customStockList/customStockList",
"style" :
"navigationBarTitleText" : "我的自选"
],
@ -0,0 +1,22 @@
<template>
<view>
</view>
</template>
<script>
export default {
data() {
return {
methods: {
</script>
<style>
</style>