添加页面
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!--
|
||||
* @Date: 2025-10-16 15:15:47
|
||||
* @LastEditors: lip
|
||||
* @LastEditTime: 2025-11-04 11:50:05
|
||||
* @LastEditors: shirlwang
|
||||
* @LastEditTime: 2025-11-05 16:52:15
|
||||
-->
|
||||
<template>
|
||||
<!-- @scroll="handleScroll" @scrolltolower="scrollBottom" -->
|
||||
@@ -107,7 +107,7 @@ function tiao(){
|
||||
console.log('尝试导航到待办详情页面');
|
||||
// 尝试直接使用uni.navigateTo,使用正确的格式
|
||||
uni.navigateTo({
|
||||
url: '/packageRc/pages/demand/index',
|
||||
url: `/packageRc/pages/needs/personNeeds`,
|
||||
success: function() {
|
||||
console.log('导航成功');
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user