-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
90863ee
commit 09175f0
Showing
3 changed files
with
6 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,5 @@ | ||
# Texture Moderation | ||
|
||
https://github.com/bs-community/blessing-skin-server/blob/dev/app/Http/Controllers/SkinlibController.php#L89 | ||
## 如何开发 | ||
|
||
```php | ||
return $query->where('public', true) | ||
->where('state', 1); | ||
``` | ||
|
||
需求文档:docs/requirement.md | ||
|
||
技术方案:docs/proposal.md | ||
配置好 NodeJS 环境, `yarn global add esbuild`, 运行 `build.sh` 构建前端文件, 然后重新加载插件。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters