@@ -41,7 +41,7 @@
// 关于我们
function handleBack(){
uni.redirectTo({
- url: '/pages/chanpinMy/my'
+ url: '/pages/chanpinMy/myInfo'
});
}