2 Star 3 Fork 5

zylu/数字乡村

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
manifest.xml 1.71 KB
一键复制 编辑 原始数据 按行查看 历史
数字乡村 提交于 2021-11-13 06:34 . 智慧数字乡村系统平台
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns="http://www.we7.cc" versionCode="">
<application setting="true">
<name><![CDATA[智慧数字乡村]]></name>
<identifie><![CDATA[xc_shuzixc]]></identifie>
<version><![CDATA[1.1.9]]></version>
<type><![CDATA[biz]]></type>
<ability><![CDATA[智慧数字乡村]]></ability>
<description><![CDATA[智慧数字乡村]]></description>
<author><![CDATA[peng]]></author>
<url><![CDATA[]]></url>
</application>
<platform>
<subscribes>
</subscribes>
<handles>
<message type="text" />
<message type="image" />
<message type="voice" />
<message type="video" />
<message type="shortvideo" />
<message type="location" />
<message type="link" />
<message type="subscribe" />
<message type="qr" />
<message type="trace" />
<message type="click" />
<message type="merchant_order" />
<message type="user_get_card" />
<message type="user_del_card" />
<message type="user_consume_card" />
</handles>
<supports>
<item type="app" />
</supports>
<rule embed="false" />
<card embed="false" />
</platform>
<bindings>
<cover>
<entry title="首页入口" do="index" state="" direct="false" />
</cover>
<menu>
<entry title="基础设置" do="base" state="" direct="false" />
<entry title="广告管理" do="adv" state="" direct="false" />
<entry title="管理员设置" do="jurisdiction" state="" direct="false" />
</menu>
</bindings>
<permissions>
</permissions>
<install><![CDATA[install.php]]></install>
<uninstall><![CDATA[uninstall.php]]></uninstall>
<upgrade><![CDATA[update.php]]></upgrade>
</manifest>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/balala/digital-village.git
git@gitee.com:balala/digital-village.git
balala
digital-village
数字乡村
master

搜索帮助