mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-26 21:14:27 +08:00
acomplish replacing Vue-cli with Vite
This commit is contained in:
@@ -292,7 +292,7 @@ const payCallback = (success) => {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="stylus">
|
||||
@import "@/assets/css/custom-scroll.styl"
|
||||
@import "@/assets/css/member.styl"
|
||||
<style lang="stylus" scoped>
|
||||
@import "../assets/css/custom-scroll.styl"
|
||||
@import "../assets/css/member.styl"
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user