ej-im

## Project setup ``` npm install ```

Usage no npm install needed!

<script type="module">
  import ejIm from 'https://cdn.skypack.dev/ej-im';
</script>

README

lc-im

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

IM内部语法注意事项

1.IM内部使用this.$goPage()进行跳转 即从项目用goPage 主项目用navPage

2.IM内部使用绝对路径

3.跳转地址从 page/.. 开始写

4.