fix:新版

This commit is contained in:
yuanzbz 2023-10-22 16:36:40 +08:00
parent 406d47e7c5
commit 7cad818a1a
1 changed files with 1 additions and 2 deletions

View File

@ -192,8 +192,7 @@
import weLogo from '@/assets/image/we.png' import weLogo from '@/assets/image/we.png'
const goTo = (url) => { const goTo = (url) => {
window.open(url, '_blank') window.open(url, '_blank')
} }</script>
</script>
<style scoped lang="scss"> <style scoped lang="scss">
@import './index.scss'; @import './index.scss';