From 5ba7b6701c822a2b92e6eebc115d8d58c2581973 Mon Sep 17 00:00:00 2001 From: Sail <505441575@qq.com> Date: Sat, 12 Oct 2024 03:24:26 +0000 Subject: [PATCH] fix: fixed typo --- packages/runtime/plugin-router/src/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/runtime/plugin-router/src/index.js b/packages/runtime/plugin-router/src/index.js index 758a4da..e08fed1 100644 --- a/packages/runtime/plugin-router/src/index.js +++ b/packages/runtime/plugin-router/src/index.js @@ -16,8 +16,8 @@ RoutePlugin.install = function (weDebug, options = {}) { Object.assign( {}, { - title: '页面路由', - desc: '复制当前页面路由到剪切板', + title: '页面路径', + desc: '复制当前页面路径到剪切板', type: 'button', handler: { bindTap(state) {