소스 검색

静态页面

1002884655 3 년 전
부모
커밋
8a0d9ad180
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    1
      project.config.json
  2. 1
    1
      src/pages/index/index.jsx

+ 1
- 1
project.config.json 파일 보기

2
 	"miniprogramRoot": "dist/",
2
 	"miniprogramRoot": "dist/",
3
 	"projectname": "miniapp",
3
 	"projectname": "miniapp",
4
 	"description": "",
4
 	"description": "",
5
-	"appid": "wxe44244d1a5ea3364",
5
+	"appid": "wxc96058d57e77f373",
6
 	"setting": {
6
 	"setting": {
7
 		"urlCheck": false,
7
 		"urlCheck": false,
8
 		"es6": false,
8
 		"es6": false,

+ 1
- 1
src/pages/index/index.jsx 파일 보기

65
 
65
 
66
   return (
66
   return (
67
     <view className='Page Index'>
67
     <view className='Page Index'>
68
-      {/* <ChatIcon></ChatIcon> */}
68
+      <ChatIcon></ChatIcon>
69
       {/* <ShareToCircle visible></ShareToCircle> */}
69
       {/* <ShareToCircle visible></ShareToCircle> */}
70
       <ScrollView scroll-y>
70
       <ScrollView scroll-y>
71
         <view className='PageContent'>
71
         <view className='PageContent'>