test
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

43 lines
1.6 KiB

<?xml version="1.0" encoding="utf-8"?>
<manifest>
<application>
<name><![CDATA[抢购活动]]></name>
<identifie><![CDATA[rush]]></identifie>
<version><![CDATA[1.0.0]]></version>
<type><![CDATA[market]]></type>
<description><![CDATA[可以设置限时抢购、限量抢购商品,释放用户的购买热情。]]></description>
<author><![CDATA[微连科技]]></author>
<url><![CDATA[http://www.weliam.cn/]]></url>
</application>
<setting>
<agent embed="true" />
<store embed="true" />
<system embed="true" />
<task embed="true" />
</setting>
<storemenu>
<menu title="活动" font="fa-inbox">
<entry title="抢购列表" ac="active" do="activelist" actions='["do",["activelist","createactive"]]' iscover="true" />
</menu>
</storemenu>
<agentmenu>
<menu title="活动" font="fa-inbox">
<entry title="抢购列表" ac="active" do="activelist" actions='["do",["activelist","createactive"]]' iscover="true" />
<entry title="抢购分类" ac="category" do="index" />
<entry title="抢购专题" ac="category" do="specialindex" />
</menu>
<menu title="设置" font="fa-inbox">
<entry title="基础设置" ac="set" do="base" />
</menu>
</agentmenu>
<systemmenu>
<menu title="活动" font="fa-inbox">
<entry title="抢购列表" ac="active" do="activelist" actions='["do",["activelist","createactive"]]' iscover="true" />
<entry title="抢购分类" ac="category" do="index" />
<entry title="抢购专题" ac="category" do="specialindex" />
</menu>
<menu title="设置" font="fa-inbox">
<entry title="基础设置" ac="set" do="base" />
</menu>
</systemmenu>
</manifest>