Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
J
jd-vx-app
Project
Project
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
Administrator
jd-vx-app
Commits
c51aefd6
Commit
c51aefd6
authored
Jun 30, 2023
by
肖健
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
按钮文案更改。
增加京东加签的index.js,使用方法看README.md
parent
2c1e9d68
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
README.md
README.md
+1
-0
js-security-jdxcx.zip
js-security-jdxcx.zip
+0
-0
index.vue
pages/login/index/index.vue
+2
-2
No files found.
README.md
0 → 100644
View file @
c51aefd6
js-security-jdxcx.zip解压后放入到node_modules目录下(因为这是京东内部的包,我们无法访问)
\ No newline at end of file
js-security-jdxcx.zip
0 → 100644
View file @
c51aefd6
File added
pages/login/index/index.vue
View file @
c51aefd6
...
...
@@ -9,10 +9,10 @@
@
getphonenumber=
"getPhoneNumber"
:style=
"config.loginConfig && config.loginConfig.wxBtnStyle"
>
微信
手机号快捷登录
手机号快捷登录
</button>
<!-- 防止连续点击触发获取微信用户信息 -->
<button
class=
"phone-btn"
:style=
"config.loginConfig && config.loginConfig.wxBtnStyle"
v-else
@
tap=
"needAuthor"
>
微信
手机号快捷登录
</button>
<button
class=
"phone-btn"
:style=
"config.loginConfig && config.loginConfig.wxBtnStyle"
v-else
@
tap=
"needAuthor"
>
手机号快捷登录
</button>
</view>
<!-- 弹窗类型展示协议授权 -->
<view
class=
"dialog-tips"
v-if=
"selfTipsDialog"
>
...
...
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