mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-18 00:15:54 +08:00
新增扫描二维码功能以及h5复制链接app中打开连接功能删除无用的node包
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/** 配置楼层模块的跳转 */
|
||||
export function modelnavigateTo(item) {
|
||||
export function modelNavigateTo(item) {
|
||||
|
||||
let val = item.url;
|
||||
switch (val.___type) {
|
||||
case "goods":
|
||||
|
||||
Reference in New Issue
Block a user