-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.xml
31 lines (31 loc) · 985 Bytes
/
manifest.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns="" versionCode="0.6,0.7,0.8,1.0">
<application setting="false">
<name><![CDATA[左歌科技QQ:525094890 多城市版小程序]]></name>
<identifie><![CDATA[zh_tcwq]]></identifie>
<version><![CDATA[8.9]]></version>
<type><![CDATA[services]]></type>
<ability><![CDATA[左歌科技QQ:525094890 -同城微圈小程序]]></ability>
<description><![CDATA[左歌科技QQ:525094890同城微圈小程序]]></description>
<author><![CDATA[左歌科技QQ:525094890 ]]></author>
<url><![CDATA[]]></url>
</application>
<platform>
<subscribes>
</subscribes>
<handles>
</handles>
<rule embed="false" />
<card embed="false" />
<supports>
<item type="wxapp" />
</supports>
</platform>
<bindings>
</bindings>
<permissions>
</permissions>
<install><![CDATA[do_install.php]]></install>
<uninstall><![CDATA[do_uninstall.php]]></uninstall>
<upgrade><![CDATA[do_upgrade.php]]></upgrade>
</manifest>