@@ -152,7 +152,7 @@
}
function handleGoLishi() {
- if (fromPage.value) {
+ if (fromPage.value == 'appcx') {
uni.redirectTo({
url: '/pages/client/ShouYe/shouye'
})