qxf #116

Merged
qxf merged 3 commits from qxf into master 2020-12-01 10:03:15 +00:00
3 changed files with 4 additions and 4 deletions
Showing only changes of commit 1e06c5067f - Show all commits

View File

@ -2,8 +2,8 @@
"name" : "德铭阳光商家", "name" : "德铭阳光商家",
"appid" : "__UNI__EA895BE", "appid" : "__UNI__EA895BE",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.1",
"versionCode" : "100", "versionCode" : 101,
"transformPx" : false, "transformPx" : false,
/* 5+App */ /* 5+App */
"app-plus" : { "app-plus" : {

View File

@ -61,7 +61,7 @@
{ {
"path": "pages/index/index", "path": "pages/index/index",
"style": { "style": {
"navigationBarTitleText": "德铭阳光在线", "navigationBarTitleText": "德铭阳光商家",
"app-plus": { "app-plus": {
"titleNView": { "titleNView": {
"backgroundColor": "#FFFFFF", "backgroundColor": "#FFFFFF",

File diff suppressed because one or more lines are too long