优化后,再次提交

This commit is contained in:
王利强
2026-05-03 09:08:56 +08:00
parent 721ef0ad54
commit 805747d1d9
1243 changed files with 46213 additions and 221 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"version":3,"file":"helpcenter.js","sources":["F:/software/HBuilderX/HBuilderX/plugins/uniapp-cli-vite/uniPage:/cGFnZXMvcGVyc29uYWxjZW50ZXIvaGVscGNlbnRlci52dWU"],"sourcesContent":["import MiniProgramPage from 'E:/hexieyun/ThreeChecksOneExposure_platform/12.07chongqixinde/三查一曝光小程序/threeonecheck_小程序/pages/personalcenter/helpcenter.vue'\nwx.createPage(MiniProgramPage)"],"names":[],"mappings":";;;;;;;;;;;;AACA,GAAG,WAAW,eAAe;"}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"version":3,"file":"notification.js","sources":["pages/personalcenter/notification.vue","F:/software/HBuilderX/HBuilderX/plugins/uniapp-cli-vite/uniPage:/cGFnZXMvcGVyc29uYWxjZW50ZXIvbm90aWZpY2F0aW9uLnZ1ZQ"],"sourcesContent":["<template>\r\n\t<view class=\"page padding\">\r\n\t\t<view class=\"padding bg-white radius\">\r\n\t\t\t<view class=\"flex justify-between padding-bottom solid-bottom\">\r\n\t\t\t\t<view>横幅消息通知</view>\r\n\t\t\t\t <up-switch v-model=\"value\" activeColor=\"#07C160\" @change=\"change\" ></up-switch>\r\n\t\t\t</view>\r\n\t\t\t<view class=\"flex justify-between padding-bottom padding-top solid-bottom\">\r\n\t\t\t\t<view>系统声音</view>\r\n\t\t\t\t <up-switch v-model=\"value\" activeColor=\"#07C160\" @change=\"change\"></up-switch>\r\n\t\t\t</view>\r\n\t\t\t<view class=\"flex justify-between padding-bottom padding-top solid-bottom\">\r\n\t\t\t\t<view>系统震动</view>\r\n\t\t\t\t <up-switch v-model=\"value\" activeColor=\"#07C160\" @change=\"change\"></up-switch>\r\n\t\t\t</view>\r\n\t\t</view>\r\n\t</view>\r\n</template>\r\n\r\n<script setup>\r\n\timport { ref } from 'vue'\r\n\t\r\n\tconst value = ref(false)\r\n\t\r\n\tconst change = (e) => {\r\n\t console.log('change', e);\r\n\t}\r\n</script>\r\n\r\n<style lang=\"scss\" scoped>\r\n\t.page {\r\n\t\tmin-height: 100vh;\r\n\t\tbackground: #EBF2FC;\r\n\t}\r\n</style>","import MiniProgramPage from 'E:/hexieyun/ThreeChecksOneExposure_platform/12.07chongqixinde/三查一曝光小程序/threeonecheck_小程序/pages/personalcenter/notification.vue'\nwx.createPage(MiniProgramPage)"],"names":["ref","uni"],"mappings":";;;;;;;;;;;;;AAsBC,UAAM,QAAQA,cAAG,IAAC,KAAK;AAEvB,UAAM,SAAS,CAAC,MAAM;AACpBC,oBAAA,MAAA,MAAA,OAAA,+CAAY,UAAU,CAAC;AAAA,IACxB;;;;;;;;;;;;;;;;;;;;;;;;;;;ACzBF,GAAG,WAAW,eAAe;"}

View File

@@ -0,0 +1 @@
{"version":3,"file":"settings.js","sources":["pages/personalcenter/settings.vue","F:/software/HBuilderX/HBuilderX/plugins/uniapp-cli-vite/uniPage:/cGFnZXMvcGVyc29uYWxjZW50ZXIvc2V0dGluZ3MudnVl"],"sourcesContent":["<template>\r\n\t<view class=\"page padding\">\r\n\t\t<view class=\"padding bg-white radius\">\r\n\t\t\t<view class=\"flex justify-between padding-bottom solid-bottom\">\r\n\t\t\t\t<view>截屏后提示</view>\r\n\t\t\t\t <up-switch v-model=\"value\" activeColor=\"#07C160\" @change=\"change\" ></up-switch>\r\n\t\t\t</view>\r\n\t\t\t<view class=\"flex justify-between padding-bottom padding-top solid-bottom\">\r\n\t\t\t\t<view>开启屏幕旋转</view>\r\n\t\t\t\t <up-switch v-model=\"value\" activeColor=\"#07C160\" @change=\"change\"></up-switch>\r\n\t\t\t</view>\r\n\t\t\t<view class=\"flex justify-between padding-bottom padding-top solid-bottom\">\r\n\t\t\t\t<view>获取地理位置</view>\r\n\t\t\t\t <up-switch v-model=\"value\" activeColor=\"#07C160\" @change=\"change\"></up-switch>\r\n\t\t\t</view>\r\n\t\t</view>\r\n\t</view>\r\n</template>\r\n\r\n<script setup>\r\n\timport { ref } from 'vue'\r\n\t\r\n\tconst value = ref(false)\r\n\t\r\n\tconst change = (e) => {\r\n\t console.log('change', e);\r\n\t}\r\n</script>\r\n\r\n<style lang=\"scss\" scoped>\r\n\t.page {\r\n\t\tmin-height: 100vh;\r\n\t\tbackground: #EBF2FC;\r\n\t}\r\n</style>","import MiniProgramPage from 'E:/hexieyun/ThreeChecksOneExposure_platform/12.07chongqixinde/三查一曝光小程序/threeonecheck_小程序/pages/personalcenter/settings.vue'\nwx.createPage(MiniProgramPage)"],"names":["ref","uni"],"mappings":";;;;;;;;;;;;;AAsBC,UAAM,QAAQA,cAAG,IAAC,KAAK;AAEvB,UAAM,SAAS,CAAC,MAAM;AACpBC,oBAAA,MAAA,MAAA,OAAA,2CAAY,UAAU,CAAC;AAAA,IACxB;;;;;;;;;;;;;;;;;;;;;;;;;;;ACzBF,GAAG,WAAW,eAAe;"}