mirror of
https://gitee.com/was666/as-editor-h5.git
synced 2026-01-29 00:02:43 +08:00
Merge branch 'master' of https://gitee.com/was666/as-editor-h5
This commit is contained in:
12
README.md
12
README.md
@@ -1,7 +1,7 @@
|
||||
# AS-Editor-H5
|
||||
|
||||
#### 介绍
|
||||
基于 vue 可视化AS-Editor的H5展示模板,与AS-Editor一起使用可以可视化生成vue页面
|
||||
基于 vue 可视化 [AS-Editor](https://gitee.com/was666/as-editor.git) 的H5展示模板,与 [AS-Editor](https://gitee.com/was666/as-editor.git) 一起使用可以可视化生成vue页面
|
||||
|
||||
#### 安装教程
|
||||
|
||||
@@ -10,10 +10,16 @@
|
||||
3. npm run build (打包)
|
||||
|
||||
#### 使用说明
|
||||
|
||||
##### 使用教程
|
||||
######使用教程
|
||||
|
||||
> home.vue 页面为demo实例
|
||||
|
||||
> 已配置好vant ui 按需引入
|
||||
页面中需要使用的话 import { 组件 } from 'vant';
|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
#### 参与贡献
|
||||
|
||||
|
||||
Reference in New Issue
Block a user