6331前端功能初步完成,扩展msgPop支持自定义插槽
This commit is contained in:
@ -541,6 +541,10 @@
|
||||
// 列表跳转
|
||||
handleFile(item) {
|
||||
let url = item.detailPageUrl;
|
||||
|
||||
// url="/pages/6331/BJQ6331";
|
||||
|
||||
|
||||
uni.navigateTo({
|
||||
url: url,
|
||||
success: (res) => {
|
||||
|
||||
Reference in New Issue
Block a user