【开发】 标协会员
This commit is contained in:
@@ -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: "理事会"
|
||||
|
||||
Reference in New Issue
Block a user