This commit is contained in:
aihe 2024-06-19 16:01:37 +08:00
parent ed71aaab08
commit a809b46bf3

View File

@ -73,11 +73,6 @@
} }
</script> </script>
<script module="vconsole" lang="renderjs">
import VConsole from 'vconsole'
new VConsole();
</script>
<style lang="scss"> <style lang="scss">
@import '@/common/custom.scss'; @import '@/common/custom.scss';
@import '@/uni_modules/uview-plus/index.scss'; @import '@/uni_modules/uview-plus/index.scss';