Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
70c31ee4
Commit
70c31ee4
authored
Apr 19, 2019
by
Junling Bu
Browse files
chore[litemall-wx,renard-wx]: 微信开发者工具更新,导致小程序配置自动更新。
parent
0a1a3d9e
Changes
6
Show whitespace changes
Inline
Side-by-side
litemall-wx/app.json
View file @
70c31ee4
...
@@ -85,5 +85,6 @@
...
@@ -85,5 +85,6 @@
"uploadFile"
:
10000
,
"uploadFile"
:
10000
,
"downloadFile"
:
10000
"downloadFile"
:
10000
},
},
"debug"
:
true
"debug"
:
true
,
"sitemapLocation"
:
"sitemap.json"
}
}
\ No newline at end of file
litemall-wx/project.config.json
View file @
70c31ee4
...
@@ -12,6 +12,8 @@
...
@@ -12,6 +12,8 @@
"libVersion"
:
"2.4.0"
,
"libVersion"
:
"2.4.0"
,
"appid"
:
"wxa5b486c6b918ecfb"
,
"appid"
:
"wxa5b486c6b918ecfb"
,
"projectname"
:
"litemall-wx"
,
"projectname"
:
"litemall-wx"
,
"simulatorType"
:
"wechat"
,
"simulatorPluginLibVersion"
:
{},
"condition"
:
{
"condition"
:
{
"search"
:
{
"search"
:
{
"current"
:
-1
,
"current"
:
-1
,
...
...
litemall-wx/sitemap.json
0 → 100644
View file @
70c31ee4
{
"desc"
:
"关于本文件的更多信息,请参考文档 https://developers.weixin.qq.com/miniprogram/dev/framework/sitemap.html"
,
"rules"
:
[{
"action"
:
"allow"
,
"page"
:
"*"
}]
}
\ No newline at end of file
renard-wx/app.json
View file @
70c31ee4
...
@@ -70,5 +70,6 @@
...
@@ -70,5 +70,6 @@
"uploadFile"
:
10000
,
"uploadFile"
:
10000
,
"downloadFile"
:
10000
"downloadFile"
:
10000
},
},
"debug"
:
true
"debug"
:
true
,
"sitemapLocation"
:
"sitemap.json"
}
}
\ No newline at end of file
renard-wx/project.config.json
View file @
70c31ee4
...
@@ -12,6 +12,8 @@
...
@@ -12,6 +12,8 @@
"libVersion"
:
"2.4.0"
,
"libVersion"
:
"2.4.0"
,
"appid"
:
"wxa5b486c6b918ecfb"
,
"appid"
:
"wxa5b486c6b918ecfb"
,
"projectname"
:
"Renard"
,
"projectname"
:
"Renard"
,
"simulatorType"
:
"wechat"
,
"simulatorPluginLibVersion"
:
{},
"condition"
:
{
"condition"
:
{
"search"
:
{
"search"
:
{
"current"
:
-1
,
"current"
:
-1
,
...
...
renard-wx/sitemap.json
0 → 100644
View file @
70c31ee4
{
"desc"
:
"关于本文件的更多信息,请参考文档 https://developers.weixin.qq.com/miniprogram/dev/framework/sitemap.html"
,
"rules"
:
[{
"action"
:
"allow"
,
"page"
:
"*"
}]
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment