From 5a7010125649b3c2fd668c28deab3bbece77f53f Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Sat, 2 May 2020 16:42:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=91=98=E5=B7=A5=E6=9D=83?= =?UTF-8?q?=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../frame/staffPrivilege/staffPrivilege.html | 0 .../{components => pages}/frame/staffPrivilege/staffPrivilege.js | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename public/{components => pages}/frame/staffPrivilege/staffPrivilege.html (100%) rename public/{components => pages}/frame/staffPrivilege/staffPrivilege.js (100%) diff --git a/public/components/frame/staffPrivilege/staffPrivilege.html b/public/pages/frame/staffPrivilege/staffPrivilege.html similarity index 100% rename from public/components/frame/staffPrivilege/staffPrivilege.html rename to public/pages/frame/staffPrivilege/staffPrivilege.html diff --git a/public/components/frame/staffPrivilege/staffPrivilege.js b/public/pages/frame/staffPrivilege/staffPrivilege.js similarity index 100% rename from public/components/frame/staffPrivilege/staffPrivilege.js rename to public/pages/frame/staffPrivilege/staffPrivilege.js