mirror of
https://gitee.com/was666/as-editor.git
synced 2025-04-29 00:30:11 +08:00
feat: 修改了package.json里的name
This commit is contained in:
parent
795e91caeb
commit
521953131b
12
README.md
12
README.md
@ -14,10 +14,11 @@
|
|||||||
#### 使用说明
|
#### 使用说明
|
||||||
|
|
||||||
##### 使用教程
|
##### 使用教程
|
||||||

|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
##### 自定义组件可以看:
|
##### 自定义组件可以看:
|
||||||
|
|
||||||
@ -57,7 +58,6 @@ AS-Editor-H5是移动端vue模版,可以通过定义的JSON生成vue页面
|
|||||||
|
|
||||||
#### 结尾
|
#### 结尾
|
||||||
|
|
||||||
##### 如果喜欢的话给个要 star 一下哈!
|
##### 如果喜欢的话给个 star 一下哈!
|
||||||
|
|
||||||
##### 如果有意见和问题 可以在 lssues 提出,我会在线解答。
|
##### 如果有意见和问题 可以在 lssues 提出,我会在线解答。
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "saas",
|
"name": "as-editor",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user