修复丢失的前端文件
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import { makeSkeletonPage } from "../../../runtime/makeSkeletonPage.js";
|
||||
|
||||
export default makeSkeletonPage({
|
||||
title: "Subscribe Template",
|
||||
routePath: "/config/system/subscribe-template",
|
||||
moduleId: "LQe",
|
||||
featureKey: "config.system.subscribe_template",
|
||||
notes: ["Inline route in the compiled router instead of lazy chunk."],
|
||||
});
|
||||
Reference in New Issue
Block a user