|
@@ -1,7 +1,7 @@
|
|
|
/*
|
|
/*
|
|
|
* @Author: your name
|
|
* @Author: your name
|
|
|
* @Date: 2021-02-03 15:37:02
|
|
* @Date: 2021-02-03 15:37:02
|
|
|
- * @LastEditTime: 2021-03-02 10:58:14
|
|
|
|
|
|
|
+ * @LastEditTime: 2021-03-02 14:32:53
|
|
|
* @LastEditors: Please set LastEditors
|
|
* @LastEditors: Please set LastEditors
|
|
|
* @Description: In User Settings Edit
|
|
* @Description: In User Settings Edit
|
|
|
* @FilePath: \taroDemo\myApp\src\app.config.js
|
|
* @FilePath: \taroDemo\myApp\src\app.config.js
|
|
@@ -24,6 +24,7 @@ export default {
|
|
|
'pages/myBox/userAgreement/index', //用户协议
|
|
'pages/myBox/userAgreement/index', //用户协议
|
|
|
'pages/myBox/privacyPolicy/index', //隐私政策
|
|
'pages/myBox/privacyPolicy/index', //隐私政策
|
|
|
'pages/myBox/aboutLabsop/index', //关于labsop
|
|
'pages/myBox/aboutLabsop/index', //关于labsop
|
|
|
|
|
+ 'pages/myBox/helpAndBack/index' //帮助与反馈
|
|
|
],
|
|
],
|
|
|
tabBar: {
|
|
tabBar: {
|
|
|
list: [{
|
|
list: [{
|