新增在线安装支持(说明)

This commit is contained in:
张宇衡 2022-10-31 14:37:51 +08:00
parent cb77fc18f8
commit 600162be68
2 changed files with 3 additions and 4 deletions

View File

@ -12,8 +12,7 @@ LightPicture是一个使用thinkphp+vue开发前后端分离的企业/团队
- 在线安装
👷...
<!-- 打开 [PicGo](https://github.com/Molunerfinn/PicGo) 详细窗口,选择**插件设置**,搜索**light-picture**安装,然后重启应用即可。 -->
打开 [PicGo](https://github.com/Molunerfinn/PicGo) 详细窗口,选择**插件设置**,搜索**light-picture**安装,然后重启应用即可。
- 离线安装

View File

@ -1,7 +1,7 @@
{
"name": "picgo-plugin-light-picture",
"version": "1.0.0",
"description": "LightPicture图床",
"description": "适用于LightPicture图床的PicGo插件",
"main": "src/index.js",
"publishConfig": {
"access": "public"
@ -19,7 +19,7 @@
"picgo-gui-plugin",
"picgo-plugin"
],
"author": "ColdeZhang",
"author": "coldezhang",
"repository": {
"type": "git",
"url": "git@github.com:/coldezhang/picgo-plugin-light-picture.git"