【开发】 标协会员

This commit is contained in:
fengachen
2021-12-15 17:49:32 +08:00
parent 2bfeded661
commit 8236283f2c
20 changed files with 842 additions and 8 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ Page({
data: {
pageRputers: [
{
path: "",
path: "../standardBasicInfo/standardBasicInfo",
imgPath:'../../assets/images/basic-info.png',
val: "1",
name: "基本信息"
@@ -31,7 +31,7 @@ Page({
name: "信息交流会"
},
{
path: "../meeting/meeting?type=", // 这里应该是一个新的页面 或者用分标委的页面
path: "../council/council",
imgPath:'../../assets/images/lishi.png',
val: "5",
name: "理事会"