Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
U
uni-pdtravel
Project
Project
Details
Activity
Releases
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
panyongping
uni-pdtravel
Commits
43756a07
Commit
43756a07
authored
Aug 09, 2021
by
zhoucong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
vlog
parent
20480cd5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
7 deletions
+1
-7
common.js
common/common.js
+0
-3
index.vue
pages/index/index.vue
+1
-4
No files found.
common/common.js
View file @
43756a07
export
default
{
export
default
{
//调用方法时--this.$commonjs.aaa()
//调用方法时--this.$commonjs.aaa()
aaa
(){
console
.
log
(
123456
)
}
}
}
\ No newline at end of file
pages/index/index.vue
View file @
43756a07
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
</view>
</view>
<view
class=
"top-content"
>
<view
class=
"top-content"
>
<view>
<view>
<navigator
url=
"../
vlog/vlogIndex/vlogIndex
"
>
<navigator
url=
"../
scenic/scenic
"
>
<image
src=
"../../static/img/index/classify1.png"
></image>
<image
src=
"../../static/img/index/classify1.png"
></image>
<view>
景区门票
</view>
<view>
景区门票
</view>
</navigator>
</navigator>
...
@@ -69,9 +69,6 @@
...
@@ -69,9 +69,6 @@
<!--
<button
@
click=
"getUserInfo()"
>
授权获取头像昵称
</button>
-->
<!--
<button
@
click=
"getUserInfo()"
>
授权获取头像昵称
</button>
-->
<!--
<view
class=
"bottom"
v-show=
"showBottom"
>
-->
<!--
<view
class=
"bottom"
v-show=
"showBottom"
>
-->
<!--#ifdef MP-WEIXIN -->
<!--#ifdef MP-WEIXIN -->
<navigator
url=
"../vlog/vlogIndex/vlogIndex"
>
<button
type=
"default"
>
vlog
</button>
</navigator>
<!--
<web-view
src=
"https://wx.pangdly.com"
></web-view>
-->
<!--
<web-view
src=
"https://wx.pangdly.com"
></web-view>
-->
<!--#endif-->
<!--#endif-->
<!--
</view>
-->
<!--
</view>
-->
...
...
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