MorJS 安裝與使用

2024-01-14 11:27 更新
  1. 安裝依賴: npm install @morjs/core --save
  2. 引用依賴:
  • 支付寶 DSL: import { aApp, aPage, aComponent } from '@morjs/core'
  • 微信 DSL: import { wApp, wPage, wComponent } from '@morjs/core'
  1. 全局替換:
  • 支付寶 DSL: App -> aApp / Page -> aPage / Component -> aComponent
  • 微信 DSL: App -> wApp / Page -> wPage / Component -> wComponent



以上內(nèi)容是否對(duì)您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)