修改uv工艺价格
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
});
|
||||
} else if (obj.event === 'view') {
|
||||
// 在此处输入 layer 的任意代码
|
||||
navigator.clipboard.writeText(data.content);
|
||||
navigator.clipboard.writeText(data1.content);
|
||||
layer.msg('复制成功!', {icon: 6, offset: 'auto', time: 1000});
|
||||
}
|
||||
})
|
||||
|
||||
@@ -162,7 +162,7 @@
|
||||
});
|
||||
} else if (obj.event === 'view') {
|
||||
// 在此处输入 layer 的任意代码
|
||||
navigator.clipboard.writeText(data.content);
|
||||
navigator.clipboard.writeText(data1.content);
|
||||
layer.msg('复制成功!', {icon: 6, offset: 'auto', time: 1000});
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user