Compare commits

..

No commits in common. "1386ffada03e4688406ae81551257d12b525d923" and "cf227cf306a3fe9889020b73fa6a6e5b032d2701" have entirely different histories.

2 changed files with 1604 additions and 778 deletions

View File

@ -127,13 +127,11 @@
// }
// // #endif
],
[
// {
// "title": this.$t('mine.feedback'),
// "to": '/uni_modules/uni-feedback/pages/opendb-feedback/opendb-feedback',
// "icon": "help"
// },
{
[{
"title": this.$t('mine.feedback'),
"to": '/uni_modules/uni-feedback/pages/opendb-feedback/opendb-feedback',
"icon": "help"
}, {
"title": this.$t('mine.settings'),
"to": '/pagesPackage/ucenter/settings/settings',
"icon": "gear"

File diff suppressed because it is too large Load Diff