首页细节调整
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">鍗忚绠$悊</text>
|
||||
<text class="page-title">协议管理</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">鍗忚绠$悊 椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">协议管理 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">绠$悊鍛樺垪琛?/text>
|
||||
<text class="page-title">管理员列表</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">绠$悊鍛樺垪琛?椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">管理员列表 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">鏉冮檺璁剧疆</text>
|
||||
<text class="page-title">权限设置</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">鏉冮檺璁剧疆 椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">权限设置 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">瑙掕壊绠$悊</text>
|
||||
<text class="page-title">角色管理</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">瑙掕壊绠$悊 椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">角色管理 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">閰嶉€佸憳绠$悊</text>
|
||||
<text class="page-title">配送员管理</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">閰嶉€佸憳绠$悊 椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">配送员管理 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">鎻愯揣鐐硅缃?/text>
|
||||
<text class="page-title">提货点设置</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">鎻愯揣鐐硅缃?椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">提货点设置 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">杩愯垂妯℃澘</text>
|
||||
<text class="page-title">运费模板</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">杩愯垂妯℃澘 椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">运费模板 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">鍟嗗搧閲囬泦閰嶇疆</text>
|
||||
<text class="page-title">商品采集配置</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">鍟嗗搧閲囬泦閰嶇疆 椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">商品采集配置 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">鐢靛瓙闈㈠崟閰嶇疆</text>
|
||||
<text class="page-title">电子面单配置</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">鐢靛瓙闈㈠崟閰嶇疆 椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">电子面单配置 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">鐗╂祦鏌ヨ閰嶇疆</text>
|
||||
<text class="page-title">物流查询配置</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">鐗╂祦鏌ヨ閰嶇疆 椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">物流查询配置 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">涓€鍙烽€氶厤缃?/text>
|
||||
<text class="page-title">一号通配置</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">涓€鍙烽€氶厤缃?椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">一号通配置 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">涓€鍙烽€氶〉闈?/text>
|
||||
<text class="page-title">一号通页面</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">涓€鍙烽€氶〉闈?椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">一号通页面 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">鍟嗗煄鏀粯閰嶇疆</text>
|
||||
<text class="page-title">商城支付配置</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">鍟嗗煄鏀粯閰嶇疆 椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">商城支付配置 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">鐭俊鎺ュ彛閰嶇疆</text>
|
||||
<text class="page-title">短信接口配置</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">鐭俊鎺ュ彛閰嶇疆 椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">短信接口配置 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">绯荤粺瀛樺偍閰嶇疆</text>
|
||||
<text class="page-title">系统存储配置</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">绯荤粺瀛樺偍閰嶇疆 椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">系统存储配置 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">娑堟伅绠$悊</text>
|
||||
<text class="page-title">消息管理</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">娑堟伅绠$悊 椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">消息管理 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="page-container">
|
||||
<view class="page-header">
|
||||
<text class="page-title">绠$悊鍛樼鐞?/text>
|
||||
<text class="page-title">管理员管理</text>
|
||||
<text class="page-subtitle">Component: SettingSystemAdmin</text>
|
||||
</view>
|
||||
|
||||
<view class="page-content">
|
||||
<view class="placeholder-card">
|
||||
<text class="placeholder-title">椤甸潰鍗犱綅</text>
|
||||
<text class="placeholder-desc">璇ュ姛鑳芥ā鍧楁鍦ㄥ紑鍙戜腑</text>
|
||||
<text class="placeholder-info">褰撳墠閲囩敤 CRMEB 璺敱浣撶郴 1:1 鏄犲皠</text>
|
||||
<text class="placeholder-title">页面占位</text>
|
||||
<text class="placeholder-desc">该功能模块正在开发中</text>
|
||||
<text class="placeholder-info">当前采用 CRMEB 路由体系 1:1 映射</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -18,14 +18,14 @@
|
||||
<script setup lang="uts">
|
||||
import { ref } from 'vue'
|
||||
|
||||
// TODO: 瀹炵幇 绠$悊鍛樼鐞?鐨勫叿浣撳姛鑳?
|
||||
// TODO: 实现 管理员管理 的具体功能
|
||||
const loading = ref<boolean>(false)
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
.page-container {
|
||||
/* padding removed */
|
||||
|
||||
padding: 20px;
|
||||
min-height: 100vh;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
|
||||
@@ -79,5 +79,3 @@ const loading = ref<boolean>(false)
|
||||
color: #1890ff;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">鍗忚璁剧疆</text>
|
||||
<text class="page-title">协议设置</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">鍗忚璁剧疆 椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">协议设置 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">娑堟伅绠$悊</text>
|
||||
<text class="page-title">消息管理</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">娑堟伅绠$悊 椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">消息管理 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="page-container">
|
||||
<view class="page-header">
|
||||
<text class="page-title">瑙掕壊绠$悊</text>
|
||||
<text class="page-title">角色管理</text>
|
||||
<text class="page-subtitle">Component: SettingSystemRole</text>
|
||||
</view>
|
||||
|
||||
<view class="page-content">
|
||||
<view class="placeholder-card">
|
||||
<text class="placeholder-title">椤甸潰鍗犱綅</text>
|
||||
<text class="placeholder-desc">璇ュ姛鑳芥ā鍧楁鍦ㄥ紑鍙戜腑</text>
|
||||
<text class="placeholder-info">褰撳墠閲囩敤 CRMEB 璺敱浣撶郴 1:1 鏄犲皠</text>
|
||||
<text class="placeholder-title">页面占位</text>
|
||||
<text class="placeholder-desc">该功能模块正在开发中</text>
|
||||
<text class="placeholder-info">当前采用 CRMEB 路由体系 1:1 映射</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -18,14 +18,14 @@
|
||||
<script setup lang="uts">
|
||||
import { ref } from 'vue'
|
||||
|
||||
// TODO: 瀹炵幇 瑙掕壊绠$悊 鐨勫叿浣撳姛鑳?
|
||||
// TODO: 实现 角色管理 的具体功能
|
||||
const loading = ref<boolean>(false)
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
.page-container {
|
||||
/* padding removed */
|
||||
|
||||
padding: 20px;
|
||||
min-height: 100vh;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
|
||||
@@ -79,5 +79,3 @@ const loading = ref<boolean>(false)
|
||||
color: #1890ff;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">灏忕エ閰嶇疆</text>
|
||||
<text class="page-title">小票配置</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">灏忕エ閰嶇疆 椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">小票配置 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<template>
|
||||
<view class="admin-page-container">
|
||||
<view class="page-card">
|
||||
<view class="page-header">
|
||||
<text class="page-title">瀹㈡湇璁剧疆</text>
|
||||
<text class="page-title">客服设置</text>
|
||||
</view>
|
||||
<view class="page-content">
|
||||
<text class="placeholder-text">瀹㈡湇璁剧疆 椤甸潰寮€鍙戜腑...</text>
|
||||
<text class="placeholder-text">客服设置 页面开发中...</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -15,10 +15,9 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.admin-page-container { /* padding removed */ }
|
||||
.admin-page-container { padding: 20px; background-color: #f5f7f9; min-height: 100vh; }
|
||||
.page-card { background-color: #fff; border-radius: 4px; padding: 20px; box-shadow: 0 1px 4px rgba(0,21,41,0.08); }
|
||||
.page-header { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
|
||||
.page-title { font-size: 16px; font-weight: bold; color: #303133; }
|
||||
.placeholder-text { font-size: 14px; color: #909399; }
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user