Browse Source

1、合并v1.0.0

feature/v1.1.0
luobz 7 years ago
parent
commit
935836e782
2 changed files with 2 additions and 5 deletions
  1. 6
      app.json
  2. 1
      project.config.json

6
app.json

@ -17,9 +17,7 @@
"pages/serviceDesc/serviceDesc",
"pages/two_code/two_code",
"pages/out/out",
"pages/agreement/agreement",
"pages/pay_result/pay_result",
"pages/activity_list/activity_list"
"pages/agreement/agreement"
],
"window": {
"backgroundTextStyle": "light",
@ -30,7 +28,7 @@
"tabBar": {
"color": "#65646b",
"borderStyle": "#65646b",
"selectedColor": "#21BE8D",
"selectedColor": "#06c1ae",
"list": [
{
"pagePath": "pages/index/index",

1
project.config.json

@ -8,7 +8,6 @@
"newFeature": true
},
"compileType": "miniprogram",
"libVersion": "1.9.94",
"appid": "wxfdea8f72e0cffff0",
"libVersion": "2.0.9",
"projectname": "%E5%AE%B6%E6%94%BF%E5%B0%8F%E7%A8%8B%E5%BA%8F",

Loading…
Cancel
Save