Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
voucher-h5
Project
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
潘琦
voucher-h5
Commits
27d1d9c6
Commit
27d1d9c6
authored
Oct 17, 2019
by
潘琦
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
生育全程签约wxjssdk;
parent
bec874a6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
index.vue
src/views/signing/index.vue
+2
-2
index.vue
src/views/signingWD/index.vue
+1
-1
No files found.
src/views/signing/index.vue
View file @
27d1d9c6
...
...
@@ -489,7 +489,7 @@ import { SubtractDay, getBirthByIdNumber, getSexByIdCard, getAgeByBirth } from '
import
_defaultPicture
from
'../../assets/images/org-default-picture.png'
import
_noticePicture
from
'../../assets/images/notice-img.png'
import
_signatureBg
from
'../../assets/images/signature-bg.png'
//
import { wxpermission } from '@/wxpermission'
import
{
wxpermission
}
from
'@/wxpermission'
const
wx
=
require
(
'weixin-js-sdk'
)
export
default
{
...
...
@@ -627,7 +627,7 @@ export default {
},
created
()
{
console
.
log
(
'created'
)
//
wxpermission(0, () => {})
wxpermission
(
0
,
()
=>
{})
// this.getOrgInfoFn()
// 根据来源,省市区联动相对应显示默认值
if
(
this
.
from
!==
''
)
{
...
...
src/views/signingWD/index.vue
View file @
27d1d9c6
...
...
@@ -593,7 +593,7 @@ export default {
},
created
()
{
console
.
log
(
'created'
)
//
wxpermission(0, () => {})
wxpermission
(
0
,
()
=>
{})
// this.getOrgInfoFn()
// 根据来源,省市区联动相对应显示默认值
if
(
this
.
from
!==
''
)
{
...
...
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