diff --git a/packageB/priority/helpFilter.vue b/packageB/priority/helpFilter.vue new file mode 100644 index 0000000..5e41f6d --- /dev/null +++ b/packageB/priority/helpFilter.vue @@ -0,0 +1,497 @@ + + + + + \ No newline at end of file diff --git a/packageB/priority/helpFollow.vue b/packageB/priority/helpFollow.vue new file mode 100644 index 0000000..1daf656 --- /dev/null +++ b/packageB/priority/helpFollow.vue @@ -0,0 +1,442 @@ + + + + + \ No newline at end of file diff --git a/pages.json b/pages.json index 24fa4b4..90c64d3 100644 --- a/pages.json +++ b/pages.json @@ -420,8 +420,30 @@ "navigationBarTitleTextSize": "30rpx" // "navigationStyle": "custom" } - } - ] + }, + { + "path" : "priority/helpFilter", + "style" : + { + "navigationBarTitleText" : "筛选和帮扶", + "navigationBarTitleTextSize": "30rpx", + "navigationBarBackgroundColor": "#1989fa", + "navigationBarTextStyle": "white", + "navigationStyle": "custom" + } + }, + { + "path" : "priority/helpFollow", + "style" : + { + "navigationBarTitleText" : "跟进", + "navigationBarTitleTextSize": "30rpx", + "navigationBarBackgroundColor": "#1989fa", + "navigationBarTextStyle": "white", + "navigationStyle": "custom" + } + } + ] }, { "root": "packageRc",