暂存code
This commit is contained in:
+18
-19
@@ -5,18 +5,19 @@
|
||||
"iPad"
|
||||
],
|
||||
"id": "__UNI__DA4D660",
|
||||
"name": "哈希优品",
|
||||
"name": "德商汇",
|
||||
"version": {
|
||||
"name": "1.0.1",
|
||||
"code": "100"
|
||||
"code": 102
|
||||
},
|
||||
"description": "哈希优品是一款集线上商城、线下联盟商家的DAO聚合商城;通过“有趣”“有利”“有希望”的卖货玩法,吸引消费者、推广者、商家、投资人参与生态,共同打造共创共享的全球产业生态。",
|
||||
"description": "德商汇优品是一款集线上商城、线下联盟商家的DAO聚合商城;通过“有趣”“有利”“有希望”的卖货玩法,吸引消费者、推广者、商家、投资人参与生态,共同打造共创共享的全球产业生态。",
|
||||
"developer": {
|
||||
"name": "",
|
||||
"email": "",
|
||||
"url": ""
|
||||
},
|
||||
"permissions": {
|
||||
"Payment": {},
|
||||
"UniNView": {
|
||||
"description": "UniNView原生渲染"
|
||||
}
|
||||
@@ -97,6 +98,14 @@
|
||||
"dSYMs": false
|
||||
},
|
||||
"plugins": {
|
||||
"payment": {
|
||||
"alipay": {
|
||||
"__platform__": [
|
||||
"ios",
|
||||
"android"
|
||||
]
|
||||
}
|
||||
},
|
||||
"audio": {
|
||||
"mp3": {
|
||||
"description": "Android平台录音支持MP3格式文件"
|
||||
@@ -114,7 +123,7 @@
|
||||
},
|
||||
"allowsInlineMediaPlayback": true,
|
||||
"safearea": {
|
||||
"background": "#F8F8F8",
|
||||
"background": "#FFFFFF",
|
||||
"bottom": {
|
||||
"offset": "auto"
|
||||
}
|
||||
@@ -122,7 +131,7 @@
|
||||
"uni-app": {
|
||||
"control": "uni-v3",
|
||||
"vueVersion": "3",
|
||||
"compilerVersion": "4.45",
|
||||
"compilerVersion": "4.56",
|
||||
"nvueCompiler": "uni-app",
|
||||
"renderer": "auto",
|
||||
"nvue": {
|
||||
@@ -135,8 +144,8 @@
|
||||
},
|
||||
"tabBar": {
|
||||
"position": "bottom",
|
||||
"color": "#808080FF",
|
||||
"selectedColor": "#ff7c41",
|
||||
"color": "#999",
|
||||
"selectedColor": "#007aff",
|
||||
"borderStyle": "rgba(0,0,0,0.4)",
|
||||
"blurEffect": "none",
|
||||
"fontSize": "10px",
|
||||
@@ -164,16 +173,6 @@
|
||||
"zh-Hans": "分类"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/hash_union/hash_union",
|
||||
"text": "哈希联盟",
|
||||
"iconPath": "/static/column/hx.png",
|
||||
"selectedIconPath": "/static/column/hx_sel.png",
|
||||
"textLocales": {
|
||||
"en": "哈希联盟",
|
||||
"zh-Hans": "哈希联盟"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/shopping_cart/shopping_cart",
|
||||
"text": "购物车",
|
||||
@@ -195,7 +194,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"backgroundColor": "#F8F8F8",
|
||||
"custom": true,
|
||||
"selectedIndex": 0,
|
||||
"shown": true,
|
||||
"child": [
|
||||
@@ -213,7 +212,7 @@
|
||||
"enable": false
|
||||
},
|
||||
"safearea": {
|
||||
"background": "#F8F8F8",
|
||||
"background": "#FFFFFF",
|
||||
"bottom": {
|
||||
"offset": "auto"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user