提交 b8024709 作者: wk

登录图标修改

父级 9608305b
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
computeClick: function() { computeClick: function() {
let form = JSON.stringify(this.form) let form = JSON.stringify(this.form)
uni.navigateTo({ uni.navigateTo({
url: `../gi-compute-page/gi-compute-page?form=${form}&index=${this.index}&type=${this.isGroup}` url: `/pages/gallery/computePage/computePage?form=${form}&index=${this.index}&type=${this.isGroup}`
}) })
}, },
} }
......
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
methods: { methods: {
toSelcet: function() { toSelcet: function() {
uni.navigateTo({ uni.navigateTo({
url: `../select-user-page/select-user-page?selected=${JSON.stringify(this.realValue)}&type=0&project_id=${this.projectId}&index=${this.index}&user_way=${this.config.user_way}&selectPost=${JSON.stringify(this.selectPost)}` url: `/pages/gallery/app/selectUserPage/selectUserPage?selected=${JSON.stringify(this.realValue)}&type=0&project_id=${this.projectId}&index=${this.index}&user_way=${this.config.user_way}&selectPost=${JSON.stringify(this.selectPost)}`
}) })
} }
} }
......
...@@ -562,8 +562,10 @@ ...@@ -562,8 +562,10 @@
this.getMyScore() this.getMyScore()
this.getChangeRecord() this.getChangeRecord()
uni.setStorageSync("org_no", this.userInfo.user.org_no) uni.setStorageSync("org_no", this.userInfo.user.org_no)
uni.setStorageSync("org_name", this.userInfo.currentProject.projectName) var currentProject = this.userInfo.currentProject
this.city = this.userInfo.currentProject.city uni.setStorageSync("org_name", currentProject.projectName)
this.city = currentProject.city
this.address = currentProject.province + currentProject.city + currentProject.area
} }
this.getNews() this.getNews()
this.getBanners() this.getBanners()
......
...@@ -207,15 +207,19 @@ ...@@ -207,15 +207,19 @@
.ac-image { .ac-image {
width: 48rpx; width: 48rpx;
height: 48rpx; height: 48rpx;
pointer-events: none;
left: 98px;
position: absolute;
} }
text { text {
font-weight: 400; font-weight: 400;
font-size: 17px;
margin-left: 20rpx;
line-height: 20px;
text-align: left;
color: #4972f5; color: #4972f5;
top: 10px;
left: 129px;
pointer-events: none;
font-size: 34rpx;
position: absolute;
} }
} }
......

606 Bytes | W: | H:

1.6 KB | W: | H:

static/account-circle-ic.png
static/account-circle-ic.png
static/account-circle-ic.png
static/account-circle-ic.png
  • 2-up
  • Swipe
  • Onion skin

1.3 KB | W: | H:

394 Bytes | W: | H:

static/gzt-ic-sel.png
static/gzt-ic-sel.png
static/gzt-ic-sel.png
static/gzt-ic-sel.png
  • 2-up
  • Swipe
  • Onion skin

1.3 KB | W: | H:

459 Bytes | W: | H:

static/gzt-ic.png
static/gzt-ic.png
static/gzt-ic.png
static/gzt-ic.png
  • 2-up
  • Swipe
  • Onion skin

1.3 KB | W: | H:

1.1 KB | W: | H:

static/homepage-ic-sel.png
static/homepage-ic-sel.png
static/homepage-ic-sel.png
static/homepage-ic-sel.png
  • 2-up
  • Swipe
  • Onion skin

1.1 KB | W: | H:

905 Bytes | W: | H:

static/homepage-ic.png
static/homepage-ic.png
static/homepage-ic.png
static/homepage-ic.png
  • 2-up
  • Swipe
  • Onion skin

1.5 KB | W: | H:

808 Bytes | W: | H:

static/jkt-ic-sel.png
static/jkt-ic-sel.png
static/jkt-ic-sel.png
static/jkt-ic-sel.png
  • 2-up
  • Swipe
  • Onion skin

1.4 KB | W: | H:

779 Bytes | W: | H:

static/jkt-ic.png
static/jkt-ic.png
static/jkt-ic.png
static/jkt-ic.png
  • 2-up
  • Swipe
  • Onion skin

33.5 KB | W: | H:

61.8 KB | W: | H:

static/loginimage-bg.png
static/loginimage-bg.png
static/loginimage-bg.png
static/loginimage-bg.png
  • 2-up
  • Swipe
  • Onion skin

9.1 KB | W: | H:

6.4 KB | W: | H:

static/scan.png
static/scan.png
static/scan.png
static/scan.png
  • 2-up
  • Swipe
  • Onion skin

1.6 KB | W: | H:

1.7 KB | W: | H:

static/user-ic-sel.png
static/user-ic-sel.png
static/user-ic-sel.png
static/user-ic-sel.png
  • 2-up
  • Swipe
  • Onion skin

1.4 KB | W: | H:

2.0 KB | W: | H:

static/user-ic.png
static/user-ic.png
static/user-ic.png
static/user-ic.png
  • 2-up
  • Swipe
  • Onion skin

506 Bytes | W: | H:

1.5 KB | W: | H:

static/wechat-ic.png
static/wechat-ic.png
static/wechat-ic.png
static/wechat-ic.png
  • 2-up
  • Swipe
  • Onion skin
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
Please register or to comment