Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gs1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴迪
gs1
Commits
a009ffc9
Commit
a009ffc9
authored
Jan 07, 2022
by
Lyan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
禅道bug
parent
0771a1d2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
+4
-1
MCommerce.vue
src/views/News/MCommerce.vue
+4
-1
No files found.
src/views/News/MCommerce.vue
View file @
a009ffc9
...
...
@@ -4,7 +4,7 @@
<div
class=
"container"
>
<div
class=
"down"
style=
"padding:20px 30px;"
>
<p>
全世界超过四十亿人正在应用移动电话。移动电话正在成为企业和消费者互动的重要渠道。今天的移动电话可以与条码“对话” ,读取无线射频识别(RFID)标签,并访问互联网。 通过使用移动电话对产品标识的读取,消费者就可获得有关这个产品的服务和信息,在明白消费的同时,增进消费者与品牌信任。
</p>
<p>
移动商务专题:
<a
:href=
"`$
{url
}/2012/MobileCom/index.html`">
{{
ur
l
}}
/2012/MobileCom/index.html
</a></p>
<p>
移动商务专题:
<a
:href=
"`$
{url
Html}/2012/MobileCom/index.html`" target="_blank">
{{
urlHtm
l
}}
/2012/MobileCom/index.html
</a></p>
</div>
<div
class=
"down"
>
<span
style=
"margin:0 0 10px;font-size:14px;display:inline-block"
>
资料下载
</span>
...
...
@@ -37,6 +37,7 @@ export default {
},
data
()
{
return
{
urlHtml
:
''
,
bzkydtCate
:
{
name
:
"移动商务"
,
ico
:
""
,
...
...
@@ -103,6 +104,8 @@ export default {
},
created
()
{
this
.
url
=
process
.
env
.
VUE_APP_HOST_URL
;
this
.
urlHtml
=
window
.
location
.
host
},
mounted
(){
this
.
list2
=
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment