--- tags : 六角課程-快速掌握 Vue3.js --- # 匯入模式 * 基礎常見的匯出形式(自己在撰寫模組時最常用) ```javascript= import app from './app_module.js'; ``` * 載入模組時記得 加入 **type="module"** ```javascript= <script type="module"> ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up