From 0943ddcbe0b9a1d87df658d53b78fd1397d880d4 Mon Sep 17 00:00:00 2001 From: Burt <1020103647@qq.com> Date: Mon, 22 Jan 2024 11:45:37 +0800 Subject: [PATCH] feat: delete a useless file --- src/pages/demo/page/throughout/index.vue | 151 ----------------------- 1 file changed, 151 deletions(-) delete mode 100644 src/pages/demo/page/throughout/index.vue diff --git a/src/pages/demo/page/throughout/index.vue b/src/pages/demo/page/throughout/index.vue deleted file mode 100644 index 0b6cebd..0000000 --- a/src/pages/demo/page/throughout/index.vue +++ /dev/null @@ -1,151 +0,0 @@ - -{ - style: { - navigationBarTitleText: '通屏+下拉刷新+自定义导航栏', - enablePullDownRefresh: true, - backgroundColor: '#23c09c', // 这个背景色要与页面的.top-section的背景图差不多,这样下拉刷新看起来才比较协调 - 'app-plus': { - titleNView: { - type: 'transparent', - }, - }, - 'mp-weixin': { - navigationStyle: 'custom', - }, - }, -} - - - - - - -