Skip to content

Commit 4786e2f

Browse files
authored
Merge pull request #5 from bigbaser/dev
update address
2 parents 80b1554 + 76790c0 commit 4786e2f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/pages/stf/usedevices.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ export default {
245245
},
246246
phonePassword() {
247247
window.open(
248-
"http://km.innotechx.com/pages/viewpage.action?pageId=68127812",
248+
"http://www.baidu.com",
249249
"_blank"
250250
);
251251
// this.$confirm('确定要查看密码吗?', '提示', {
@@ -260,7 +260,7 @@ export default {
260260
},
261261
instruction() {
262262
window.open(
263-
"http://km.innotechx.com/pages/viewpage.action?pageId=68127812",
263+
"http://www.baidu.com",
264264
"_blank"
265265
);
266266
},

src/pages/track/Report.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
>清除</el-button
6464
>
6565
<a
66-
href="http://km.innotechx.com/pages/viewpage.action?pageId=69737663"
66+
href="http://www.baidu.com"
6767
target="_blank"
6868
class="help"
6969
>

0 commit comments

Comments
 (0)