fix:新版
This commit is contained in:
parent
406d47e7c5
commit
7cad818a1a
|
|
@ -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';
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue