From 07755f41eb3058cdcb5d155cb6f3843cf22174f3 Mon Sep 17 00:00:00 2001 From: shaoying Date: Sun, 30 Aug 2020 19:19:29 +0800 Subject: [PATCH] opt some --- frame.js | 1 + 1 file changed, 1 insertion(+) diff --git a/frame.js b/frame.js index af85e6b7..81608416 100644 --- a/frame.js +++ b/frame.js @@ -207,6 +207,7 @@ Volcanos("onengine", {help: "解析引擎", list: [], _init: function(can, meta, "linux": {name: "系统 linux", action: [ {name: "android", help: "系统", index: "web.wiki.word", args: ["usr/linux-story/iso/android/android.shy"]}, {name: "context", help: "系统", index: "web.wiki.word", args: ["usr/linux-story/iso/context/context.shy"]}, + {name: "alpine", help: "系统", index: "web.wiki.word", args: ["usr/linux-story/iso/alpine/alpine.shy"]}, {name: "ubuntu", help: "系统", index: "web.wiki.word", args: ["usr/linux-story/iso/ubuntu/ubuntu.shy"]}, {name: "centos", help: "系统", index: "web.wiki.word", args: ["usr/linux-story/iso/centos/centos.shy"]}, {name: "linux", help: "系统", index: "web.wiki.word", args: ["usr/linux-story/src/main.shy"]},