集群可以单独设置WebP策略

This commit is contained in:
刘祥超
2022-04-01 16:42:08 +08:00
parent 53b1f07601
commit 8076fcd148
9 changed files with 188 additions and 7 deletions

View File

@@ -13,7 +13,7 @@
<csrf-token></csrf-token>
<input type="hidden" name="webId" :value="webId"/>
<http-webp-config-box :v-webp-config="webpConfig"></http-webp-config-box>
<http-webp-config-box :v-webp-config="webpConfig" :v-require-cache="requireCache"></http-webp-config-box>
<submit-btn></submit-btn>
</form>