微信云开发插件

This commit is contained in:
2025-08-17 22:15:07 +08:00
parent 939e6d553d
commit db79fbf9e0
1760 changed files with 914220 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
"use strict";
module.exports={
open_panel:"Default Panel",
send_to_panel:"Send message to Default Panel",
description:"Extension with a panel based on Vue3.x",
createTemplate: "Create cloud function template",
activeCloud: "Activate cloud function (used once after compilation)",
};