Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
web-pc-freecin
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
蔡润涛
web-pc-freecin
Commits
8a953d82
Commit
8a953d82
authored
Mar 25, 2018
by
蔡润涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
5284b74e
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
22 deletions
+3
-22
workspace.xml
.idea/workspace.xml
+0
-0
index.html
index.html
+1
-1
vueComponent.js
js/vueComponent.js
+2
-21
No files found.
.idea/workspace.xml
View file @
8a953d82
This diff is collapsed.
Click to expand it.
index.html
View file @
8a953d82
...
...
@@ -239,6 +239,6 @@
<script
type=
"text/javascript"
src=
'js/language.js?ver=1.2'
></script>
<script
type=
"text/javascript"
src=
'js/jquery-3.1.1.min.js'
></script>
<script
type=
"text/javascript"
src=
'js/swiper.min.js'
></script>
<script
type=
"text/javascript"
src=
"js/vueComponent.js?ver=1.
2
"
></script>
<script
type=
"text/javascript"
src=
"js/vueComponent.js?ver=1.
3
"
></script>
<script
type=
"text/javascript"
src=
'js/index.js?ver=1.1'
></script>
</html>
js/vueComponent.js
View file @
8a953d82
...
...
@@ -108,27 +108,8 @@ header = Vue.extend({
</div>
<ul class="lists fl">
<li class="fl"><a href="index.html" v-text='language.index.home'></a></li>
<li class="fl solutios_head">
<a href="#" v-text='language.index.header.solution'></a>
<div class="solutions">
<ul class="clear box_center" style='padding-left:383px;' v-bind:class="{solution_padding_cn:cn_en}">
<li class="fl pointer"> <a href="text_solutions.html?type=sms" v-text='language.index.header.text_solutions'></a></li>
<li class="fl pointer"><a href="audio_solutions.html?type=voice" v-text='language.index.header.audio_solutions'></a></li>
<li class="fl pointer"><a href="mail_solutions.html?type=sms" v-text='language.index.header.custom'></a></li>
</ul>
</div>
</li>
<li class="fl pointer document_head" >
<a href="#" v-text='language.index.header.doc'></a>
<div class="solutions">
<ul class="clear box_center " style='padding-left:464px;' v-bind:class="{document_padding_en:!cn_en}" >
<li class="fl pointer"><a href="tools.html" v-text='language.index.header.document_'></a></li>
<li class="fl pointer"><a href="price.html" v-text='language.index.header.price'></a></li>
</ul>
</div>
</li>
<li class="fl"><a href="text_solutions.html?type=sms" v-text='language.index.header.solution'></a></li>
<li class="fl"><a href="tools.html" v-text='language.index.header.doc'></a></li>
<li class="fl"><a href="about.html" v-text='language.index.header.about'></a></li>
</ul>
...
...
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