Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
拼
拼时代
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xieyishang
拼时代
Commits
7fe0c9a7
Commit
7fe0c9a7
authored
Mar 26, 2021
by
xieyishang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
~
parent
103319e8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
5 deletions
+7
-5
pages/aboutus/aboutcontent/aboutcontent.wxml
pages/aboutus/aboutcontent/aboutcontent.wxml
+1
-1
pages/lmping/pushcard/pushcard.js
pages/lmping/pushcard/pushcard.js
+5
-3
pages/order/order.wxml
pages/order/order.wxml
+1
-1
No files found.
pages/aboutus/aboutcontent/aboutcontent.wxml
View file @
7fe0c9a7
...
...
@@ -3,7 +3,7 @@
<view class='background'>
<view class='content-top-one'>
<view class='content-top-one-t'>
悦想拼大家都在拼!
悦想拼大家都在拼!
越拼越想拼!
</view>
</view>
</view>
\ No newline at end of file
pages/lmping/pushcard/pushcard.js
View file @
7fe0c9a7
...
...
@@ -25,7 +25,7 @@ Page({
canvasId
:
'
default_PosterCanvasId
'
,
// 二维码
cpSize
:
1
40
,
cpSize
:
1
85
,
result
:
""
,
secret_key
:
""
,
//邀请码
...
...
@@ -78,8 +78,10 @@ Page({
//生成二维码 单独的二维码
caerteqrcode
()
{
drawQrcode
({
width
:
140
,
height
:
140
,
// width: 140,
// height: 140,
width
:
180
,
height
:
180
,
x
:
5
,
y
:
5
,
canvasId
:
'
tki-qrcode-canvas
'
,
...
...
pages/order/order.wxml
View file @
7fe0c9a7
...
...
@@ -16,7 +16,7 @@
</scroll-view>
</view>
<!-- 内容 -->
<view class="boxs" style="margin-top:
5
0rpx;">
<view class="boxs" style="margin-top:
3
0rpx;">
<!-- 正常订单 -->
<view wx:if="{{statusTab != 4}}">
<!-- 没有订单显示 -->
...
...
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